"./vfs.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Starting (try 1/5) 2026/02/07 05:25:11 DEBUG : Creating backend with remote "TestDrime:rclone-test-cuhaqot7yuro" 2026/02/07 05:25:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/07 05:25:12 DEBUG : Creating backend with remote "/tmp/rclone377033846" === RUN TestDirHandleMethods run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 05:25:12 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 05:25:16 DEBUG : WaitForWriters: timeout=30s 2026/02/07 05:25:16 DEBUG : dir: Looking for writers 2026/02/07 05:25:16 DEBUG : Looking for writers 2026/02/07 05:25:16 DEBUG : dir: reading active writers 2026/02/07 05:25:16 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirHandleMethods Messages: directories --- FAIL: TestDirHandleMethods (18.79s) === RUN TestDirHandleReaddir run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 05:25:30 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 05:25:43 DEBUG : WaitForWriters: timeout=30s 2026/02/07 05:25:43 DEBUG : dir/subdir: Looking for writers 2026/02/07 05:25:43 DEBUG : dir: Looking for writers 2026/02/07 05:25:43 DEBUG : file1: reading active writers 2026/02/07 05:25:43 DEBUG : file2: reading active writers 2026/02/07 05:25:43 DEBUG : subdir: reading active writers 2026/02/07 05:25:43 DEBUG : Looking for writers 2026/02/07 05:25:43 DEBUG : dir: reading active writers 2026/02/07 05:25:43 DEBUG : >WaitForWriters: run.go:130: removing dir "dir/subdir" failed - try 1/3: directory not empty run.go:130: removing dir "dir/subdir" failed - try 2/3: directory not empty run.go:130: removing dir "dir/subdir" failed - try 3/3: directory not empty run.go:133: removing dir "dir/subdir" failed: directory not empty run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir", "dir/subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir" } Test: TestDirHandleReaddir Messages: directories --- FAIL: TestDirHandleReaddir (33.27s) === RUN TestDirHandleReaddirnames run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 05:26:04 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure dir_handle_test.go:102: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:102 Error: Not equal: expected: 1 actual : 2 Test: TestDirHandleReaddirnames 2026/02/07 05:26:24 DEBUG : WaitForWriters: timeout=30s 2026/02/07 05:26:24 DEBUG : dir/subdir: Looking for writers 2026/02/07 05:26:24 DEBUG : dir: Looking for writers 2026/02/07 05:26:24 DEBUG : file1: reading active writers 2026/02/07 05:26:24 DEBUG : subdir: reading active writers 2026/02/07 05:26:24 DEBUG : Looking for writers 2026/02/07 05:26:24 DEBUG : dir: reading active writers 2026/02/07 05:26:24 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:102 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirHandleReaddirnames Messages: directories --- FAIL: TestDirHandleReaddirnames (32.64s) === RUN TestDirMethods run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 05:26:36 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 05:26:49 DEBUG : WaitForWriters: timeout=30s 2026/02/07 05:26:49 DEBUG : dir: Looking for writers 2026/02/07 05:26:49 DEBUG : Looking for writers 2026/02/07 05:26:49 DEBUG : dir: reading active writers 2026/02/07 05:26:49 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirMethods Messages: directories --- FAIL: TestDirMethods (27.27s) === RUN TestDirForgetAll run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 05:27:03 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 05:27:15 DEBUG : dir: forgetting directory cache 2026/02/07 05:27:15 DEBUG : forgetting directory cache 2026/02/07 05:27:15 DEBUG : dir: forgetting directory cache 2026/02/07 05:27:15 DEBUG : WaitForWriters: timeout=30s 2026/02/07 05:27:15 DEBUG : Looking for writers 2026/02/07 05:27:15 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestDirForgetAll (23.88s) === RUN TestDirForgetPath run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 05:27:27 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 05:27:46 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/02/07 05:27:46 DEBUG : dir: invalidating directory cache 2026/02/07 05:27:46 DEBUG : >ForgetPath: 2026/02/07 05:27:46 DEBUG : ForgetPath: relativePath="dir", type=0 2026/02/07 05:27:46 DEBUG : invalidating directory cache 2026/02/07 05:27:46 DEBUG : dir: forgetting directory cache 2026/02/07 05:27:46 DEBUG : >ForgetPath: 2026/02/07 05:27:46 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/02/07 05:27:46 DEBUG : >ForgetPath: 2026/02/07 05:27:46 DEBUG : WaitForWriters: timeout=30s 2026/02/07 05:27:46 DEBUG : dir: Looking for writers 2026/02/07 05:27:46 DEBUG : Looking for writers 2026/02/07 05:27:46 DEBUG : dir: reading active writers 2026/02/07 05:27:46 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestDirForgetPath (30.04s) === RUN TestDirWalk run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 05:27:57 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 05:28:47 DEBUG : forgetting directory cache 2026/02/07 05:28:47 DEBUG : dir: forgetting directory cache 2026/02/07 05:28:49 DEBUG : WaitForWriters: timeout=30s 2026/02/07 05:28:49 DEBUG : dir: Looking for writers 2026/02/07 05:28:49 DEBUG : fil/a/b: Looking for writers 2026/02/07 05:28:49 DEBUG : fil/a: Looking for writers 2026/02/07 05:28:49 DEBUG : b: reading active writers 2026/02/07 05:28:49 DEBUG : fil: Looking for writers 2026/02/07 05:28:49 DEBUG : a: reading active writers 2026/02/07 05:28:49 DEBUG : Looking for writers 2026/02/07 05:28:49 DEBUG : dir: reading active writers 2026/02/07 05:28:49 DEBUG : fil: reading active writers 2026/02/07 05:28:49 DEBUG : >WaitForWriters: run.go:130: removing dir "fil/a/b" failed - try 1/3: directory not empty run.go:130: removing dir "fil/a/b" failed - try 2/3: directory not empty --- PASS: TestDirWalk (63.08s) === RUN TestDirSetModTime run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 05:29:00 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:345 /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:345 /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 2026/02/07 05:29:14 DEBUG : WaitForWriters: timeout=30s 2026/02/07 05:29:14 DEBUG : dir: Looking for writers 2026/02/07 05:29:14 DEBUG : Looking for writers 2026/02/07 05:29:14 DEBUG : dir: reading active writers 2026/02/07 05:29:14 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestDirSetModTime Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestDirSetModTime Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirSetModTime Messages: directories --- FAIL: TestDirSetModTime (28.27s) === RUN TestDirStat run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 05:29:29 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure 2026/02/07 05:29:50 DEBUG : WaitForWriters: timeout=30s 2026/02/07 05:29:50 DEBUG : dir: Looking for writers 2026/02/07 05:29:50 DEBUG : file1: reading active writers 2026/02/07 05:29:50 DEBUG : Looking for writers 2026/02/07 05:29:50 DEBUG : dir: reading active writers 2026/02/07 05:29:50 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure --- PASS: TestDirStat (37.60s) === RUN TestDirReadDirAll run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 05:30:06 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/02/07 05:30:25 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/02/07 05:30:25 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/02/07 05:30:25 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/02/07 05:30:25 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/02/07 05:30:34 DEBUG : dir: invalidating directory cache 2026/02/07 05:30:34 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/02/07 05:30:34 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/02/07 05:30:34 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/02/07 05:30:34 DEBUG : dir/file1: Reset virtual modtime 2026/02/07 05:30:34 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/02/07 05:30:34 DEBUG : dir/virtualFile: Reset virtual modtime 2026/02/07 05:30:34 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/02/07 05:30:34 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/02/07 05:30:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/07 05:30:34 DEBUG : dir: invalidating directory cache 2026/02/07 05:30:35 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/02/07 05:30:35 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/07 05:30:35 DEBUG : dir/virtualFile: Reset virtual modtime 2026/02/07 05:30:35 DEBUG : forgetting directory cache 2026/02/07 05:30:35 DEBUG : dir: forgetting directory cache 2026/02/07 05:30:35 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/07 05:30:35 DEBUG : WaitForWriters: timeout=30s 2026/02/07 05:30:35 DEBUG : dir/virtualDir: Looking for writers 2026/02/07 05:30:35 DEBUG : dir: Looking for writers 2026/02/07 05:30:35 DEBUG : virtualFile2: reading active writers 2026/02/07 05:30:35 DEBUG : virtualFile: reading active writers 2026/02/07 05:30:35 DEBUG : virtualDir: reading active writers 2026/02/07 05:30:35 DEBUG : file1: reading active writers 2026/02/07 05:30:35 DEBUG : Looking for writers 2026/02/07 05:30:35 DEBUG : dir: reading active writers 2026/02/07 05:30:35 DEBUG : >WaitForWriters: === NAME TestDirReadDirAll run.go:130: removing dir "dir/virtualDir" failed - try 1/3: directory not empty run.go:130: removing dir "dir/virtualDir" failed - try 2/3: directory not empty run.go:130: removing dir "dir/virtualDir" failed - try 3/3: directory not empty run.go:133: removing dir "dir/virtualDir" failed: directory not empty run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir", "dir/virtualDir"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=14) "dir/virtualDir" } Test: TestDirReadDirAll Messages: directories --- FAIL: TestDirReadDirAll (48.80s) --- PASS: TestDirReadDirAll/Virtual (9.74s) === RUN TestDirOpen run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 05:30:55 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:334 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestDirOpen Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:334 Error: Not equal: expected: 0 actual : 1 Test: TestDirOpen Messages: 1 objects not found 2026/02/07 05:31:10 ERROR : dir/: Can only open directories read only 2026/02/07 05:31:10 DEBUG : WaitForWriters: timeout=30s 2026/02/07 05:31:10 DEBUG : dir: Looking for writers 2026/02/07 05:31:10 DEBUG : Looking for writers 2026/02/07 05:31:10 DEBUG : dir: reading active writers 2026/02/07 05:31:10 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirOpen Messages: directories --- FAIL: TestDirOpen (30.48s) === RUN TestDirCreate run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 05:31:26 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 05:31:33 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/02/07 05:31:33 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/07 05:31:33 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/02/07 05:31:33 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/07 05:31:33 DEBUG : drime root 'rclone-test-cuhaqot7yuro': File to upload is small (5 bytes), uploading instead of streaming 2026/02/07 05:31:40 DEBUG : dir/potato: size = 5 OK 2026/02/07 05:31:40 NOTICE: drime root 'rclone-test-cuhaqot7yuro': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/07 05:31:40 DEBUG : dir/potato: Size of src and dst objects identical 2026/02/07 05:31:40 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/07 05:31:40 DEBUG : WaitForWriters: timeout=30s 2026/02/07 05:31:40 DEBUG : dir: Looking for writers 2026/02/07 05:31:40 DEBUG : file1: reading active writers 2026/02/07 05:31:40 DEBUG : potato: reading active writers 2026/02/07 05:31:40 DEBUG : Looking for writers 2026/02/07 05:31:40 DEBUG : dir: reading active writers 2026/02/07 05:31:40 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestDirCreate Messages: listing wrong, want got dir/potato (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestDirCreate Messages: Unexpected file "dir/potato" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirCreate Messages: directories --- FAIL: TestDirCreate (28.32s) === RUN TestDirMkdir run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 05:31:54 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:345 /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:389 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestDirMkdir Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/potato (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:345 /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:389 Error: Should be true Test: TestDirMkdir Messages: Unexpected file "dir/potato" 2026/02/07 05:32:21 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 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:401 Error: Not equal: expected: []string{"file1,14,false", "sub,0,true"} actual : []string{"file1,14,false", "potato,5,false", "sub,0,true"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=14) "file1,14,false", + (string) (len=14) "potato,5,false", (string) (len=10) "sub,0,true" Test: TestDirMkdir fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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/vfs/dir_test.go:405 Error: Should be true Test: TestDirMkdir Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/potato (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:405 Error: Should be true Test: TestDirMkdir Messages: Unexpected file "dir/potato" 2026/02/07 05:32:33 DEBUG : WaitForWriters: timeout=30s 2026/02/07 05:32:33 DEBUG : dir/sub: Looking for writers 2026/02/07 05:32:33 DEBUG : dir: Looking for writers 2026/02/07 05:32:33 DEBUG : file1: reading active writers 2026/02/07 05:32:33 DEBUG : potato: reading active writers 2026/02/07 05:32:33 DEBUG : sub: reading active writers 2026/02/07 05:32:33 DEBUG : Looking for writers 2026/02/07 05:32:33 DEBUG : dir: reading active writers 2026/02/07 05:32:33 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirMkdir Messages: directories --- FAIL: TestDirMkdir (55.87s) === RUN TestDirMkdirSub run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 05:32:50 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/02/07 05:33:05 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/02/07 05:33:06 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:430 Error: Not equal: expected: []string{"dir", "dir/sub", "dir/sub/subsub"} actual : []string{"dir", "dir/sub"} Diff: --- Expected +++ Actual @@ -1,5 +1,4 @@ -([]string) (len=3) { +([]string) (len=2) { (string) (len=3) "dir", - (string) (len=7) "dir/sub", - (string) (len=14) "dir/sub/subsub" + (string) (len=7) "dir/sub" } Test: TestDirMkdirSub Messages: directories 2026/02/07 05:33:16 DEBUG : WaitForWriters: timeout=30s 2026/02/07 05:33:16 DEBUG : dir/sub/subsub: Looking for writers 2026/02/07 05:33:16 DEBUG : dir/sub: Looking for writers 2026/02/07 05:33:16 DEBUG : subsub: reading active writers 2026/02/07 05:33:16 DEBUG : dir: Looking for writers 2026/02/07 05:33:16 DEBUG : file1: reading active writers 2026/02/07 05:33:16 DEBUG : sub: reading active writers 2026/02/07 05:33:16 DEBUG : Looking for writers 2026/02/07 05:33:16 DEBUG : dir: reading active writers 2026/02/07 05:33:16 DEBUG : >WaitForWriters: run.go:130: removing dir "dir/sub" failed - try 1/3: directory not empty run.go:130: removing dir "dir/sub" failed - try 2/3: directory not empty run.go:130: removing dir "dir/sub" failed - try 3/3: directory not empty run.go:133: removing dir "dir/sub" failed: directory not empty run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir", "dir/sub"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=7) "dir/sub" } Test: TestDirMkdirSub Messages: directories --- FAIL: TestDirMkdirSub (47.92s) === RUN TestDirRemove run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 05:33:38 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure 2026/02/07 05:33:58 ERROR : dir/: Dir.Remove not empty 2026/02/07 05:33:58 DEBUG : dir/file1: Remove: 2026/02/07 05:33:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/07 05:33:58 DEBUG : dir/file1: >Remove: err= 2026/02/07 05:33:58 ERROR : dir/: Dir.Remove not empty dir_test.go:456: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:456 Error: Received unexpected error: Directory not empty Test: TestDirRemove 2026/02/07 05:33:58 DEBUG : WaitForWriters: timeout=30s 2026/02/07 05:33:58 DEBUG : dir/sub: Looking for writers 2026/02/07 05:33:58 DEBUG : dir: Looking for writers 2026/02/07 05:33:58 DEBUG : sub: reading active writers 2026/02/07 05:33:58 DEBUG : Looking for writers 2026/02/07 05:33:58 DEBUG : dir: reading active writers 2026/02/07 05:33:58 DEBUG : >WaitForWriters: 2026/02/07 05:33:59 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/07 05:33:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/07 05:33:59 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/07 05:33:59 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/07 05:34:00 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/07 05:34:00 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/07 05:34:00 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/07 05:34:00 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/07 05:34:01 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/07 05:34:01 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/07 05:34:01 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/07 05:34:01 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/07 05:34:01 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/07 05:34:01 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/07 05:34:02 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/07 05:34:02 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/07 05:34:03 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/07 05:34:03 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/07 05:34:06 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/07 05:34:06 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "dir/file1" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/07 05:34:11 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/07 05:34:11 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/07 05:34:21 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/07 05:34:41 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/07 05:35:01 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/07 05:35:16 DEBUG : forgetting directory cache 2026/02/07 05:35:16 DEBUG : dir: forgetting directory cache 2026/02/07 05:35:16 DEBUG : dir: forgetting directory cache 2026/02/07 05:35:21 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/07 05:35:41 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/07 05:35:43 DEBUG : forgetting directory cache 2026/02/07 05:35:43 DEBUG : dir: forgetting directory cache 2026/02/07 05:35:43 DEBUG : dir/subdir: forgetting directory cache 2026/02/07 05:36:01 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/07 05:36:21 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/07 05:36:24 DEBUG : forgetting directory cache 2026/02/07 05:36:24 DEBUG : dir: forgetting directory cache 2026/02/07 05:36:24 DEBUG : dir/subdir: forgetting directory cache 2026/02/07 05:36:41 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/07 05:36:49 DEBUG : forgetting directory cache 2026/02/07 05:36:49 DEBUG : dir: forgetting directory cache 2026/02/07 05:36:49 DEBUG : dir: forgetting directory cache 2026/02/07 05:37:01 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/07 05:37:21 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/07 05:37:41 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/07 05:37:44 DEBUG : forgetting directory cache 2026/02/07 05:37:44 DEBUG : dir: forgetting directory cache 2026/02/07 05:38:01 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/07 05:38:21 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/07 05:38:41 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/07 05:38:47 DEBUG : forgetting directory cache 2026/02/07 05:38:47 DEBUG : dir: forgetting directory cache 2026/02/07 05:38:47 DEBUG : dir: forgetting directory cache 2026/02/07 05:38:47 DEBUG : fil: forgetting directory cache 2026/02/07 05:38:47 DEBUG : fil/a: forgetting directory cache 2026/02/07 05:38:47 DEBUG : fil/a/b: forgetting directory cache 2026/02/07 05:39:01 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/07 05:39:14 DEBUG : dir: forgetting directory cache 2026/02/07 05:39:14 DEBUG : forgetting directory cache 2026/02/07 05:39:14 DEBUG : dir: forgetting directory cache 2026/02/07 05:39:21 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/07 05:39:41 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/07 05:39:50 DEBUG : forgetting directory cache 2026/02/07 05:39:50 DEBUG : dir: forgetting directory cache 2026/02/07 05:40:01 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/07 05:40:21 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "dir/file1" failed: failed to delete item: Error "Server Error" 2026/02/07 05:40:25 DEBUG : dir/subdir: forgetting directory cache 2026/02/07 05:40:34 DEBUG : dir/virtualDir2: forgetting directory cache 2026/02/07 05:40:35 DEBUG : forgetting directory cache 2026/02/07 05:40:35 DEBUG : dir: forgetting directory cache 2026/02/07 05:40:35 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/07 05:40:35 DEBUG : dir: forgetting directory cache 2026/02/07 05:40:35 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/07 05:40:41 DEBUG : pacer: Reducing sleep to 10s 2026/02/07 05:41:01 DEBUG : pacer: Reducing sleep to 5s 2026/02/07 05:41:10 DEBUG : forgetting directory cache 2026/02/07 05:41:10 DEBUG : dir: forgetting directory cache 2026/02/07 05:41:10 DEBUG : dir: forgetting directory cache 2026/02/07 05:41:11 DEBUG : pacer: Reducing sleep to 2.5s 2026/02/07 05:41:16 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/07 05:41:19 DEBUG : pacer: Reducing sleep to 625ms 2026/02/07 05:41:20 DEBUG : pacer: Reducing sleep to 312.5ms --- FAIL: TestDirRemove (462.24s) === RUN TestDirRemoveAll run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 05:41:20 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 05:41:21 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/07 05:41:21 DEBUG : pacer: Reducing sleep to 78.125ms 2026/02/07 05:41:21 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/07 05:41:26 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/07 05:41:26 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/02/07 05:41:32 DEBUG : forgetting directory cache 2026/02/07 05:41:32 DEBUG : dir: forgetting directory cache 2026/02/07 05:41:32 DEBUG : dir: Removed virtual directory entry vAddFile: "potato" fstest.go:301: Flushing the directory cache 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:345 /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:477 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestDirRemoveAll 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:345 /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:477 Error: Not equal: expected: 0 actual : 1 Test: TestDirRemoveAll Messages: 1 objects not found 2026/02/07 05:41:35 DEBUG : dir/file1: Remove: 2026/02/07 05:41:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/07 05:41:35 DEBUG : dir/file1: >Remove: err= 2026/02/07 05:41:35 ERROR : dir/: Dir.Remove failed to remove directory: directory not empty dir_test.go:481: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:481 Error: Received unexpected error: directory not empty Test: TestDirRemoveAll 2026/02/07 05:41:35 DEBUG : WaitForWriters: timeout=30s 2026/02/07 05:41:35 DEBUG : dir: Looking for writers 2026/02/07 05:41:35 DEBUG : Looking for writers 2026/02/07 05:41:35 DEBUG : dir: reading active writers 2026/02/07 05:41:35 DEBUG : >WaitForWriters: 2026/02/07 05:41:36 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/07 05:41:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/07 05:41:37 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/07 05:41:37 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/07 05:41:37 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/07 05:41:37 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/07 05:41:37 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/07 05:41:37 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/07 05:41:38 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/07 05:41:38 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/07 05:41:38 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/07 05:41:38 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/07 05:41:38 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/07 05:41:38 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/07 05:41:39 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/07 05:41:39 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/07 05:41:40 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/07 05:41:40 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/07 05:41:43 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/07 05:41:43 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "dir/file1" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/07 05:41:48 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/07 05:41:48 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/07 05:41:58 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/07 05:42:18 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/07 05:42:20 DEBUG : forgetting directory cache 2026/02/07 05:42:20 DEBUG : dir: forgetting directory cache 2026/02/07 05:42:20 DEBUG : dir/sub: forgetting directory cache 2026/02/07 05:42:20 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/02/07 05:42:38 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/07 05:42:58 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/07 05:43:04 DEBUG : forgetting directory cache 2026/02/07 05:43:04 DEBUG : dir: forgetting directory cache 2026/02/07 05:43:04 DEBUG : dir/sub: forgetting directory cache 2026/02/07 05:43:04 DEBUG : dir/sub/subsub: forgetting directory cache 2026/02/07 05:43:04 DEBUG : dir/sub: Removed virtual directory entry vAddDir: "subsub" 2026/02/07 05:43:04 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/02/07 05:43:18 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/07 05:43:38 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/07 05:43:57 DEBUG : forgetting directory cache 2026/02/07 05:43:57 DEBUG : dir: forgetting directory cache 2026/02/07 05:43:57 DEBUG : dir/sub: forgetting directory cache 2026/02/07 05:43:57 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/07 05:43:58 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/07 05:44:18 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/07 05:44:38 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/07 05:44:58 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/07 05:45:18 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/07 05:45:38 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/07 05:45:58 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/07 05:46:18 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/07 05:46:38 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/07 05:46:58 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/07 05:47:18 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/07 05:47:38 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/07 05:47:58 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "dir/file1" failed: failed to delete item: Error "Server Error" 2026/02/07 05:48:18 DEBUG : pacer: Reducing sleep to 10s 2026/02/07 05:48:39 DEBUG : pacer: Reducing sleep to 5s 2026/02/07 05:48:48 DEBUG : pacer: Reducing sleep to 2.5s --- FAIL: TestDirRemoveAll (448.39s) === RUN TestDirRemoveName run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 05:48:48 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 05:48:53 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/07 05:48:56 DEBUG : pacer: Reducing sleep to 625ms 2026/02/07 05:48:57 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/07 05:49:04 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/07 05:49:04 DEBUG : pacer: Reducing sleep to 78.125ms 2026/02/07 05:49:04 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/07 05:49:05 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/07 05:49:05 DEBUG : pacer: Reducing sleep to 10ms 2026/02/07 05:49:05 DEBUG : dir/file1: Remove: 2026/02/07 05:49:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/07 05:49:05 DEBUG : dir/file1: >Remove: err= fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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/vfs/dir_test.go:511 Error: Should be true Test: TestDirRemoveName Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:511 Error: Should be true Test: TestDirRemoveName Messages: Unexpected file "dir/file1" 2026/02/07 05:49:15 DEBUG : WaitForWriters: timeout=30s 2026/02/07 05:49:15 DEBUG : dir: Looking for writers 2026/02/07 05:49:15 DEBUG : Looking for writers 2026/02/07 05:49:15 DEBUG : dir: reading active writers 2026/02/07 05:49:15 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirRemoveName Messages: directories --- FAIL: TestDirRemoveName (37.08s) === RUN TestDirRename run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 05:49:25 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure 2026/02/07 05:49:58 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/02/07 05:49:59 DEBUG : dir: Updating dir with dir2 0xc000992000 2026/02/07 05:49:59 DEBUG : dir: forgetting directory cache 2026/02/07 05:49:59 DEBUG : Added virtual directory entry vDel: "dir" 2026/02/07 05:49:59 DEBUG : Added virtual directory entry vAddDir: "dir2" 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:540 Error: Not equal: expected: []string{"file1,14,false", "file3,15,false"} actual : []string(nil) Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=2) { - (string) (len=14) "file1,14,false", - (string) (len=14) "file3,15,false" -} +([]string) Test: TestDirRename fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/02/07 05:50:08 ERROR : dir2/file1: Dir.Rename error: file does not exist dir_test.go:556: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:556 Error: Received unexpected error: file does not exist Test: TestDirRename dir_test.go:557: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:557 Error: Should be true Test: TestDirRename 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:558 Error: Not equal: expected: []string{"dir2,0,true", "file2,14,false"} actual : []string{"dir2,0,true"} Diff: --- Expected +++ Actual @@ -1,4 +1,3 @@ -([]string) (len=2) { - (string) (len=11) "dir2,0,true", - (string) (len=14) "file2,14,false" +([]string) (len=1) { + (string) (len=11) "dir2,0,true" } Test: TestDirRename 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:559 Error: Not equal: expected: []string{"file3,15,false"} actual : []string(nil) Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=1) { - (string) (len=14) "file3,15,false" -} +([]string) Test: TestDirRename fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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/vfs/dir_test.go:563 Error: Should be true Test: TestDirRename Messages: listing wrong, want dir2/file3 (15), file2 (14) got dir2/file1 (14), dir2/file3 (15) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:563 Error: Should be true Test: TestDirRename Messages: Unexpected file "dir2/file1" fstest.go:203: Not found "file2" 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/vfs/dir_test.go:563 Error: Not equal: expected: 0 actual : 1 Test: TestDirRename Messages: 1 objects not found 2026/02/07 05:50:18 ERROR : file2: Dir.Rename error: file does not exist dir_test.go:567: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:567 Error: Received unexpected error: file does not exist Test: TestDirRename 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:569 Error: Not equal: expected: []string{"file3,14,false"} actual : []string(nil) Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=1) { - (string) (len=14) "file3,14,false" -} +([]string) Test: TestDirRename fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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/vfs/dir_test.go:573 Error: Should be true Test: TestDirRename Messages: listing wrong, want dir2/file3 (14) got dir2/file1 (14), dir2/file3 (15) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:573 Error: Should be true Test: TestDirRename Messages: Unexpected file "dir2/file1" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:573 Error: Not equal: expected: 14 actual : 15 Test: TestDirRename Messages: dir2/file3: size incorrect file=14 vs obj=15 2026/02/07 05:50:29 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/02/07 05:50:29 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0009925b0 2026/02/07 05:50:29 DEBUG : empty directory: forgetting directory cache 2026/02/07 05:50:29 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/02/07 05:50:29 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/02/07 05:50:29 DEBUG : dir2: Renaming to "dir3" 2026/02/07 05:50:29 DEBUG : WaitForWriters: timeout=30s 2026/02/07 05:50:29 DEBUG : dir3: Looking for writers 2026/02/07 05:50:29 DEBUG : renamed empty directory: Looking for writers 2026/02/07 05:50:29 DEBUG : Looking for writers 2026/02/07 05:50:29 DEBUG : dir3: reading active writers 2026/02/07 05:50:29 DEBUG : renamed empty directory: reading active writers 2026/02/07 05:50:29 DEBUG : >WaitForWriters: run.go:130: removing dir "dir2" failed - try 1/3: directory not empty run.go:130: removing dir "dir2" failed - try 2/3: directory not empty run.go:130: removing dir "dir2" failed - try 3/3: directory not empty 2026/02/07 05:50:35 DEBUG : dir: forgetting directory cache 2026/02/07 05:50:35 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/07 05:50:35 DEBUG : forgetting directory cache 2026/02/07 05:50:35 DEBUG : dir: forgetting directory cache 2026/02/07 05:50:35 DEBUG : dir/virtualDir: forgetting directory cache run.go:133: removing dir "dir2" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir2"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=4) "dir2" } Test: TestDirRename Messages: directories --- FAIL: TestDirRename (79.73s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 05:50:45 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 05:50:53 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/02/07 05:50:53 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 05:50:53 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/07 05:50:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/07 05:50:53 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/02/07 05:50:53 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/02/07 05:50:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/07 05:50:53 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 05:50:53 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/07 05:50:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/07 05:50:53 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/02/07 05:50:53 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/02/07 05:50:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/07 05:50:53 DEBUG : drime root 'rclone-test-cuhaqot7yuro': File to upload is small (12 bytes), uploading instead of streaming 2026/02/07 05:50:59 DEBUG : dir/sub/file2: size = 12 OK 2026/02/07 05:50:59 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/02/07 05:50:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/07 05:50:59 DEBUG : forgetting directory cache 2026/02/07 05:50:59 DEBUG : dir2: forgetting directory cache 2026/02/07 05:50:59 DEBUG : dir: forgetting directory cache 2026/02/07 05:50:59 DEBUG : dir/sub: forgetting directory cache 2026/02/07 05:50:59 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/02/07 05:50:59 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/02/07 05:50:59 DEBUG : drime root 'rclone-test-cuhaqot7yuro': File to upload is small (5 bytes), uploading instead of streaming 2026/02/07 05:51:06 DEBUG : dir/sub/file0: size = 5 OK 2026/02/07 05:51:06 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/02/07 05:51:06 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/07 05:51:06 DEBUG : WaitForWriters: timeout=30s 2026/02/07 05:51:06 DEBUG : dir/sub: Looking for writers 2026/02/07 05:51:06 DEBUG : file2: reading active writers 2026/02/07 05:51:06 DEBUG : file0: reading active writers 2026/02/07 05:51:06 DEBUG : dir: Looking for writers 2026/02/07 05:51:06 DEBUG : sub: reading active writers 2026/02/07 05:51:06 DEBUG : file1: reading active writers 2026/02/07 05:51:06 DEBUG : dir2: Looking for writers 2026/02/07 05:51:06 DEBUG : Looking for writers 2026/02/07 05:51:06 DEBUG : dir: reading active writers 2026/02/07 05:51:06 DEBUG : dir2: reading active writers 2026/02/07 05:51:06 DEBUG : >WaitForWriters: run.go:130: removing dir "dir/sub" failed - try 1/3: directory not empty run.go:130: removing dir "dir/sub" failed - try 2/3: directory not empty run.go:130: removing dir "dir/sub" failed - try 3/3: directory not empty run.go:133: removing dir "dir/sub" failed: directory not empty run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir", "dir/sub"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=7) "dir/sub" } Test: TestDirFileOpen Messages: directories --- FAIL: TestDirFileOpen (43.25s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 05:51:28 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/02/07 05:51:28 DEBUG : WaitForWriters: timeout=30s 2026/02/07 05:51:28 DEBUG : Looking for writers 2026/02/07 05:51:28 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty 2026/02/07 05:51:34 DEBUG : forgetting directory cache 2026/02/07 05:51:34 DEBUG : dir: forgetting directory cache 2026/02/07 05:51:34 DEBUG : dir: Removed virtual directory entry vDel: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:666 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirEntryModTimeInvalidation Messages: directories --- FAIL: TestDirEntryModTimeInvalidation (15.44s) === RUN TestDirMetadataExtension run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 05:51:44 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/02/07 05:51:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/02/07 05:51:58 DEBUG : dir/file1.metadata: Set virtual modtime to 2026-02-07 05:51:45 +0000 UTC 2026/02/07 05:51:58 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 05:51:58 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/02/07 05:51:58 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/02/07 05:51:58 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/02/07 05:51:58 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/02/07 05:51:58 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/07 05:51:58 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/02/07 05:51:58 DEBUG : dir.metadata: Set virtual modtime to 2026-02-07 05:51:47 +0000 UTC 2026/02/07 05:51:58 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 05:51:58 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/02/07 05:51:58 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/02/07 05:51:58 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/02/07 05:51:58 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/02/07 05:51:58 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/07 05:51:58 DEBUG : WaitForWriters: timeout=30s 2026/02/07 05:51:58 DEBUG : dir: Looking for writers 2026/02/07 05:51:58 DEBUG : file1: reading active writers 2026/02/07 05:51:58 DEBUG : file1.metadata: reading active writers 2026/02/07 05:51:58 DEBUG : Looking for writers 2026/02/07 05:51:58 DEBUG : dir.metadata: reading active writers 2026/02/07 05:51:58 DEBUG : dir: reading active writers 2026/02/07 05:51:58 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty --- PASS: TestDirMetadataExtension (18.57s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 05:52:02 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:345 /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:38 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileMethods 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:345 /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:38 Error: Not equal: expected: 0 actual : 1 Test: TestFileMethods Messages: 1 objects not found 2026/02/07 05:52:17 DEBUG : dir/file1: Set virtual modtime to 2026-02-07 05:52:05 +0000 UTC 2026/02/07 05:52:17 DEBUG : WaitForWriters: timeout=30s 2026/02/07 05:52:17 DEBUG : dir: Looking for writers 2026/02/07 05:52:17 DEBUG : file1: reading active writers 2026/02/07 05:52:17 DEBUG : Looking for writers 2026/02/07 05:52:17 DEBUG : dir: reading active writers 2026/02/07 05:52:17 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileMethods Messages: directories --- FAIL: TestFileMethods (29.38s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 05:52:32 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote write_test.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:299 /usr/local/go/src/sync/once.go:78 /usr/local/go/src/sync/once.go:69 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:295 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:96 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: object not found Test: TestFileSetModTime/cache=off,open=false,write=false 2026/02/07 05:52:49 DEBUG : WaitForWriters: timeout=30s 2026/02/07 05:52:49 DEBUG : dir: Looking for writers 2026/02/07 05:52:49 DEBUG : file1: reading active writers 2026/02/07 05:52:49 DEBUG : Looking for writers 2026/02/07 05:52:49 DEBUG : dir: reading active writers 2026/02/07 05:52:49 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:299 /usr/local/go/src/sync/once.go:78 /usr/local/go/src/sync/once.go:69 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:295 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:96 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileSetModTime/cache=off,open=false,write=false Messages: listing wrong, want got time_test (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:299 /usr/local/go/src/sync/once.go:78 /usr/local/go/src/sync/once.go:69 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:295 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:96 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=false,write=false Messages: Unexpected file "time_test" === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 05:53:01 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:345 /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:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=true,write=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), time_test (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:345 /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:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=true,write=false Messages: Unexpected file "time_test" 2026/02/07 05:53:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/07 05:53:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/07 05:53:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 05:53:16 DEBUG : drime root 'rclone-test-cuhaqot7yuro': File to upload is small (0 bytes), uploading instead of streaming 2026/02/07 05:53:29 DEBUG : dir/file1: Removing old object on successful upload 2026/02/07 05:53:30 DEBUG : dir/file1: size = 0 OK 2026/02/07 05:53:30 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/07 05:53:30 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/02/07 05:53:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 05:53:30 DEBUG : WaitForWriters: timeout=30s 2026/02/07 05:53:30 DEBUG : dir: Looking for writers 2026/02/07 05:53:30 DEBUG : file1: reading active writers 2026/02/07 05:53:30 DEBUG : Looking for writers 2026/02/07 05:53:30 DEBUG : dir: reading active writers 2026/02/07 05:53:30 DEBUG : time_test: reading active writers 2026/02/07 05:53:30 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:139 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileSetModTime/cache=off,open=true,write=false Messages: listing wrong, want dir/file1 (0) got dir/file1 (0), time_test (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:139 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=true,write=false Messages: Unexpected file "time_test" 2026/02/07 05:53:40 DEBUG : WaitForWriters: timeout=30s 2026/02/07 05:53:40 DEBUG : dir: Looking for writers 2026/02/07 05:53:40 DEBUG : file1: reading active writers 2026/02/07 05:53:40 DEBUG : Looking for writers 2026/02/07 05:53:40 DEBUG : dir: reading active writers 2026/02/07 05:53:40 DEBUG : time_test: reading active writers 2026/02/07 05:53:40 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileSetModTime/cache=off,open=true,write=false Messages: listing wrong, want got dir/file1 (0) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileSetModTime/cache=off,open=true,write=false Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileSetModTime/cache=off,open=true,write=false Messages: directories === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 05:53:56 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:345 /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:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=true,write=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:345 /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:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: 0 actual : 1 Test: TestFileSetModTime/cache=off,open=true,write=true Messages: 1 objects not found 2026/02/07 05:54:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/07 05:54:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/07 05:54:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 05:54:11 DEBUG : drime root 'rclone-test-cuhaqot7yuro': File to upload is small (5 bytes), uploading instead of streaming 2026/02/07 05:54:19 DEBUG : dir/file1: Removing old object on successful upload 2026/02/07 05:54:19 DEBUG : dir/file1: size = 5 OK 2026/02/07 05:54:19 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/07 05:54:19 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/02/07 05:54:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 05:54:19 DEBUG : WaitForWriters: timeout=30s 2026/02/07 05:54:19 DEBUG : dir: Looking for writers 2026/02/07 05:54:19 DEBUG : file1: reading active writers 2026/02/07 05:54:19 DEBUG : Looking for writers 2026/02/07 05:54:19 DEBUG : dir: reading active writers 2026/02/07 05:54:19 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/02/07 05:54:28 DEBUG : WaitForWriters: timeout=30s 2026/02/07 05:54:28 DEBUG : dir: Looking for writers 2026/02/07 05:54:28 DEBUG : file1: reading active writers 2026/02/07 05:54:28 DEBUG : Looking for writers 2026/02/07 05:54:28 DEBUG : dir: reading active writers 2026/02/07 05:54:28 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileSetModTime/cache=off,open=true,write=true Messages: directories === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 05:54:41 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 05:54:41 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 05:54:41 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 05:54:41 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 05:54:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 05:54:41 DEBUG : Config file has changed externally - reloading 2026/02/07 05:54:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 05:54:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 05:54:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 05:54:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 05:54:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 05:54:41 INFO : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 05:54:52 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/02/07 05:54:52 DEBUG : WaitForWriters: timeout=30s 2026/02/07 05:54:52 DEBUG : dir: Looking for writers 2026/02/07 05:54:52 DEBUG : file1: reading active writers 2026/02/07 05:54:52 DEBUG : Looking for writers 2026/02/07 05:54:52 DEBUG : dir: reading active writers 2026/02/07 05:54:52 DEBUG : >WaitForWriters: 2026/02/07 05:54:52 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileSetModTime/cache=full,open=false,write=false Messages: directories === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 05:55:06 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 05:55:06 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 05:55:06 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 05:55:06 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 05:55:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 05:55:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 05:55:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 05:55:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 05:55:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 05:55:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 05:55:06 INFO : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 05:55:17 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/02/07 05:55:17 DEBUG : dir/file1: newRWFileHandle: 2026/02/07 05:55:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/07 05:55:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/07 05:55:17 DEBUG : dir/file1(0xc00035ad40): close: 2026/02/07 05:55:17 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/02/07 05:55:17 DEBUG : dir/file1(0xc00035ad40): >close: err= 2026/02/07 05:55:17 DEBUG : WaitForWriters: timeout=30s 2026/02/07 05:55:17 DEBUG : dir: Looking for writers 2026/02/07 05:55:17 DEBUG : file1: reading active writers 2026/02/07 05:55:17 DEBUG : Looking for writers 2026/02/07 05:55:17 DEBUG : dir: reading active writers 2026/02/07 05:55:17 DEBUG : >WaitForWriters: 2026/02/07 05:55:17 DEBUG : WaitForWriters: timeout=30s 2026/02/07 05:55:17 DEBUG : dir: Looking for writers 2026/02/07 05:55:17 DEBUG : file1: reading active writers 2026/02/07 05:55:17 DEBUG : Looking for writers 2026/02/07 05:55:17 DEBUG : dir: reading active writers 2026/02/07 05:55:17 DEBUG : >WaitForWriters: 2026/02/07 05:55:17 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileSetModTime/cache=full,open=true,write=false Messages: directories === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 05:55:32 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 05:55:32 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 05:55:32 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 05:55:32 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 05:55:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 05:55:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 05:55:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 05:55:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 05:55:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 05:55:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 05:55:32 INFO : drime root 'rclone-test-cuhaqot7yuro': 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:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/02/07 05:55:46 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/02/07 05:55:46 DEBUG : dir/file1: newRWFileHandle: 2026/02/07 05:55:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/07 05:55:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/07 05:55:46 DEBUG : dir/file1(0xc0008bc1c0): _writeAt: size=5, off=0 2026/02/07 05:55:46 DEBUG : dir/file1(0xc0008bc1c0): openPending: 2026/02/07 05:55:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/07 05:55:46 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/07 05:55:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 05:55:46 DEBUG : dir/file1(0xc0008bc1c0): >openPending: err= 2026/02/07 05:55:46 DEBUG : dir/file1(0xc0008bc1c0): >_writeAt: n=5, err= 2026/02/07 05:55:46 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/07 05:55:46 DEBUG : dir/file1(0xc0008bc1c0): close: 2026/02/07 05:55:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/02/07 05:55:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/02/07 05:55:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/02/07 05:55:46 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/07 05:55:47 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/07 05:55:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/07 05:55:47 DEBUG : dir/file1(0xc0008bc1c0): >close: err= 2026/02/07 05:55:47 DEBUG : WaitForWriters: timeout=30s 2026/02/07 05:55:47 DEBUG : dir: Looking for writers 2026/02/07 05:55:47 DEBUG : file1: reading active writers 2026/02/07 05:55:47 DEBUG : Looking for writers 2026/02/07 05:55:47 DEBUG : dir: reading active writers 2026/02/07 05:55:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/07 05:55:47 DEBUG : dir: Looking for writers 2026/02/07 05:55:47 DEBUG : file1: reading active writers 2026/02/07 05:55:47 DEBUG : Looking for writers 2026/02/07 05:55:47 DEBUG : dir: reading active writers 2026/02/07 05:55:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/07 05:55:47 DEBUG : dir: Looking for writers 2026/02/07 05:55:47 DEBUG : file1: reading active writers 2026/02/07 05:55:47 DEBUG : Looking for writers 2026/02/07 05:55:47 DEBUG : dir: reading active writers 2026/02/07 05:55:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/07 05:55:47 DEBUG : dir: Looking for writers 2026/02/07 05:55:47 DEBUG : file1: reading active writers 2026/02/07 05:55:47 DEBUG : Looking for writers 2026/02/07 05:55:47 DEBUG : dir: reading active writers 2026/02/07 05:55:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/07 05:55:47 DEBUG : dir/file1: vfs cache: starting upload 2026/02/07 05:55:47 DEBUG : dir: Looking for writers 2026/02/07 05:55:47 DEBUG : file1: reading active writers 2026/02/07 05:55:47 DEBUG : Looking for writers 2026/02/07 05:55:47 DEBUG : dir: reading active writers 2026/02/07 05:55:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/07 05:55:47 DEBUG : dir: Looking for writers 2026/02/07 05:55:47 DEBUG : file1: reading active writers 2026/02/07 05:55:47 DEBUG : Looking for writers 2026/02/07 05:55:47 DEBUG : dir: reading active writers 2026/02/07 05:55:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/07 05:55:47 DEBUG : dir: Looking for writers 2026/02/07 05:55:47 DEBUG : file1: reading active writers 2026/02/07 05:55:47 DEBUG : Looking for writers 2026/02/07 05:55:47 DEBUG : dir: reading active writers 2026/02/07 05:55:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/07 05:55:48 DEBUG : dir: Looking for writers 2026/02/07 05:55:48 DEBUG : file1: reading active writers 2026/02/07 05:55:48 DEBUG : Looking for writers 2026/02/07 05:55:48 DEBUG : dir: reading active writers 2026/02/07 05:55:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 05:55:49 DEBUG : dir: Looking for writers 2026/02/07 05:55:49 DEBUG : file1: reading active writers 2026/02/07 05:55:49 DEBUG : Looking for writers 2026/02/07 05:55:49 DEBUG : dir: reading active writers 2026/02/07 05:55:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 05:55:50 DEBUG : dir/file1: Removing old object on successful upload 2026/02/07 05:55:50 DEBUG : dir: Looking for writers 2026/02/07 05:55:50 DEBUG : file1: reading active writers 2026/02/07 05:55:50 DEBUG : Looking for writers 2026/02/07 05:55:50 DEBUG : dir: reading active writers 2026/02/07 05:55:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 05:55:51 DEBUG : dir/file1: size = 14 OK 2026/02/07 05:55:51 INFO : dir/file1: Copied (replaced existing) 2026/02/07 05:55:51 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/07 05:55:51 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/02/07 05:55:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 05:55:51 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/07 05:55:51 DEBUG : dir: Looking for writers 2026/02/07 05:55:51 DEBUG : file1: reading active writers 2026/02/07 05:55:51 DEBUG : Looking for writers 2026/02/07 05:55:51 DEBUG : dir: reading active writers 2026/02/07 05:55:51 DEBUG : >WaitForWriters: 2026/02/07 05:55:52 DEBUG : WaitForWriters: timeout=30s 2026/02/07 05:55:52 DEBUG : dir: Looking for writers 2026/02/07 05:55:52 DEBUG : file1: reading active writers 2026/02/07 05:55:52 DEBUG : Looking for writers 2026/02/07 05:55:52 DEBUG : dir: reading active writers 2026/02/07 05:55:52 DEBUG : >WaitForWriters: 2026/02/07 05:55:52 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileSetModTime/cache=full,open=true,write=true Messages: directories --- FAIL: TestFileSetModTime (214.42s) --- FAIL: TestFileSetModTime/cache=off,open=false,write=false (29.32s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=false (54.92s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=true (45.35s) --- FAIL: TestFileSetModTime/cache=full,open=false,write=false (24.85s) --- FAIL: TestFileSetModTime/cache=full,open=true,write=false (25.42s) --- FAIL: TestFileSetModTime/cache=full,open=true,write=true (34.56s) === RUN TestFileOpenRead run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 05:56:06 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 05:56:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/07 05:56:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/07 05:56:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/07 05:56:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/07 05:56:14 DEBUG : WaitForWriters: timeout=30s 2026/02/07 05:56:14 DEBUG : dir: Looking for writers 2026/02/07 05:56:14 DEBUG : file1: reading active writers 2026/02/07 05:56:14 DEBUG : Looking for writers 2026/02/07 05:56:14 DEBUG : dir: reading active writers 2026/02/07 05:56:14 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileOpenRead Messages: directories --- FAIL: TestFileOpenRead (22.16s) === RUN TestFileOpenReadUnknownSize 2026/02/07 05:56:28 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/02/07 05:56:28 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/07 05:56:28 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/07 05:56:28 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/02/07 05:56:28 DEBUG : WaitForWriters: timeout=30s 2026/02/07 05:56:28 DEBUG : Looking for writers 2026/02/07 05:56:28 DEBUG : file.txt: reading active writers 2026/02/07 05:56:28 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 05:56:28 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 05:56:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 05:56:41 DEBUG : drime root 'rclone-test-cuhaqot7yuro': File to upload is small (25 bytes), uploading instead of streaming 2026/02/07 05:56:44 DEBUG : dir/file1: Removing old object on successful upload 2026/02/07 05:56:45 DEBUG : dir/file1: size = 25 OK 2026/02/07 05:56:45 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/07 05:56:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 05:56:45 DEBUG : WaitForWriters: timeout=30s 2026/02/07 05:56:45 DEBUG : dir: Looking for writers 2026/02/07 05:56:45 DEBUG : file1: reading active writers 2026/02/07 05:56:45 DEBUG : Looking for writers 2026/02/07 05:56:45 DEBUG : dir: reading active writers 2026/02/07 05:56:45 DEBUG : >WaitForWriters: 2026/02/07 05:56:46 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/07 05:56:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/07 05:56:46 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/07 05:56:46 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/07 05:56:46 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/07 05:56:46 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/07 05:56:46 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/07 05:56:46 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/07 05:56:47 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/07 05:56:47 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/07 05:56:47 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/07 05:56:47 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/07 05:56:48 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/07 05:56:48 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/07 05:56:48 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/07 05:56:48 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/07 05:56:50 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/07 05:56:50 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/07 05:56:52 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/07 05:56:52 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "dir/file1" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/07 05:56:57 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/07 05:56:57 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/07 05:57:07 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/07 05:57:27 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/07 05:57:47 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/07 05:58:08 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/07 05:58:28 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/07 05:58:48 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/07 05:59:05 DEBUG : forgetting directory cache 2026/02/07 05:59:05 DEBUG : dir: forgetting directory cache 2026/02/07 05:59:05 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/07 05:59:07 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/07 05:59:28 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/07 05:59:40 DEBUG : forgetting directory cache 2026/02/07 05:59:40 DEBUG : dir3: forgetting directory cache 2026/02/07 05:59:40 DEBUG : renamed empty directory: forgetting directory cache 2026/02/07 05:59:40 DEBUG : Removed virtual directory entry vDel: "dir" 2026/02/07 05:59:40 DEBUG : Removed virtual directory entry vAddDir: "dir2" 2026/02/07 05:59:40 DEBUG : Removed virtual directory entry vDel: "empty directory" 2026/02/07 05:59:40 DEBUG : Removed virtual directory entry vAddDir: "renamed empty directory" 2026/02/07 05:59:47 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/07 06:00:08 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/07 06:00:28 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/07 06:00:35 DEBUG : forgetting directory cache 2026/02/07 06:00:35 DEBUG : dir: forgetting directory cache 2026/02/07 06:00:35 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/07 06:00:35 DEBUG : dir: forgetting directory cache 2026/02/07 06:00:35 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/07 06:00:47 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/07 06:00:59 DEBUG : dir: forgetting directory cache 2026/02/07 06:00:59 DEBUG : dir/sub: forgetting directory cache 2026/02/07 06:00:59 DEBUG : forgetting directory cache 2026/02/07 06:00:59 DEBUG : dir: forgetting directory cache 2026/02/07 06:00:59 DEBUG : dir/sub: forgetting directory cache 2026/02/07 06:00:59 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file0" 2026/02/07 06:00:59 DEBUG : dir/sub: forgetting directory cache 2026/02/07 06:00:59 DEBUG : dir2: forgetting directory cache 2026/02/07 06:01:07 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/07 06:01:28 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/07 06:01:28 DEBUG : forgetting directory cache 2026/02/07 06:01:48 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/07 06:01:57 DEBUG : forgetting directory cache 2026/02/07 06:01:57 DEBUG : dir: forgetting directory cache 2026/02/07 06:01:57 DEBUG : dir: Removed virtual directory entry vAddFile: "file1.metadata" 2026/02/07 06:01:57 DEBUG : Removed virtual directory entry vAddFile: "dir.metadata" 2026/02/07 06:02:08 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/07 06:02:17 DEBUG : forgetting directory cache 2026/02/07 06:02:17 DEBUG : dir: forgetting directory cache 2026/02/07 06:02:28 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/07 06:02:41 DEBUG : forgetting directory cache 2026/02/07 06:02:41 DEBUG : dir: forgetting directory cache 2026/02/07 06:02:48 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/07 06:03:08 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "dir/file1" failed: failed to delete item: Error "Server Error" 2026/02/07 06:03:16 DEBUG : forgetting directory cache 2026/02/07 06:03:16 DEBUG : dir: forgetting directory cache 2026/02/07 06:03:16 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/02/07 06:03:28 DEBUG : pacer: Reducing sleep to 10s run.go:130: removing dir "dir" failed - try 1/3: directory not empty 2026/02/07 06:03:48 DEBUG : pacer: Reducing sleep to 5s run.go:130: removing dir "dir" failed - try 2/3: directory not empty 2026/02/07 06:03:58 DEBUG : pacer: Reducing sleep to 2.5s run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty 2026/02/07 06:04:03 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/07 06:04:05 DEBUG : pacer: Reducing sleep to 625ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/07 06:04:07 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/07 06:04:07 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/07 06:04:07 DEBUG : pacer: Reducing sleep to 78.125ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/02/07 06:04:10 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/07 06:04:10 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/07 06:04:10 DEBUG : forgetting directory cache 2026/02/07 06:04:10 DEBUG : dir: forgetting directory cache 2026/02/07 06:04:10 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/02/07 06:04:10 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileOpenWrite Messages: listing wrong, want got dir/file1 (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileOpenWrite Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileOpenWrite Messages: directories --- FAIL: TestFileOpenWrite (465.97s) === RUN TestFileRemove run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:04:14 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:04:18 DEBUG : dir/file1: Removing old object on successful upload fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:345 /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:251 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRemove Messages: listing wrong, want dir/file1 (14) got dir/file1 (25) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:345 /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:251 Error: Not equal: expected: 14 actual : 25 Test: TestFileRemove Messages: dir/file1: size incorrect file=14 vs obj=25 2026/02/07 06:04:29 DEBUG : dir/file1: Remove: 2026/02/07 06:04:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/07 06:04:30 DEBUG : dir/file1: >Remove: err= fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:256 Error: Should be true Test: TestFileRemove Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:256 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRemove Messages: Unexpected file "dir/file1" 2026/02/07 06:04:40 DEBUG : dir/file1: Remove: 2026/02/07 06:04:40 DEBUG : dir/file1: >Remove: err=Read only file system 2026/02/07 06:04:40 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:04:40 DEBUG : dir: Looking for writers 2026/02/07 06:04:40 DEBUG : Looking for writers 2026/02/07 06:04:40 DEBUG : dir: reading active writers 2026/02/07 06:04:40 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/02/07 06:04:52 DEBUG : forgetting directory cache 2026/02/07 06:04:52 DEBUG : dir: forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRemove Messages: directories --- FAIL: TestFileRemove (37.35s) === RUN TestFileRemoveAll run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:04:52 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:05:00 DEBUG : dir/file1: Remove: 2026/02/07 06:05:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/07 06:05:00 DEBUG : dir/file1: >Remove: err= fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:269 Error: Should be true Test: TestFileRemoveAll Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:269 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRemoveAll Messages: Unexpected file "dir/file1" 2026/02/07 06:05:10 DEBUG : dir/file1: Remove: 2026/02/07 06:05:10 DEBUG : dir/file1: >Remove: err=Read only file system 2026/02/07 06:05:10 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:05:10 DEBUG : dir: Looking for writers 2026/02/07 06:05:10 DEBUG : Looking for writers 2026/02/07 06:05:10 DEBUG : dir: reading active writers 2026/02/07 06:05:10 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/02/07 06:05:16 DEBUG : forgetting directory cache 2026/02/07 06:05:16 DEBUG : dir: forgetting directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRemoveAll Messages: directories --- FAIL: TestFileRemoveAll (29.02s) === RUN TestFileOpen run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:05:21 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:05:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/07 06:05:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/07 06:05:27 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/02/07 06:05:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/07 06:05:27 DEBUG : dir/file1: Open: flags=O_RDWR 2026/02/07 06:05:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/07 06:05:27 DEBUG : dir/file1: Open: flags=0x3 2026/02/07 06:05:27 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/02/07 06:05:27 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/02/07 06:05:27 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:05:27 DEBUG : dir: Looking for writers 2026/02/07 06:05:27 DEBUG : file1: reading active writers 2026/02/07 06:05:27 DEBUG : Looking for writers 2026/02/07 06:05:27 DEBUG : dir: reading active writers 2026/02/07 06:05:27 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileOpen Messages: directories --- FAIL: TestFileOpen (21.57s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:05:42 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:05:46 DEBUG : forgetting directory cache 2026/02/07 06:05:46 DEBUG : dir: forgetting directory cache 2026/02/07 06:05:46 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/02/07 06:06:03 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:06:03 DEBUG : dir: Looking for writers 2026/02/07 06:06:03 DEBUG : file1: reading active writers 2026/02/07 06:06:03 DEBUG : Looking for writers 2026/02/07 06:06:03 DEBUG : dir: reading active writers 2026/02/07 06:06:03 DEBUG : >WaitForWriters: 2026/02/07 06:06:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/07 06:06:06 DEBUG : newLeaf: Updating file with newLeaf 0xc0001b1200 2026/02/07 06:06:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/07 06:06:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/02/07 06:06:13 DEBUG : forgetting directory cache 2026/02/07 06:06:13 DEBUG : dir: forgetting directory cache fstest.go:301: Flushing the directory cache 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want newLeaf (14) got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "dir/file1" fstest.go:203: Not found "newLeaf" 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/off,forceCache=false Messages: 1 objects not found 2026/02/07 06:06:18 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/07 06:06:18 DEBUG : dir/file1: Updating file with dir/file1 0xc0001b1200 2026/02/07 06:06:18 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/07 06:06:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/off,forceCache=false 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/off,forceCache=false Messages: 1 objects not found 2026/02/07 06:06:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/07 06:06:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/07 06:06:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 06:06:28 DEBUG : dir/file1: File is currently open, delaying rename 0xc0001b1200 2026/02/07 06:06:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/07 06:06:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/07 06:06:28 DEBUG : drime root 'rclone-test-cuhaqot7yuro': File to upload is small (25 bytes), uploading instead of streaming 2026/02/07 06:06:28 DEBUG : forgetting directory cache 2026/02/07 06:06:40 DEBUG : forgetting directory cache 2026/02/07 06:06:40 DEBUG : dir: forgetting directory cache 2026/02/07 06:06:40 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/02/07 06:06:41 DEBUG : dir/file1: Removing old object on successful upload 2026/02/07 06:06:42 DEBUG : dir/file1: size = 25 OK 2026/02/07 06:06:42 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/07 06:06:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/07 06:06:42 DEBUG : newLeaf: Running delayed rename now 2026/02/07 06:06:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/07 06:06:43 DEBUG : newLeaf: Updating file with newLeaf 0xc0001b1200 2026/02/07 06:06:43 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:06:43 DEBUG : dir: Looking for writers 2026/02/07 06:06:43 DEBUG : Looking for writers 2026/02/07 06:06:43 DEBUG : dir: reading active writers 2026/02/07 06:06:43 DEBUG : newLeaf: reading active writers 2026/02/07 06:06:43 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want newLeaf (25) got fstest.go:203: Not found "newLeaf" 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/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/off,forceCache=false Messages: 1 objects not found 2026/02/07 06:06:53 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:06:53 DEBUG : dir: Looking for writers 2026/02/07 06:06:53 DEBUG : Looking for writers 2026/02/07 06:06:53 DEBUG : dir: reading active writers 2026/02/07 06:06:53 DEBUG : newLeaf: reading active writers 2026/02/07 06:06:53 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRename/off,forceCache=false Messages: directories === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:07:05 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:07:05 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 06:07:05 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:07:05 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:07:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:07:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:07:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:07:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:07:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:07:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:07:05 INFO : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 06:07:11 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:07:11 DEBUG : dir: Looking for writers 2026/02/07 06:07:11 DEBUG : file1: reading active writers 2026/02/07 06:07:11 DEBUG : Looking for writers 2026/02/07 06:07:11 DEBUG : dir: reading active writers 2026/02/07 06:07:11 DEBUG : >WaitForWriters: 2026/02/07 06:07:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/07 06:07:13 DEBUG : newLeaf: Updating file with newLeaf 0xc0001b1500 2026/02/07 06:07:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/07 06:07:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want newLeaf (14) got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "dir/file1" fstest.go:203: Not found "newLeaf" 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/minimal,forceCache=false Messages: 1 objects not found 2026/02/07 06:07:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/07 06:07:25 DEBUG : dir/file1: Updating file with dir/file1 0xc0001b1500 2026/02/07 06:07:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/07 06:07:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/minimal,forceCache=false 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/minimal,forceCache=false Messages: 1 objects not found 2026/02/07 06:07:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/07 06:07:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/07 06:07:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 06:07:35 DEBUG : dir/file1: File is currently open, delaying rename 0xc0001b1500 2026/02/07 06:07:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/07 06:07:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/07 06:07:35 DEBUG : drime root 'rclone-test-cuhaqot7yuro': File to upload is small (25 bytes), uploading instead of streaming 2026/02/07 06:07:39 DEBUG : dir/file1: Removing old object on successful upload 2026/02/07 06:07:39 DEBUG : dir/file1: size = 25 OK 2026/02/07 06:07:39 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/07 06:07:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/07 06:07:39 DEBUG : newLeaf: Running delayed rename now 2026/02/07 06:07:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/07 06:07:41 DEBUG : newLeaf: Updating file with newLeaf 0xc0001b1500 2026/02/07 06:07:41 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:07:41 DEBUG : dir: Looking for writers 2026/02/07 06:07:41 DEBUG : Looking for writers 2026/02/07 06:07:41 DEBUG : dir: reading active writers 2026/02/07 06:07:41 DEBUG : newLeaf: reading active writers 2026/02/07 06:07:41 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want newLeaf (25) got fstest.go:203: Not found "newLeaf" 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/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/minimal,forceCache=false Messages: 1 objects not found 2026/02/07 06:07:51 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:07:51 DEBUG : dir: Looking for writers 2026/02/07 06:07:51 DEBUG : Looking for writers 2026/02/07 06:07:51 DEBUG : dir: reading active writers 2026/02/07 06:07:51 DEBUG : newLeaf: reading active writers 2026/02/07 06:07:51 DEBUG : >WaitForWriters: 2026/02/07 06:07:51 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRename/minimal,forceCache=false Messages: directories === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:08:01 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:08:01 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 06:08:01 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:08:01 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:08:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:08:01 DEBUG : Config file has changed externally - reloading 2026/02/07 06:08:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:08:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:08:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:08:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:08:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:08:01 INFO : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 06:08:10 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/07 06:08:10 DEBUG : dir/file1: newRWFileHandle: 2026/02/07 06:08:10 DEBUG : dir/file1(0xc0005388c0): openPending: 2026/02/07 06:08:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/07 06:08:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/07 06:08:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 06:08:10 DEBUG : dir/file1(0xc0005388c0): >openPending: err= 2026/02/07 06:08:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/07 06:08:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/07 06:08:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 06:08:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/07 06:08:10 DEBUG : dir/file1(0xc0005388c0): _writeAt: size=14, off=0 2026/02/07 06:08:10 DEBUG : dir/file1(0xc0005388c0): >_writeAt: n=14, err= 2026/02/07 06:08:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/07 06:08:10 DEBUG : dir/file1(0xc0005388c0): close: 2026/02/07 06:08:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/07 06:08:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/07 06:08:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/07 06:08:10 DEBUG : dir/file1(0xc0005388c0): >close: err= 2026/02/07 06:08:10 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:08:10 DEBUG : dir: Looking for writers 2026/02/07 06:08:10 DEBUG : file1: reading active writers 2026/02/07 06:08:10 DEBUG : Looking for writers 2026/02/07 06:08:10 DEBUG : dir: reading active writers 2026/02/07 06:08:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/07 06:08:10 DEBUG : dir: Looking for writers 2026/02/07 06:08:10 DEBUG : file1: reading active writers 2026/02/07 06:08:10 DEBUG : Looking for writers 2026/02/07 06:08:10 DEBUG : dir: reading active writers 2026/02/07 06:08:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/07 06:08:10 DEBUG : dir: Looking for writers 2026/02/07 06:08:10 DEBUG : file1: reading active writers 2026/02/07 06:08:10 DEBUG : Looking for writers 2026/02/07 06:08:10 DEBUG : dir: reading active writers 2026/02/07 06:08:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/07 06:08:10 DEBUG : dir: Looking for writers 2026/02/07 06:08:10 DEBUG : file1: reading active writers 2026/02/07 06:08:10 DEBUG : Looking for writers 2026/02/07 06:08:10 DEBUG : dir: reading active writers 2026/02/07 06:08:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/07 06:08:10 DEBUG : dir/file1: vfs cache: starting upload 2026/02/07 06:08:10 DEBUG : dir: Looking for writers 2026/02/07 06:08:10 DEBUG : file1: reading active writers 2026/02/07 06:08:10 DEBUG : Looking for writers 2026/02/07 06:08:10 DEBUG : dir: reading active writers 2026/02/07 06:08:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/07 06:08:11 DEBUG : dir: Looking for writers 2026/02/07 06:08:11 DEBUG : file1: reading active writers 2026/02/07 06:08:11 DEBUG : Looking for writers 2026/02/07 06:08:11 DEBUG : dir: reading active writers 2026/02/07 06:08:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/07 06:08:11 DEBUG : dir: Looking for writers 2026/02/07 06:08:11 DEBUG : file1: reading active writers 2026/02/07 06:08:11 DEBUG : Looking for writers 2026/02/07 06:08:11 DEBUG : dir: reading active writers 2026/02/07 06:08:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/07 06:08:12 DEBUG : dir: Looking for writers 2026/02/07 06:08:12 DEBUG : file1: reading active writers 2026/02/07 06:08:12 DEBUG : Looking for writers 2026/02/07 06:08:12 DEBUG : dir: reading active writers 2026/02/07 06:08:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:08:13 DEBUG : dir: Looking for writers 2026/02/07 06:08:13 DEBUG : file1: reading active writers 2026/02/07 06:08:13 DEBUG : Looking for writers 2026/02/07 06:08:13 DEBUG : dir: reading active writers 2026/02/07 06:08:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:08:13 DEBUG : dir/file1: Removing old object on successful upload 2026/02/07 06:08:13 DEBUG : dir/file1: size = 14 OK 2026/02/07 06:08:13 INFO : dir/file1: Copied (replaced existing) 2026/02/07 06:08:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/07 06:08:13 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/02/07 06:08:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 06:08:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/07 06:08:14 DEBUG : dir: Looking for writers 2026/02/07 06:08:14 DEBUG : file1: reading active writers 2026/02/07 06:08:14 DEBUG : Looking for writers 2026/02/07 06:08:14 DEBUG : dir: reading active writers 2026/02/07 06:08:14 DEBUG : >WaitForWriters: 2026/02/07 06:08:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/07 06:08:14 DEBUG : dir/file1: newRWFileHandle: 2026/02/07 06:08:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/07 06:08:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/07 06:08:14 DEBUG : dir/file1(0xc000f76dc0): _readAt: size=512, off=0 2026/02/07 06:08:14 DEBUG : dir/file1(0xc000f76dc0): openPending: 2026/02/07 06:08:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/07 06:08:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/07 06:08:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 06:08:14 DEBUG : dir/file1(0xc000f76dc0): >openPending: err= 2026/02/07 06:08:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/07 06:08:14 DEBUG : dir/file1(0xc000f76dc0): >_readAt: n=14, err=EOF 2026/02/07 06:08:14 DEBUG : dir/file1(0xc000f76dc0): close: 2026/02/07 06:08:14 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-07 06:08:11 +0000 UTC 2026/02/07 06:08:14 DEBUG : dir/file1(0xc000f76dc0): >close: err= 2026/02/07 06:08:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/07 06:08:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/07 06:08:15 DEBUG : newLeaf: Updating file with newLeaf 0xc0008a8480 2026/02/07 06:08:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/07 06:08:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure 2026/02/07 06:08:30 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/07 06:08:30 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/07 06:08:30 DEBUG : dir/file1: Updating file with dir/file1 0xc0008a8480 2026/02/07 06:08:30 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/07 06:08:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/02/07 06:08:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/07 06:08:39 DEBUG : dir/file1: newRWFileHandle: 2026/02/07 06:08:39 DEBUG : dir/file1(0xc0008bd140): openPending: 2026/02/07 06:08:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/07 06:08:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/07 06:08:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 06:08:39 DEBUG : dir/file1(0xc0008bd140): >openPending: err= 2026/02/07 06:08:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/07 06:08:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/07 06:08:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/07 06:08:39 DEBUG : dir/file1(0xc0008bd140): _writeAt: size=25, off=0 2026/02/07 06:08:39 DEBUG : dir/file1(0xc0008bd140): >_writeAt: n=25, err= 2026/02/07 06:08:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/07 06:08:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/07 06:08:40 DEBUG : newLeaf: Updating file with newLeaf 0xc0008a8480 2026/02/07 06:08:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/07 06:08:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/07 06:08:40 DEBUG : newLeaf(0xc0008bd140): close: 2026/02/07 06:08:40 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/07 06:08:40 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-07 06:08:39.194873698 +0000 UTC m=+2608.048454122 2026/02/07 06:08:40 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/07 06:08:40 DEBUG : newLeaf(0xc0008bd140): >close: err= 2026/02/07 06:08:40 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:08:40 DEBUG : dir: Looking for writers 2026/02/07 06:08:40 DEBUG : Looking for writers 2026/02/07 06:08:40 DEBUG : dir: reading active writers 2026/02/07 06:08:40 DEBUG : newLeaf: reading active writers 2026/02/07 06:08:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/07 06:08:40 DEBUG : dir: Looking for writers 2026/02/07 06:08:40 DEBUG : Looking for writers 2026/02/07 06:08:40 DEBUG : dir: reading active writers 2026/02/07 06:08:40 DEBUG : newLeaf: reading active writers 2026/02/07 06:08:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/07 06:08:40 DEBUG : dir: Looking for writers 2026/02/07 06:08:40 DEBUG : Looking for writers 2026/02/07 06:08:40 DEBUG : dir: reading active writers 2026/02/07 06:08:40 DEBUG : newLeaf: reading active writers 2026/02/07 06:08:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/07 06:08:40 DEBUG : dir: Looking for writers 2026/02/07 06:08:40 DEBUG : Looking for writers 2026/02/07 06:08:40 DEBUG : dir: reading active writers 2026/02/07 06:08:40 DEBUG : newLeaf: reading active writers 2026/02/07 06:08:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/07 06:08:40 DEBUG : newLeaf: vfs cache: starting upload 2026/02/07 06:08:40 DEBUG : dir: Looking for writers 2026/02/07 06:08:40 DEBUG : Looking for writers 2026/02/07 06:08:40 DEBUG : dir: reading active writers 2026/02/07 06:08:40 DEBUG : newLeaf: reading active writers 2026/02/07 06:08:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/07 06:08:40 DEBUG : dir: Looking for writers 2026/02/07 06:08:40 DEBUG : Looking for writers 2026/02/07 06:08:40 DEBUG : dir: reading active writers 2026/02/07 06:08:40 DEBUG : newLeaf: reading active writers 2026/02/07 06:08:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/07 06:08:41 DEBUG : dir: Looking for writers 2026/02/07 06:08:41 DEBUG : Looking for writers 2026/02/07 06:08:41 DEBUG : dir: reading active writers 2026/02/07 06:08:41 DEBUG : newLeaf: reading active writers 2026/02/07 06:08:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/07 06:08:41 DEBUG : dir: Looking for writers 2026/02/07 06:08:41 DEBUG : Looking for writers 2026/02/07 06:08:41 DEBUG : dir: reading active writers 2026/02/07 06:08:41 DEBUG : newLeaf: reading active writers 2026/02/07 06:08:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:08:42 DEBUG : dir: Looking for writers 2026/02/07 06:08:42 DEBUG : Looking for writers 2026/02/07 06:08:42 DEBUG : dir: reading active writers 2026/02/07 06:08:42 DEBUG : newLeaf: reading active writers 2026/02/07 06:08:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:08:43 DEBUG : dir: Looking for writers 2026/02/07 06:08:43 DEBUG : Looking for writers 2026/02/07 06:08:43 DEBUG : dir: reading active writers 2026/02/07 06:08:43 DEBUG : newLeaf: reading active writers 2026/02/07 06:08:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:08:44 DEBUG : dir: Looking for writers 2026/02/07 06:08:44 DEBUG : Looking for writers 2026/02/07 06:08:44 DEBUG : dir: reading active writers 2026/02/07 06:08:44 DEBUG : newLeaf: reading active writers 2026/02/07 06:08:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:08:45 DEBUG : dir: Looking for writers 2026/02/07 06:08:45 DEBUG : Looking for writers 2026/02/07 06:08:45 DEBUG : dir: reading active writers 2026/02/07 06:08:45 DEBUG : newLeaf: reading active writers 2026/02/07 06:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:08:46 DEBUG : dir: Looking for writers 2026/02/07 06:08:46 DEBUG : Looking for writers 2026/02/07 06:08:46 DEBUG : dir: reading active writers 2026/02/07 06:08:46 DEBUG : newLeaf: reading active writers 2026/02/07 06:08:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:08:47 DEBUG : dir: Looking for writers 2026/02/07 06:08:47 DEBUG : Looking for writers 2026/02/07 06:08:47 DEBUG : dir: reading active writers 2026/02/07 06:08:47 DEBUG : newLeaf: reading active writers 2026/02/07 06:08:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:08:48 DEBUG : newLeaf: Removing old object on successful upload 2026/02/07 06:08:48 DEBUG : dir: Looking for writers 2026/02/07 06:08:48 DEBUG : Looking for writers 2026/02/07 06:08:48 DEBUG : dir: reading active writers 2026/02/07 06:08:48 DEBUG : newLeaf: reading active writers 2026/02/07 06:08:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:08:49 DEBUG : newLeaf: size = 25 OK 2026/02/07 06:08:49 INFO : newLeaf: Copied (replaced existing) 2026/02/07 06:08:49 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/02/07 06:08:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/07 06:08:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/07 06:08:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/07 06:08:49 DEBUG : dir: Looking for writers 2026/02/07 06:08:49 DEBUG : Looking for writers 2026/02/07 06:08:49 DEBUG : dir: reading active writers 2026/02/07 06:08:49 DEBUG : newLeaf: reading active writers 2026/02/07 06:08:49 DEBUG : >WaitForWriters: 2026/02/07 06:08:51 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:08:51 DEBUG : dir: Looking for writers 2026/02/07 06:08:51 DEBUG : Looking for writers 2026/02/07 06:08:51 DEBUG : dir: reading active writers 2026/02/07 06:08:51 DEBUG : newLeaf: reading active writers 2026/02/07 06:08:51 DEBUG : >WaitForWriters: 2026/02/07 06:08:51 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "newLeaf" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRename/minimal,forceCache=true Messages: directories === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:09:02 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:09:02 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 06:09:02 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:09:02 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:09:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:09:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:09:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:09:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:09:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:09:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:09:02 INFO : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 06:09:10 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:09:10 DEBUG : dir: Looking for writers 2026/02/07 06:09:10 DEBUG : file1: reading active writers 2026/02/07 06:09:10 DEBUG : Looking for writers 2026/02/07 06:09:10 DEBUG : dir: reading active writers 2026/02/07 06:09:10 DEBUG : >WaitForWriters: 2026/02/07 06:09:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/07 06:09:11 DEBUG : newLeaf: Updating file with newLeaf 0xc0001b0e40 2026/02/07 06:09:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/07 06:09:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want newLeaf (14) got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "dir/file1" fstest.go:203: Not found "newLeaf" 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/writes,forceCache=false Messages: 1 objects not found 2026/02/07 06:09:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/07 06:09:22 DEBUG : dir/file1: Updating file with dir/file1 0xc0001b0e40 2026/02/07 06:09:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/07 06:09:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/writes,forceCache=false 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/writes,forceCache=false Messages: 1 objects not found 2026/02/07 06:09:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/07 06:09:31 DEBUG : dir/file1: newRWFileHandle: 2026/02/07 06:09:31 DEBUG : dir/file1(0xc000f762c0): openPending: 2026/02/07 06:09:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/07 06:09:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/07 06:09:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 06:09:31 DEBUG : dir/file1(0xc000f762c0): >openPending: err= 2026/02/07 06:09:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/07 06:09:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/07 06:09:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/07 06:09:31 DEBUG : dir/file1(0xc000f762c0): _writeAt: size=25, off=0 2026/02/07 06:09:31 DEBUG : dir/file1(0xc000f762c0): >_writeAt: n=25, err= 2026/02/07 06:09:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/07 06:09:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/07 06:09:33 DEBUG : newLeaf: Updating file with newLeaf 0xc0001b0e40 2026/02/07 06:09:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/07 06:09:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/07 06:09:33 DEBUG : newLeaf(0xc000f762c0): close: 2026/02/07 06:09:33 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/07 06:09:33 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-07 06:09:31.784232155 +0000 UTC m=+2660.637812579 2026/02/07 06:09:33 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/07 06:09:33 DEBUG : newLeaf(0xc000f762c0): >close: err= 2026/02/07 06:09:33 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:09:33 DEBUG : dir: Looking for writers 2026/02/07 06:09:33 DEBUG : Looking for writers 2026/02/07 06:09:33 DEBUG : dir: reading active writers 2026/02/07 06:09:33 DEBUG : newLeaf: reading active writers 2026/02/07 06:09:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/07 06:09:33 DEBUG : dir: Looking for writers 2026/02/07 06:09:33 DEBUG : Looking for writers 2026/02/07 06:09:33 DEBUG : dir: reading active writers 2026/02/07 06:09:33 DEBUG : newLeaf: reading active writers 2026/02/07 06:09:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/07 06:09:33 DEBUG : dir: Looking for writers 2026/02/07 06:09:33 DEBUG : Looking for writers 2026/02/07 06:09:33 DEBUG : dir: reading active writers 2026/02/07 06:09:33 DEBUG : newLeaf: reading active writers 2026/02/07 06:09:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/07 06:09:33 DEBUG : dir: Looking for writers 2026/02/07 06:09:33 DEBUG : Looking for writers 2026/02/07 06:09:33 DEBUG : dir: reading active writers 2026/02/07 06:09:33 DEBUG : newLeaf: reading active writers 2026/02/07 06:09:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/07 06:09:33 DEBUG : newLeaf: vfs cache: starting upload 2026/02/07 06:09:33 DEBUG : dir: Looking for writers 2026/02/07 06:09:33 DEBUG : Looking for writers 2026/02/07 06:09:33 DEBUG : dir: reading active writers 2026/02/07 06:09:33 DEBUG : newLeaf: reading active writers 2026/02/07 06:09:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/07 06:09:34 DEBUG : dir: Looking for writers 2026/02/07 06:09:34 DEBUG : Looking for writers 2026/02/07 06:09:34 DEBUG : newLeaf: reading active writers 2026/02/07 06:09:34 DEBUG : dir: reading active writers 2026/02/07 06:09:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/07 06:09:34 DEBUG : dir: Looking for writers 2026/02/07 06:09:34 DEBUG : Looking for writers 2026/02/07 06:09:34 DEBUG : dir: reading active writers 2026/02/07 06:09:34 DEBUG : newLeaf: reading active writers 2026/02/07 06:09:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/07 06:09:35 DEBUG : dir: Looking for writers 2026/02/07 06:09:35 DEBUG : Looking for writers 2026/02/07 06:09:35 DEBUG : dir: reading active writers 2026/02/07 06:09:35 DEBUG : newLeaf: reading active writers 2026/02/07 06:09:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:09:36 DEBUG : dir: Looking for writers 2026/02/07 06:09:36 DEBUG : Looking for writers 2026/02/07 06:09:36 DEBUG : newLeaf: reading active writers 2026/02/07 06:09:36 DEBUG : dir: reading active writers 2026/02/07 06:09:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:09:37 DEBUG : dir: Looking for writers 2026/02/07 06:09:37 DEBUG : Looking for writers 2026/02/07 06:09:37 DEBUG : dir: reading active writers 2026/02/07 06:09:37 DEBUG : newLeaf: reading active writers 2026/02/07 06:09:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:09:38 DEBUG : dir: Looking for writers 2026/02/07 06:09:38 DEBUG : Looking for writers 2026/02/07 06:09:38 DEBUG : dir: reading active writers 2026/02/07 06:09:38 DEBUG : newLeaf: reading active writers 2026/02/07 06:09:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:09:39 DEBUG : dir: Looking for writers 2026/02/07 06:09:39 DEBUG : Looking for writers 2026/02/07 06:09:39 DEBUG : dir: reading active writers 2026/02/07 06:09:39 DEBUG : newLeaf: reading active writers 2026/02/07 06:09:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:09:40 DEBUG : dir: Looking for writers 2026/02/07 06:09:40 DEBUG : Looking for writers 2026/02/07 06:09:40 DEBUG : dir: reading active writers 2026/02/07 06:09:40 DEBUG : newLeaf: reading active writers 2026/02/07 06:09:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:09:41 DEBUG : dir: Looking for writers 2026/02/07 06:09:41 DEBUG : Looking for writers 2026/02/07 06:09:41 DEBUG : dir: reading active writers 2026/02/07 06:09:41 DEBUG : newLeaf: reading active writers 2026/02/07 06:09:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:09:41 DEBUG : newLeaf: Removing old object on successful upload 2026/02/07 06:09:41 DEBUG : newLeaf: size = 25 OK 2026/02/07 06:09:41 INFO : newLeaf: Copied (replaced existing) 2026/02/07 06:09:41 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/02/07 06:09:41 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/07 06:09:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/07 06:09:41 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/07 06:09:42 DEBUG : dir: Looking for writers 2026/02/07 06:09:42 DEBUG : Looking for writers 2026/02/07 06:09:42 DEBUG : dir: reading active writers 2026/02/07 06:09:42 DEBUG : newLeaf: reading active writers 2026/02/07 06:09:42 DEBUG : >WaitForWriters: 2026/02/07 06:09:42 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:09:42 DEBUG : dir: Looking for writers 2026/02/07 06:09:42 DEBUG : Looking for writers 2026/02/07 06:09:42 DEBUG : dir: reading active writers 2026/02/07 06:09:42 DEBUG : newLeaf: reading active writers 2026/02/07 06:09:42 DEBUG : >WaitForWriters: 2026/02/07 06:09:42 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRename/writes,forceCache=false Messages: directories === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:09:53 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:09:53 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 06:09:53 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:09:53 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:09:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:09:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:09:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:09:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:09:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:09:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:09:53 INFO : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 06:10:00 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/07 06:10:00 DEBUG : dir/file1: newRWFileHandle: 2026/02/07 06:10:00 DEBUG : dir/file1(0xc000258cc0): openPending: 2026/02/07 06:10:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/07 06:10:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/07 06:10:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 06:10:00 DEBUG : dir/file1(0xc000258cc0): >openPending: err= 2026/02/07 06:10:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/07 06:10:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/07 06:10:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 06:10:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/07 06:10:00 DEBUG : dir/file1(0xc000258cc0): _writeAt: size=14, off=0 2026/02/07 06:10:00 DEBUG : dir/file1(0xc000258cc0): >_writeAt: n=14, err= 2026/02/07 06:10:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/07 06:10:00 DEBUG : dir/file1(0xc000258cc0): close: 2026/02/07 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/07 06:10:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/07 06:10:00 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/07 06:10:00 DEBUG : dir/file1(0xc000258cc0): >close: err= 2026/02/07 06:10:00 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:10:00 DEBUG : dir: Looking for writers 2026/02/07 06:10:00 DEBUG : file1: reading active writers 2026/02/07 06:10:00 DEBUG : Looking for writers 2026/02/07 06:10:00 DEBUG : dir: reading active writers 2026/02/07 06:10:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/07 06:10:00 DEBUG : dir: Looking for writers 2026/02/07 06:10:00 DEBUG : file1: reading active writers 2026/02/07 06:10:00 DEBUG : Looking for writers 2026/02/07 06:10:00 DEBUG : dir: reading active writers 2026/02/07 06:10:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/07 06:10:00 DEBUG : dir: Looking for writers 2026/02/07 06:10:00 DEBUG : file1: reading active writers 2026/02/07 06:10:00 DEBUG : Looking for writers 2026/02/07 06:10:00 DEBUG : dir: reading active writers 2026/02/07 06:10:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/07 06:10:00 DEBUG : dir: Looking for writers 2026/02/07 06:10:00 DEBUG : file1: reading active writers 2026/02/07 06:10:00 DEBUG : Looking for writers 2026/02/07 06:10:00 DEBUG : dir: reading active writers 2026/02/07 06:10:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/07 06:10:00 DEBUG : dir/file1: vfs cache: starting upload 2026/02/07 06:10:00 DEBUG : dir: Looking for writers 2026/02/07 06:10:00 DEBUG : file1: reading active writers 2026/02/07 06:10:00 DEBUG : Looking for writers 2026/02/07 06:10:00 DEBUG : dir: reading active writers 2026/02/07 06:10:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/07 06:10:00 DEBUG : dir: Looking for writers 2026/02/07 06:10:00 DEBUG : file1: reading active writers 2026/02/07 06:10:00 DEBUG : Looking for writers 2026/02/07 06:10:00 DEBUG : dir: reading active writers 2026/02/07 06:10:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/07 06:10:01 DEBUG : dir: Looking for writers 2026/02/07 06:10:01 DEBUG : file1: reading active writers 2026/02/07 06:10:01 DEBUG : Looking for writers 2026/02/07 06:10:01 DEBUG : dir: reading active writers 2026/02/07 06:10:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/07 06:10:01 DEBUG : dir: Looking for writers 2026/02/07 06:10:01 DEBUG : file1: reading active writers 2026/02/07 06:10:01 DEBUG : Looking for writers 2026/02/07 06:10:01 DEBUG : dir: reading active writers 2026/02/07 06:10:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:10:02 DEBUG : dir/file1: Removing old object on successful upload 2026/02/07 06:10:02 DEBUG : dir: Looking for writers 2026/02/07 06:10:02 DEBUG : file1: reading active writers 2026/02/07 06:10:02 DEBUG : Looking for writers 2026/02/07 06:10:02 DEBUG : dir: reading active writers 2026/02/07 06:10:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:10:02 DEBUG : dir/file1: size = 14 OK 2026/02/07 06:10:02 INFO : dir/file1: Copied (replaced existing) 2026/02/07 06:10:02 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/07 06:10:02 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/02/07 06:10:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 06:10:02 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/07 06:10:03 DEBUG : dir: Looking for writers 2026/02/07 06:10:03 DEBUG : file1: reading active writers 2026/02/07 06:10:03 DEBUG : Looking for writers 2026/02/07 06:10:03 DEBUG : dir: reading active writers 2026/02/07 06:10:03 DEBUG : >WaitForWriters: 2026/02/07 06:10:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/07 06:10:03 DEBUG : dir/file1: newRWFileHandle: 2026/02/07 06:10:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/07 06:10:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/07 06:10:03 DEBUG : dir/file1(0xc00035aac0): _readAt: size=512, off=0 2026/02/07 06:10:03 DEBUG : dir/file1(0xc00035aac0): openPending: 2026/02/07 06:10:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/07 06:10:03 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/07 06:10:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 06:10:03 DEBUG : dir/file1(0xc00035aac0): >openPending: err= 2026/02/07 06:10:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/07 06:10:03 DEBUG : dir/file1(0xc00035aac0): >_readAt: n=14, err=EOF 2026/02/07 06:10:03 DEBUG : dir/file1(0xc00035aac0): close: 2026/02/07 06:10:03 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-07 06:10:01 +0000 UTC 2026/02/07 06:10:03 DEBUG : dir/file1(0xc00035aac0): >close: err= 2026/02/07 06:10:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/07 06:10:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/07 06:10:04 DEBUG : newLeaf: Updating file with newLeaf 0xc0008a8cc0 2026/02/07 06:10:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/07 06:10:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure 2026/02/07 06:10:18 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/07 06:10:18 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/07 06:10:18 DEBUG : dir/file1: Updating file with dir/file1 0xc0008a8cc0 2026/02/07 06:10:18 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/07 06:10:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/02/07 06:10:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/07 06:10:27 DEBUG : dir/file1: newRWFileHandle: 2026/02/07 06:10:27 DEBUG : dir/file1(0xc00035ad00): openPending: 2026/02/07 06:10:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/07 06:10:27 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/07 06:10:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 06:10:27 DEBUG : dir/file1(0xc00035ad00): >openPending: err= 2026/02/07 06:10:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/07 06:10:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/07 06:10:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/07 06:10:27 DEBUG : dir/file1(0xc00035ad00): _writeAt: size=25, off=0 2026/02/07 06:10:27 DEBUG : dir/file1(0xc00035ad00): >_writeAt: n=25, err= 2026/02/07 06:10:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/07 06:10:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/07 06:10:29 DEBUG : newLeaf: Updating file with newLeaf 0xc0008a8cc0 2026/02/07 06:10:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/07 06:10:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/07 06:10:29 DEBUG : newLeaf(0xc00035ad00): close: 2026/02/07 06:10:29 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/07 06:10:29 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-07 06:10:27.750839698 +0000 UTC m=+2716.604420173 2026/02/07 06:10:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/07 06:10:29 DEBUG : newLeaf(0xc00035ad00): >close: err= 2026/02/07 06:10:29 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:10:29 DEBUG : dir: Looking for writers 2026/02/07 06:10:29 DEBUG : Looking for writers 2026/02/07 06:10:29 DEBUG : dir: reading active writers 2026/02/07 06:10:29 DEBUG : newLeaf: reading active writers 2026/02/07 06:10:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/07 06:10:29 DEBUG : dir: Looking for writers 2026/02/07 06:10:29 DEBUG : Looking for writers 2026/02/07 06:10:29 DEBUG : dir: reading active writers 2026/02/07 06:10:29 DEBUG : newLeaf: reading active writers 2026/02/07 06:10:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/07 06:10:29 DEBUG : dir: Looking for writers 2026/02/07 06:10:29 DEBUG : Looking for writers 2026/02/07 06:10:29 DEBUG : newLeaf: reading active writers 2026/02/07 06:10:29 DEBUG : dir: reading active writers 2026/02/07 06:10:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/07 06:10:29 DEBUG : dir: Looking for writers 2026/02/07 06:10:29 DEBUG : Looking for writers 2026/02/07 06:10:29 DEBUG : dir: reading active writers 2026/02/07 06:10:29 DEBUG : newLeaf: reading active writers 2026/02/07 06:10:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/07 06:10:29 DEBUG : newLeaf: vfs cache: starting upload 2026/02/07 06:10:29 DEBUG : dir: Looking for writers 2026/02/07 06:10:29 DEBUG : Looking for writers 2026/02/07 06:10:29 DEBUG : newLeaf: reading active writers 2026/02/07 06:10:29 DEBUG : dir: reading active writers 2026/02/07 06:10:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/07 06:10:29 DEBUG : dir: Looking for writers 2026/02/07 06:10:29 DEBUG : Looking for writers 2026/02/07 06:10:29 DEBUG : dir: reading active writers 2026/02/07 06:10:29 DEBUG : newLeaf: reading active writers 2026/02/07 06:10:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/07 06:10:29 DEBUG : dir: Looking for writers 2026/02/07 06:10:29 DEBUG : Looking for writers 2026/02/07 06:10:29 DEBUG : dir: reading active writers 2026/02/07 06:10:29 DEBUG : newLeaf: reading active writers 2026/02/07 06:10:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/07 06:10:30 DEBUG : dir: Looking for writers 2026/02/07 06:10:30 DEBUG : Looking for writers 2026/02/07 06:10:30 DEBUG : dir: reading active writers 2026/02/07 06:10:30 DEBUG : newLeaf: reading active writers 2026/02/07 06:10:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:10:31 DEBUG : dir: Looking for writers 2026/02/07 06:10:31 DEBUG : Looking for writers 2026/02/07 06:10:31 DEBUG : newLeaf: reading active writers 2026/02/07 06:10:31 DEBUG : dir: reading active writers 2026/02/07 06:10:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:10:32 DEBUG : dir: Looking for writers 2026/02/07 06:10:32 DEBUG : Looking for writers 2026/02/07 06:10:32 DEBUG : dir: reading active writers 2026/02/07 06:10:32 DEBUG : newLeaf: reading active writers 2026/02/07 06:10:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:10:33 DEBUG : dir: Looking for writers 2026/02/07 06:10:33 DEBUG : Looking for writers 2026/02/07 06:10:33 DEBUG : dir: reading active writers 2026/02/07 06:10:33 DEBUG : newLeaf: reading active writers 2026/02/07 06:10:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:10:34 DEBUG : dir: Looking for writers 2026/02/07 06:10:34 DEBUG : Looking for writers 2026/02/07 06:10:34 DEBUG : newLeaf: reading active writers 2026/02/07 06:10:34 DEBUG : dir: reading active writers 2026/02/07 06:10:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:10:35 DEBUG : dir: Looking for writers 2026/02/07 06:10:35 DEBUG : Looking for writers 2026/02/07 06:10:35 DEBUG : dir: reading active writers 2026/02/07 06:10:35 DEBUG : newLeaf: reading active writers 2026/02/07 06:10:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:10:35 DEBUG : dir: forgetting directory cache 2026/02/07 06:10:35 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/07 06:10:35 DEBUG : forgetting directory cache 2026/02/07 06:10:35 DEBUG : dir: forgetting directory cache 2026/02/07 06:10:35 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/07 06:10:36 DEBUG : dir: Looking for writers 2026/02/07 06:10:36 DEBUG : Looking for writers 2026/02/07 06:10:36 DEBUG : dir: reading active writers 2026/02/07 06:10:36 DEBUG : newLeaf: reading active writers 2026/02/07 06:10:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:10:37 DEBUG : dir: Looking for writers 2026/02/07 06:10:37 DEBUG : Looking for writers 2026/02/07 06:10:37 DEBUG : dir: reading active writers 2026/02/07 06:10:37 DEBUG : newLeaf: reading active writers 2026/02/07 06:10:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:10:38 DEBUG : dir: Looking for writers 2026/02/07 06:10:38 DEBUG : Looking for writers 2026/02/07 06:10:38 DEBUG : dir: reading active writers 2026/02/07 06:10:38 DEBUG : newLeaf: reading active writers 2026/02/07 06:10:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:10:39 DEBUG : dir: Looking for writers 2026/02/07 06:10:39 DEBUG : Looking for writers 2026/02/07 06:10:39 DEBUG : dir: reading active writers 2026/02/07 06:10:39 DEBUG : newLeaf: reading active writers 2026/02/07 06:10:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:10:40 DEBUG : dir: Looking for writers 2026/02/07 06:10:40 DEBUG : Looking for writers 2026/02/07 06:10:40 DEBUG : newLeaf: reading active writers 2026/02/07 06:10:40 DEBUG : dir: reading active writers 2026/02/07 06:10:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:10:41 DEBUG : dir: Looking for writers 2026/02/07 06:10:41 DEBUG : Looking for writers 2026/02/07 06:10:41 DEBUG : dir: reading active writers 2026/02/07 06:10:41 DEBUG : newLeaf: reading active writers 2026/02/07 06:10:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:10:42 DEBUG : newLeaf: Removing old object on successful upload 2026/02/07 06:10:42 DEBUG : dir: Looking for writers 2026/02/07 06:10:42 DEBUG : Looking for writers 2026/02/07 06:10:42 DEBUG : dir: reading active writers 2026/02/07 06:10:42 DEBUG : newLeaf: reading active writers 2026/02/07 06:10:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:10:42 DEBUG : newLeaf: size = 25 OK 2026/02/07 06:10:42 INFO : newLeaf: Copied (replaced existing) 2026/02/07 06:10:42 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/02/07 06:10:42 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/07 06:10:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/07 06:10:42 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/07 06:10:43 DEBUG : dir: Looking for writers 2026/02/07 06:10:43 DEBUG : Looking for writers 2026/02/07 06:10:43 DEBUG : dir: reading active writers 2026/02/07 06:10:43 DEBUG : newLeaf: reading active writers 2026/02/07 06:10:43 DEBUG : >WaitForWriters: 2026/02/07 06:10:43 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:10:43 DEBUG : dir: Looking for writers 2026/02/07 06:10:43 DEBUG : Looking for writers 2026/02/07 06:10:43 DEBUG : dir: reading active writers 2026/02/07 06:10:43 DEBUG : newLeaf: reading active writers 2026/02/07 06:10:43 DEBUG : >WaitForWriters: 2026/02/07 06:10:43 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "newLeaf" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRename/writes,forceCache=true Messages: directories === RUN TestFileRename/full,forceCache=false run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:10:54 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:10:54 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 06:10:54 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:10:54 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:10:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:10:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:10:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:10:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:10:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:10:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:10:54 INFO : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 06:10:59 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:10:59 DEBUG : dir: Looking for writers 2026/02/07 06:10:59 DEBUG : file1: reading active writers 2026/02/07 06:10:59 DEBUG : Looking for writers 2026/02/07 06:10:59 DEBUG : dir: reading active writers 2026/02/07 06:10:59 DEBUG : >WaitForWriters: 2026/02/07 06:10:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/07 06:10:59 DEBUG : dir/file1: newRWFileHandle: 2026/02/07 06:10:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/07 06:10:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/07 06:10:59 DEBUG : dir/file1(0xc0007b9980): _readAt: size=512, off=0 2026/02/07 06:10:59 DEBUG : dir/file1(0xc0007b9980): openPending: 2026/02/07 06:10:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/07 06:10:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/07 06:10:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 06:10:59 DEBUG : dir/file1(0xc0007b9980): >openPending: err= 2026/02/07 06:10:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/02/07 06:10:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/07 06:10:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 06:10:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/07 06:10:59 DEBUG : dir/file1(0xc0007b9980): >_readAt: n=14, err=EOF 2026/02/07 06:10:59 DEBUG : dir/file1(0xc0007b9980): close: 2026/02/07 06:10:59 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-07 06:10:56 +0000 UTC 2026/02/07 06:10:59 DEBUG : dir/file1(0xc0007b9980): >close: err= 2026/02/07 06:11:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/07 06:11:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/07 06:11:01 DEBUG : newLeaf: Updating file with newLeaf 0xc0001b1680 2026/02/07 06:11:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/07 06:11:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want newLeaf (14) got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "dir/file1" fstest.go:203: Not found "newLeaf" 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/full,forceCache=false Messages: 1 objects not found 2026/02/07 06:11:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/07 06:11:13 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/07 06:11:13 DEBUG : dir/file1: Updating file with dir/file1 0xc0001b1680 2026/02/07 06:11:13 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/07 06:11:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/full,forceCache=false 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/full,forceCache=false Messages: 1 objects not found 2026/02/07 06:11:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/07 06:11:22 DEBUG : dir/file1: newRWFileHandle: 2026/02/07 06:11:22 DEBUG : dir/file1(0xc0001443c0): openPending: 2026/02/07 06:11:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/07 06:11:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/07 06:11:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 06:11:22 DEBUG : dir/file1(0xc0001443c0): >openPending: err= 2026/02/07 06:11:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/07 06:11:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/07 06:11:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/07 06:11:22 DEBUG : dir/file1(0xc0001443c0): _writeAt: size=25, off=0 2026/02/07 06:11:22 DEBUG : dir/file1(0xc0001443c0): >_writeAt: n=25, err= 2026/02/07 06:11:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/07 06:11:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/07 06:11:24 DEBUG : newLeaf: Updating file with newLeaf 0xc0001b1680 2026/02/07 06:11:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/07 06:11:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/07 06:11:24 DEBUG : newLeaf(0xc0001443c0): close: 2026/02/07 06:11:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/07 06:11:24 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-07 06:11:22.572924224 +0000 UTC m=+2771.426504638 2026/02/07 06:11:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/07 06:11:24 DEBUG : newLeaf(0xc0001443c0): >close: err= 2026/02/07 06:11:24 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:11:24 DEBUG : dir: Looking for writers 2026/02/07 06:11:24 DEBUG : Looking for writers 2026/02/07 06:11:24 DEBUG : dir: reading active writers 2026/02/07 06:11:24 DEBUG : newLeaf: reading active writers 2026/02/07 06:11:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/07 06:11:24 DEBUG : dir: Looking for writers 2026/02/07 06:11:24 DEBUG : Looking for writers 2026/02/07 06:11:24 DEBUG : newLeaf: reading active writers 2026/02/07 06:11:24 DEBUG : dir: reading active writers 2026/02/07 06:11:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/07 06:11:24 DEBUG : dir: Looking for writers 2026/02/07 06:11:24 DEBUG : Looking for writers 2026/02/07 06:11:24 DEBUG : dir: reading active writers 2026/02/07 06:11:24 DEBUG : newLeaf: reading active writers 2026/02/07 06:11:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/07 06:11:24 DEBUG : dir: Looking for writers 2026/02/07 06:11:24 DEBUG : Looking for writers 2026/02/07 06:11:24 DEBUG : dir: reading active writers 2026/02/07 06:11:24 DEBUG : newLeaf: reading active writers 2026/02/07 06:11:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/07 06:11:24 DEBUG : newLeaf: vfs cache: starting upload 2026/02/07 06:11:24 DEBUG : dir: Looking for writers 2026/02/07 06:11:24 DEBUG : Looking for writers 2026/02/07 06:11:24 DEBUG : dir: reading active writers 2026/02/07 06:11:24 DEBUG : newLeaf: reading active writers 2026/02/07 06:11:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/07 06:11:24 DEBUG : dir: Looking for writers 2026/02/07 06:11:24 DEBUG : Looking for writers 2026/02/07 06:11:24 DEBUG : dir: reading active writers 2026/02/07 06:11:24 DEBUG : newLeaf: reading active writers 2026/02/07 06:11:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/07 06:11:24 DEBUG : dir: Looking for writers 2026/02/07 06:11:24 DEBUG : Looking for writers 2026/02/07 06:11:24 DEBUG : dir: reading active writers 2026/02/07 06:11:24 DEBUG : newLeaf: reading active writers 2026/02/07 06:11:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/07 06:11:25 DEBUG : dir: Looking for writers 2026/02/07 06:11:25 DEBUG : Looking for writers 2026/02/07 06:11:25 DEBUG : dir: reading active writers 2026/02/07 06:11:25 DEBUG : newLeaf: reading active writers 2026/02/07 06:11:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:11:26 DEBUG : dir: Looking for writers 2026/02/07 06:11:26 DEBUG : Looking for writers 2026/02/07 06:11:26 DEBUG : dir: reading active writers 2026/02/07 06:11:26 DEBUG : newLeaf: reading active writers 2026/02/07 06:11:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:11:27 DEBUG : dir: Looking for writers 2026/02/07 06:11:27 DEBUG : Looking for writers 2026/02/07 06:11:27 DEBUG : dir: reading active writers 2026/02/07 06:11:27 DEBUG : newLeaf: reading active writers 2026/02/07 06:11:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:11:28 DEBUG : dir: Looking for writers 2026/02/07 06:11:28 DEBUG : Looking for writers 2026/02/07 06:11:28 DEBUG : dir: reading active writers 2026/02/07 06:11:28 DEBUG : newLeaf: reading active writers 2026/02/07 06:11:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:11:29 DEBUG : dir: Looking for writers 2026/02/07 06:11:29 DEBUG : Looking for writers 2026/02/07 06:11:29 DEBUG : dir: reading active writers 2026/02/07 06:11:29 DEBUG : newLeaf: reading active writers 2026/02/07 06:11:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:11:30 DEBUG : dir: Looking for writers 2026/02/07 06:11:30 DEBUG : Looking for writers 2026/02/07 06:11:30 DEBUG : dir: reading active writers 2026/02/07 06:11:30 DEBUG : newLeaf: reading active writers 2026/02/07 06:11:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:11:31 DEBUG : dir: Looking for writers 2026/02/07 06:11:31 DEBUG : Looking for writers 2026/02/07 06:11:31 DEBUG : newLeaf: reading active writers 2026/02/07 06:11:31 DEBUG : dir: reading active writers 2026/02/07 06:11:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:11:32 DEBUG : dir: Looking for writers 2026/02/07 06:11:32 DEBUG : Looking for writers 2026/02/07 06:11:32 DEBUG : newLeaf: reading active writers 2026/02/07 06:11:32 DEBUG : dir: reading active writers 2026/02/07 06:11:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:11:33 DEBUG : dir: Looking for writers 2026/02/07 06:11:33 DEBUG : Looking for writers 2026/02/07 06:11:33 DEBUG : dir: reading active writers 2026/02/07 06:11:33 DEBUG : newLeaf: reading active writers 2026/02/07 06:11:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:11:34 DEBUG : dir: Looking for writers 2026/02/07 06:11:34 DEBUG : Looking for writers 2026/02/07 06:11:34 DEBUG : dir: reading active writers 2026/02/07 06:11:34 DEBUG : newLeaf: reading active writers 2026/02/07 06:11:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:11:35 DEBUG : dir: Looking for writers 2026/02/07 06:11:35 DEBUG : Looking for writers 2026/02/07 06:11:35 DEBUG : dir: reading active writers 2026/02/07 06:11:35 DEBUG : newLeaf: reading active writers 2026/02/07 06:11:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:11:36 DEBUG : dir: Looking for writers 2026/02/07 06:11:36 DEBUG : Looking for writers 2026/02/07 06:11:36 DEBUG : dir: reading active writers 2026/02/07 06:11:36 DEBUG : newLeaf: reading active writers 2026/02/07 06:11:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:11:37 DEBUG : dir: Looking for writers 2026/02/07 06:11:37 DEBUG : Looking for writers 2026/02/07 06:11:37 DEBUG : dir: reading active writers 2026/02/07 06:11:37 DEBUG : newLeaf: reading active writers 2026/02/07 06:11:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:11:38 DEBUG : dir: Looking for writers 2026/02/07 06:11:38 DEBUG : Looking for writers 2026/02/07 06:11:38 DEBUG : dir: reading active writers 2026/02/07 06:11:38 DEBUG : newLeaf: reading active writers 2026/02/07 06:11:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:11:39 DEBUG : dir: Looking for writers 2026/02/07 06:11:39 DEBUG : Looking for writers 2026/02/07 06:11:39 DEBUG : dir: reading active writers 2026/02/07 06:11:39 DEBUG : newLeaf: reading active writers 2026/02/07 06:11:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:11:39 DEBUG : newLeaf: Removing old object on successful upload 2026/02/07 06:11:40 DEBUG : newLeaf: size = 25 OK 2026/02/07 06:11:40 INFO : newLeaf: Copied (replaced existing) 2026/02/07 06:11:40 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/02/07 06:11:40 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/07 06:11:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/07 06:11:40 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/07 06:11:40 DEBUG : dir: Looking for writers 2026/02/07 06:11:40 DEBUG : Looking for writers 2026/02/07 06:11:40 DEBUG : dir: reading active writers 2026/02/07 06:11:40 DEBUG : newLeaf: reading active writers 2026/02/07 06:11:40 DEBUG : >WaitForWriters: 2026/02/07 06:11:41 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:11:41 DEBUG : dir: Looking for writers 2026/02/07 06:11:41 DEBUG : Looking for writers 2026/02/07 06:11:41 DEBUG : dir: reading active writers 2026/02/07 06:11:41 DEBUG : newLeaf: reading active writers 2026/02/07 06:11:41 DEBUG : >WaitForWriters: 2026/02/07 06:11:41 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRename/full,forceCache=false Messages: directories --- FAIL: TestFileRename (369.58s) --- FAIL: TestFileRename/off,forceCache=false (83.12s) --- FAIL: TestFileRename/minimal,forceCache=false (55.81s) --- FAIL: TestFileRename/minimal,forceCache=true (61.00s) --- FAIL: TestFileRename/writes,forceCache=false (50.62s) --- FAIL: TestFileRename/writes,forceCache=true (61.22s) --- FAIL: TestFileRename/full,forceCache=false (57.81s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:11:52 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:11:52 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:11:52 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:11:52 DEBUG : Looking for writers 2026/02/07 06:11:52 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (1.01s) === 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:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:11:53 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:12:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 06:12:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/07 06:12:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/07 06:12:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/07 06:12:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/07 06:12:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/07 06:12:04 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/02/07 06:12:04 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:12:04 DEBUG : dir: Looking for writers 2026/02/07 06:12:04 DEBUG : file1: reading active writers 2026/02/07 06:12:04 DEBUG : Looking for writers 2026/02/07 06:12:04 DEBUG : dir: reading active writers 2026/02/07 06:12:04 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestReadFileHandleMethods Messages: directories --- FAIL: TestReadFileHandleMethods (25.10s) === RUN TestReadFileHandleSeek run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:12:18 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:12:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 06:12:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/07 06:12:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/07 06:12:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/07 06:12:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/07 06:12:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/07 06:12:31 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/02/07 06:12:31 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/02/07 06:12:31 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/02/07 06:12:31 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/02/07 06:12:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/02/07 06:12:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/02/07 06:12:31 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/07 06:12:32 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/02/07 06:12:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/02/07 06:12:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/02/07 06:12:32 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/02/07 06:12:32 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/02/07 06:12:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/02/07 06:12:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/02/07 06:12:32 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/02/07 06:12:33 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:12:33 DEBUG : dir: Looking for writers 2026/02/07 06:12:33 DEBUG : file1: reading active writers 2026/02/07 06:12:33 DEBUG : Looking for writers 2026/02/07 06:12:33 DEBUG : dir: reading active writers 2026/02/07 06:12:33 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestReadFileHandleSeek Messages: directories --- FAIL: TestReadFileHandleSeek (28.68s) === RUN TestReadFileHandleReadAt run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:12:47 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:12:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 06:12:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/07 06:12:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/07 06:12:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/07 06:12:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/07 06:12:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/07 06:12:56 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/02/07 06:12:56 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/02/07 06:12:56 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/02/07 06:12:56 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/02/07 06:12:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/02/07 06:12:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/02/07 06:12:56 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/07 06:12:56 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/02/07 06:12:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/02/07 06:12:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/02/07 06:12:56 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/02/07 06:12:57 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/02/07 06:12:57 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/02/07 06:12:57 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/02/07 06:12:57 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/02/07 06:12:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/02/07 06:12:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/02/07 06:12:57 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/02/07 06:12:57 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/02/07 06:12:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/02/07 06:12:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/02/07 06:12:57 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/02/07 06:12:58 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/02/07 06:12:58 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/02/07 06:12:58 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/02/07 06:12:58 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/02/07 06:12:58 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/02/07 06:12:58 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/02/07 06:12:58 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/02/07 06:12:58 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/02/07 06:12:58 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:12:58 DEBUG : dir: Looking for writers 2026/02/07 06:12:58 DEBUG : file1: reading active writers 2026/02/07 06:12:58 DEBUG : Looking for writers 2026/02/07 06:12:58 DEBUG : dir: reading active writers 2026/02/07 06:12:58 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestReadFileHandleReadAt Messages: directories --- FAIL: TestReadFileHandleReadAt (24.93s) === RUN TestReadFileHandleFlush run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:13:12 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure 2026/02/07 06:13:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 06:13:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/07 06:13:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/07 06:13:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/07 06:13:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/07 06:13:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/02/07 06:13:27 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:13:27 DEBUG : dir: Looking for writers 2026/02/07 06:13:27 DEBUG : file1: reading active writers 2026/02/07 06:13:27 DEBUG : Looking for writers 2026/02/07 06:13:27 DEBUG : dir: reading active writers 2026/02/07 06:13:27 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestReadFileHandleFlush (18.40s) === RUN TestReadFileHandleRelease run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:13:30 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:210 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestReadFileHandleRelease 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:210 Error: Not equal: expected: 0 actual : 1 Test: TestReadFileHandleRelease Messages: 1 objects not found 2026/02/07 06:13:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 06:13:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/07 06:13:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/07 06:13:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/07 06:13:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/07 06:13:43 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/02/07 06:13:43 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/02/07 06:13:43 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/02/07 06:13:43 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:13:43 DEBUG : dir: Looking for writers 2026/02/07 06:13:43 DEBUG : file1: reading active writers 2026/02/07 06:13:43 DEBUG : Looking for writers 2026/02/07 06:13:43 DEBUG : dir: reading active writers 2026/02/07 06:13:43 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestReadFileHandleRelease Messages: directories --- FAIL: TestReadFileHandleRelease (26.63s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:13:57 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:13:57 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 06:13:57 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:13:57 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:13:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:13:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:13:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:13:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:13:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:13:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:13:57 INFO : drime root 'rclone-test-cuhaqot7yuro': 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:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/02/07 06:14:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 06:14:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/07 06:14:09 DEBUG : dir/file1: newRWFileHandle: 2026/02/07 06:14:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/07 06:14:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/07 06:14:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/07 06:14:09 DEBUG : dir/file1(0xc000258480): _readAt: size=1, off=0 2026/02/07 06:14:09 DEBUG : dir/file1(0xc000258480): openPending: 2026/02/07 06:14:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/07 06:14:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/07 06:14:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 06:14:09 DEBUG : dir/file1(0xc000258480): >openPending: err= 2026/02/07 06:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/07 06:14:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/07 06:14:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 06:14:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/07 06:14:10 DEBUG : dir/file1(0xc000258480): >_readAt: n=1, err= 2026/02/07 06:14:10 DEBUG : dir/file1(0xc000258480): _readAt: size=256, off=1 2026/02/07 06:14:10 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/02/07 06:14:10 DEBUG : dir/file1(0xc000258480): >_readAt: n=15, err=EOF 2026/02/07 06:14:10 DEBUG : dir/file1(0xc000258480): _readAt: size=16, off=16 2026/02/07 06:14:10 DEBUG : dir/file1(0xc000258480): >_readAt: n=0, err=EOF 2026/02/07 06:14:10 DEBUG : dir/file1(0xc000258480): close: 2026/02/07 06:14:10 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-07 06:13:58 +0000 UTC 2026/02/07 06:14:10 DEBUG : dir/file1(0xc000258480): >close: err= 2026/02/07 06:14:10 DEBUG : dir/file1(0xc000258480): close: 2026/02/07 06:14:10 DEBUG : dir/file1(0xc000258480): >close: err=file already closed 2026/02/07 06:14:10 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:14:10 DEBUG : dir: Looking for writers 2026/02/07 06:14:10 DEBUG : file1: reading active writers 2026/02/07 06:14:10 DEBUG : Looking for writers 2026/02/07 06:14:10 DEBUG : dir: reading active writers 2026/02/07 06:14:10 DEBUG : >WaitForWriters: 2026/02/07 06:14:10 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty --- PASS: TestRWFileHandleMethodsRead (17.25s) === RUN TestRWFileHandleSeek run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:14:14 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:14:14 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 06:14:14 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:14:14 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:14:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:14:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:14:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:14:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:14:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:14:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:14:14 INFO : drime root 'rclone-test-cuhaqot7yuro': 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:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:118 Error: Should be true Test: TestRWFileHandleSeek 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:118 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleSeek Messages: 1 objects not found 2026/02/07 06:14:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 06:14:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/07 06:14:25 DEBUG : dir/file1: newRWFileHandle: 2026/02/07 06:14:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/07 06:14:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/07 06:14:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/07 06:14:25 DEBUG : dir/file1(0xc000f77200): _readAt: size=1, off=0 2026/02/07 06:14:25 DEBUG : dir/file1(0xc000f77200): openPending: 2026/02/07 06:14:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/07 06:14:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/07 06:14:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 06:14:25 DEBUG : dir/file1(0xc000f77200): >openPending: err= 2026/02/07 06:14:25 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/07 06:14:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/07 06:14:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 06:14:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/07 06:14:26 DEBUG : dir/file1(0xc000f77200): >_readAt: n=1, err= 2026/02/07 06:14:26 DEBUG : dir/file1(0xc000f77200): _readAt: size=1, off=5 2026/02/07 06:14:26 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/07 06:14:26 DEBUG : dir/file1(0xc000f77200): >_readAt: n=1, err= 2026/02/07 06:14:26 DEBUG : dir/file1(0xc000f77200): _readAt: size=1, off=3 2026/02/07 06:14:26 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/07 06:14:26 DEBUG : dir/file1(0xc000f77200): >_readAt: n=1, err= 2026/02/07 06:14:26 DEBUG : dir/file1(0xc000f77200): _readAt: size=1, off=13 2026/02/07 06:14:26 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/07 06:14:26 DEBUG : dir/file1(0xc000f77200): >_readAt: n=1, err= 2026/02/07 06:14:26 DEBUG : dir/file1(0xc000f77200): _readAt: size=16, off=100 2026/02/07 06:14:26 DEBUG : dir/file1(0xc000f77200): >_readAt: n=0, err=EOF 2026/02/07 06:14:26 DEBUG : dir/file1(0xc000f77200): close: 2026/02/07 06:14:26 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-07 06:14:15 +0000 UTC 2026/02/07 06:14:26 DEBUG : dir/file1(0xc000f77200): >close: err= 2026/02/07 06:14:26 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:14:26 DEBUG : dir: Looking for writers 2026/02/07 06:14:26 DEBUG : file1: reading active writers 2026/02/07 06:14:26 DEBUG : Looking for writers 2026/02/07 06:14:26 DEBUG : dir: reading active writers 2026/02/07 06:14:26 DEBUG : >WaitForWriters: 2026/02/07 06:14:26 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty 2026/02/07 06:14:29 DEBUG : forgetting directory cache 2026/02/07 06:14:29 DEBUG : dir: forgetting directory cache 2026/02/07 06:14:29 DEBUG : dir: Removed virtual directory entry vDel: "file1" run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleSeek Messages: directories --- FAIL: TestRWFileHandleSeek (25.87s) === RUN TestRWFileHandleReadAt run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:14:40 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:14:40 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 06:14:40 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:14:40 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:14:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:14:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:14:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:14:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:14:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:14:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:14:40 INFO : drime root 'rclone-test-cuhaqot7yuro': 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:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure 2026/02/07 06:14:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 06:14:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/07 06:14:55 DEBUG : dir/file1: newRWFileHandle: 2026/02/07 06:14:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/07 06:14:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/07 06:14:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/07 06:14:55 DEBUG : dir/file1(0xc0002582c0): _readAt: size=1, off=0 2026/02/07 06:14:55 DEBUG : dir/file1(0xc0002582c0): openPending: 2026/02/07 06:14:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/07 06:14:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/07 06:14:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 06:14:55 DEBUG : dir/file1(0xc0002582c0): >openPending: err= 2026/02/07 06:14:55 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/07 06:14:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/07 06:14:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 06:14:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/07 06:14:56 DEBUG : dir/file1(0xc0002582c0): >_readAt: n=1, err= 2026/02/07 06:14:56 DEBUG : dir/file1(0xc0002582c0): _readAt: size=1, off=5 2026/02/07 06:14:56 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/07 06:14:56 DEBUG : dir/file1(0xc0002582c0): >_readAt: n=1, err= 2026/02/07 06:14:56 DEBUG : dir/file1(0xc0002582c0): _readAt: size=1, off=1 2026/02/07 06:14:56 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/07 06:14:56 DEBUG : dir/file1(0xc0002582c0): >_readAt: n=1, err= 2026/02/07 06:14:56 DEBUG : dir/file1(0xc0002582c0): _readAt: size=6, off=10 2026/02/07 06:14:56 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/02/07 06:14:56 DEBUG : dir/file1(0xc0002582c0): >_readAt: n=6, err= 2026/02/07 06:14:56 DEBUG : dir/file1(0xc0002582c0): _readAt: size=256, off=10 2026/02/07 06:14:56 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/02/07 06:14:56 DEBUG : dir/file1(0xc0002582c0): >_readAt: n=6, err=EOF 2026/02/07 06:14:56 DEBUG : dir/file1(0xc0002582c0): _readAt: size=256, off=100 2026/02/07 06:14:56 DEBUG : dir/file1(0xc0002582c0): >_readAt: n=0, err=EOF 2026/02/07 06:14:56 DEBUG : dir/file1(0xc0002582c0): close: 2026/02/07 06:14:56 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-07 06:14:41 +0000 UTC 2026/02/07 06:14:56 DEBUG : dir/file1(0xc0002582c0): >close: err= 2026/02/07 06:14:56 DEBUG : dir/file1(0xc0002582c0): _readAt: size=256, off=100 2026/02/07 06:14:56 DEBUG : dir/file1(0xc0002582c0): >_readAt: n=0, err=file already closed 2026/02/07 06:14:56 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:14:56 DEBUG : dir: Looking for writers 2026/02/07 06:14:56 DEBUG : file1: reading active writers 2026/02/07 06:14:56 DEBUG : Looking for writers 2026/02/07 06:14:56 DEBUG : dir: reading active writers 2026/02/07 06:14:56 DEBUG : >WaitForWriters: 2026/02/07 06:14:56 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestRWFileHandleReadAt (18.94s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:14:59 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:14:59 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 06:14:59 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:14:59 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:14:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:14:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:14:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:14:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:14:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:14:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:14:59 INFO : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 06:14:59 DEBUG : forgetting directory cache 2026/02/07 06:14:59 DEBUG : dir: forgetting directory cache 2026/02/07 06:14:59 DEBUG : dir: Removed virtual directory entry vDel: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:216 Error: Should be true Test: TestRWFileHandleFlushRead 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:216 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleFlushRead Messages: 1 objects not found 2026/02/07 06:15:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 06:15:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/07 06:15:11 DEBUG : dir/file1: newRWFileHandle: 2026/02/07 06:15:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/07 06:15:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/07 06:15:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/07 06:15:11 DEBUG : dir/file1(0xc0002593c0): RWFileHandle.Flush 2026/02/07 06:15:11 DEBUG : dir/file1(0xc0002593c0): _readAt: size=256, off=0 2026/02/07 06:15:11 DEBUG : dir/file1(0xc0002593c0): openPending: 2026/02/07 06:15:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/07 06:15:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/07 06:15:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 06:15:11 DEBUG : dir/file1(0xc0002593c0): >openPending: err= 2026/02/07 06:15:11 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/02/07 06:15:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/07 06:15:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 06:15:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/07 06:15:11 DEBUG : dir/file1(0xc0002593c0): >_readAt: n=16, err=EOF 2026/02/07 06:15:11 DEBUG : dir/file1(0xc0002593c0): RWFileHandle.Flush 2026/02/07 06:15:11 DEBUG : dir/file1(0xc0002593c0): RWFileHandle.Flush 2026/02/07 06:15:11 DEBUG : dir/file1(0xc0002593c0): close: 2026/02/07 06:15:11 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-07 06:15:00 +0000 UTC 2026/02/07 06:15:11 DEBUG : dir/file1(0xc0002593c0): >close: err= 2026/02/07 06:15:11 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:15:11 DEBUG : dir: Looking for writers 2026/02/07 06:15:11 DEBUG : file1: reading active writers 2026/02/07 06:15:11 DEBUG : Looking for writers 2026/02/07 06:15:11 DEBUG : dir: reading active writers 2026/02/07 06:15:11 DEBUG : >WaitForWriters: 2026/02/07 06:15:11 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleFlushRead Messages: directories --- FAIL: TestRWFileHandleFlushRead (26.49s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:15:25 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:15:25 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 06:15:25 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:15:25 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:15:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:15:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:15:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:15:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:15:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:15:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:15:25 INFO : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 06:15:26 DEBUG : forgetting directory cache 2026/02/07 06:15:26 DEBUG : dir: forgetting directory cache 2026/02/07 06:15:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 06:15:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/07 06:15:36 DEBUG : dir/file1: newRWFileHandle: 2026/02/07 06:15:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/07 06:15:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/07 06:15:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/07 06:15:36 DEBUG : dir/file1(0xc0007b9d40): _readAt: size=256, off=0 2026/02/07 06:15:36 DEBUG : dir/file1(0xc0007b9d40): openPending: 2026/02/07 06:15:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/07 06:15:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/07 06:15:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 06:15:36 DEBUG : dir/file1(0xc0007b9d40): >openPending: err= 2026/02/07 06:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/02/07 06:15:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/07 06:15:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 06:15:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/07 06:15:36 DEBUG : dir/file1(0xc0007b9d40): >_readAt: n=16, err=EOF 2026/02/07 06:15:36 DEBUG : dir/file1(0xc0007b9d40): RWFileHandle.Release 2026/02/07 06:15:36 DEBUG : dir/file1(0xc0007b9d40): close: 2026/02/07 06:15:36 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-07 06:15:27 +0000 UTC 2026/02/07 06:15:36 DEBUG : dir/file1(0xc0007b9d40): >close: err= 2026/02/07 06:15:36 DEBUG : dir/file1(0xc0007b9d40): RWFileHandle.Release 2026/02/07 06:15:36 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:15:36 DEBUG : dir: Looking for writers 2026/02/07 06:15:36 DEBUG : file1: reading active writers 2026/02/07 06:15:36 DEBUG : Looking for writers 2026/02/07 06:15:36 DEBUG : dir: reading active writers 2026/02/07 06:15:36 DEBUG : >WaitForWriters: 2026/02/07 06:15:36 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleReleaseRead Messages: directories --- FAIL: TestRWFileHandleReleaseRead (24.86s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:15:50 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:15:50 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 06:15:50 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:15:50 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:15:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:15:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:15:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:15:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:15:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:15:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:15:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:15:50 INFO : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 06:15:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:15:51 DEBUG : file1: newRWFileHandle: 2026/02/07 06:15:51 DEBUG : file1(0xc0007f4180): openPending: 2026/02/07 06:15:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:15:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:15:51 DEBUG : file1(0xc0007f4180): >openPending: err= 2026/02/07 06:15:51 DEBUG : file1: >newRWFileHandle: err= 2026/02/07 06:15:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:15:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/07 06:15:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/07 06:15:51 DEBUG : file1(0xc0007f4180): _writeAt: size=5, off=0 2026/02/07 06:15:51 DEBUG : file1(0xc0007f4180): >_writeAt: n=5, err= 2026/02/07 06:15:51 DEBUG : file1(0xc0007f4180): _writeAt: size=7, off=5 2026/02/07 06:15:51 DEBUG : file1(0xc0007f4180): >_writeAt: n=7, err= 2026/02/07 06:15:51 DEBUG : file1: vfs cache: truncate to size=11 2026/02/07 06:15:51 DEBUG : file1(0xc0007f4180): close: 2026/02/07 06:15:51 DEBUG : file1: vfs cache: setting modification time to 2026-02-07 06:15:51.030162826 +0000 UTC m=+3039.883743220 2026/02/07 06:15:51 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/07 06:15:51 DEBUG : file1(0xc0007f4180): >close: err= 2026/02/07 06:15:51 DEBUG : file1(0xc0007f4180): close: 2026/02/07 06:15:51 DEBUG : file1(0xc0007f4180): >close: err=file already closed 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/read_write_test.go:332 Error: Not equal: expected: []string{"file1,11,false"} actual : []string{"dir,0,true", "file1,11,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=10) "dir,0,true", (string) (len=14) "file1,11,false" Test: TestRWFileHandleMethodsWrite 2026/02/07 06:15:51 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:15:51 DEBUG : dir: Looking for writers 2026/02/07 06:15:51 DEBUG : Looking for writers 2026/02/07 06:15:51 DEBUG : dir: reading active writers 2026/02/07 06:15:51 DEBUG : file1: reading active writers 2026/02/07 06:15:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/07 06:15:51 DEBUG : dir: Looking for writers 2026/02/07 06:15:51 DEBUG : Looking for writers 2026/02/07 06:15:51 DEBUG : dir: reading active writers 2026/02/07 06:15:51 DEBUG : file1: reading active writers 2026/02/07 06:15:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/07 06:15:51 DEBUG : dir: Looking for writers 2026/02/07 06:15:51 DEBUG : Looking for writers 2026/02/07 06:15:51 DEBUG : dir: reading active writers 2026/02/07 06:15:51 DEBUG : file1: reading active writers 2026/02/07 06:15:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/07 06:15:51 DEBUG : dir: Looking for writers 2026/02/07 06:15:51 DEBUG : Looking for writers 2026/02/07 06:15:51 DEBUG : dir: reading active writers 2026/02/07 06:15:51 DEBUG : file1: reading active writers 2026/02/07 06:15:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/07 06:15:51 DEBUG : file1: vfs cache: starting upload 2026/02/07 06:15:51 DEBUG : dir: Looking for writers 2026/02/07 06:15:51 DEBUG : Looking for writers 2026/02/07 06:15:51 DEBUG : dir: reading active writers 2026/02/07 06:15:51 DEBUG : file1: reading active writers 2026/02/07 06:15:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/07 06:15:51 DEBUG : dir: Looking for writers 2026/02/07 06:15:51 DEBUG : Looking for writers 2026/02/07 06:15:51 DEBUG : file1: reading active writers 2026/02/07 06:15:51 DEBUG : dir: reading active writers 2026/02/07 06:15:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/07 06:15:51 DEBUG : dir: Looking for writers 2026/02/07 06:15:51 DEBUG : Looking for writers 2026/02/07 06:15:51 DEBUG : dir: reading active writers 2026/02/07 06:15:51 DEBUG : file1: reading active writers 2026/02/07 06:15:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/07 06:15:52 DEBUG : dir: Looking for writers 2026/02/07 06:15:52 DEBUG : Looking for writers 2026/02/07 06:15:52 DEBUG : dir: reading active writers 2026/02/07 06:15:52 DEBUG : file1: reading active writers 2026/02/07 06:15:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:15:53 DEBUG : dir: Looking for writers 2026/02/07 06:15:53 DEBUG : Looking for writers 2026/02/07 06:15:53 DEBUG : dir: reading active writers 2026/02/07 06:15:53 DEBUG : file1: reading active writers 2026/02/07 06:15:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:15:54 DEBUG : file1: size = 11 OK 2026/02/07 06:15:54 INFO : file1: Copied (new) 2026/02/07 06:15:54 DEBUG : file1: vfs cache: fingerprint now "11" 2026/02/07 06:15:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/07 06:15:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:15:54 INFO : file1: vfs cache: upload succeeded try #1 2026/02/07 06:15:54 DEBUG : dir: Looking for writers 2026/02/07 06:15:54 DEBUG : Looking for writers 2026/02/07 06:15:54 DEBUG : dir: reading active writers 2026/02/07 06:15:54 DEBUG : file1: reading active writers 2026/02/07 06:15:54 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/02/07 06:16:03 DEBUG : forgetting directory cache 2026/02/07 06:16:03 DEBUG : dir: forgetting directory cache 2026/02/07 06:16:03 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/07 06:16:03 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:337 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleMethodsWrite Messages: directories 2026/02/07 06:16:03 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:16:03 DEBUG : dir: Looking for writers 2026/02/07 06:16:03 DEBUG : Looking for writers 2026/02/07 06:16:03 DEBUG : dir: reading active writers 2026/02/07 06:16:03 DEBUG : file1: reading active writers 2026/02/07 06:16:03 DEBUG : >WaitForWriters: 2026/02/07 06:16:03 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestRWFileHandleMethodsWrite (23.71s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:16:14 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:16:14 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 06:16:14 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:16:14 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:16:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:16:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:16:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:16:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:16:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:16:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:16:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:16:14 INFO : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 06:16:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:16:14 DEBUG : file1: newRWFileHandle: 2026/02/07 06:16:14 DEBUG : file1(0xc0002582c0): openPending: 2026/02/07 06:16:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:16:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:16:14 DEBUG : file1(0xc0002582c0): >openPending: err= 2026/02/07 06:16:14 DEBUG : file1: >newRWFileHandle: err= 2026/02/07 06:16:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:16:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/07 06:16:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/07 06:16:14 DEBUG : file1(0xc0002582c0): _writeAt: size=7, off=0 2026/02/07 06:16:14 DEBUG : file1(0xc0002582c0): >_writeAt: n=7, err= 2026/02/07 06:16:14 DEBUG : file1(0xc0002582c0): _writeAt: size=6, off=5 2026/02/07 06:16:14 DEBUG : file1(0xc0002582c0): >_writeAt: n=6, err= 2026/02/07 06:16:14 DEBUG : file1(0xc0002582c0): close: 2026/02/07 06:16:14 DEBUG : file1: vfs cache: setting modification time to 2026-02-07 06:16:14.445200046 +0000 UTC m=+3063.298780440 2026/02/07 06:16:14 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/07 06:16:14 DEBUG : file1(0xc0002582c0): >close: err= 2026/02/07 06:16:14 DEBUG : file1(0xc0002582c0): _writeAt: size=5, off=0 2026/02/07 06:16:14 DEBUG : file1(0xc0002582c0): >_writeAt: n=0, err=file already closed 2026/02/07 06:16:14 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:16:14 DEBUG : Looking for writers 2026/02/07 06:16:14 DEBUG : file1: reading active writers 2026/02/07 06:16:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/07 06:16:14 DEBUG : Looking for writers 2026/02/07 06:16:14 DEBUG : file1: reading active writers 2026/02/07 06:16:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/07 06:16:14 DEBUG : Looking for writers 2026/02/07 06:16:14 DEBUG : file1: reading active writers 2026/02/07 06:16:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/07 06:16:14 DEBUG : Looking for writers 2026/02/07 06:16:14 DEBUG : file1: reading active writers 2026/02/07 06:16:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/07 06:16:14 DEBUG : file1: vfs cache: starting upload 2026/02/07 06:16:14 DEBUG : Looking for writers 2026/02/07 06:16:14 DEBUG : file1: reading active writers 2026/02/07 06:16:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/07 06:16:14 DEBUG : Looking for writers 2026/02/07 06:16:14 DEBUG : file1: reading active writers 2026/02/07 06:16:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/07 06:16:15 DEBUG : Looking for writers 2026/02/07 06:16:15 DEBUG : file1: reading active writers 2026/02/07 06:16:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/07 06:16:15 DEBUG : Looking for writers 2026/02/07 06:16:15 DEBUG : file1: reading active writers 2026/02/07 06:16:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:16:16 DEBUG : Looking for writers 2026/02/07 06:16:16 DEBUG : file1: reading active writers 2026/02/07 06:16:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:16:17 DEBUG : file1: size = 11 OK 2026/02/07 06:16:17 INFO : file1: Copied (new) 2026/02/07 06:16:17 DEBUG : file1: vfs cache: fingerprint now "11" 2026/02/07 06:16:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/07 06:16:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:16:17 INFO : file1: vfs cache: upload succeeded try #1 2026/02/07 06:16:17 DEBUG : Looking for writers 2026/02/07 06:16:17 DEBUG : file1: reading active writers 2026/02/07 06:16:17 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/02/07 06:16:25 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:16:25 DEBUG : Looking for writers 2026/02/07 06:16:25 DEBUG : file1: reading active writers 2026/02/07 06:16:25 DEBUG : >WaitForWriters: 2026/02/07 06:16:25 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure --- PASS: TestRWFileHandleWriteAt (23.45s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:16:37 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:16:37 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 06:16:37 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:16:37 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:16:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:16:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:16:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:16:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:16:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:16:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:16:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:16:37 INFO : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 06:16:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:16:37 DEBUG : file1: newRWFileHandle: 2026/02/07 06:16:37 DEBUG : file1(0xc0007b8bc0): openPending: 2026/02/07 06:16:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:16:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:16:37 DEBUG : file1(0xc0007b8bc0): >openPending: err= 2026/02/07 06:16:37 DEBUG : file1: >newRWFileHandle: err= 2026/02/07 06:16:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:16:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/07 06:16:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/07 06:16:37 DEBUG : file1(0xc0007b8bc0): close: 2026/02/07 06:16:37 DEBUG : file1: vfs cache: setting modification time to 2026-02-07 06:16:37.933869397 +0000 UTC m=+3086.787449791 2026/02/07 06:16:37 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/07 06:16:37 DEBUG : file1(0xc0007b8bc0): >close: err= 2026/02/07 06:16:37 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/07 06:16:37 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/07 06:16:37 DEBUG : file2: newRWFileHandle: 2026/02/07 06:16:37 DEBUG : file2(0xc0007b9600): openPending: 2026/02/07 06:16:37 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:16:37 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/07 06:16:37 DEBUG : file2(0xc0007b9600): >openPending: err= 2026/02/07 06:16:37 DEBUG : file2: >newRWFileHandle: err= 2026/02/07 06:16:37 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/07 06:16:37 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/02/07 06:16:37 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/02/07 06:16:37 DEBUG : file2(0xc0007b9600): RWFileHandle.Flush 2026/02/07 06:16:37 DEBUG : file2(0xc0007b9600): RWFileHandle.Release 2026/02/07 06:16:37 DEBUG : file2(0xc0007b9600): close: 2026/02/07 06:16:37 DEBUG : file2: vfs cache: setting modification time to 2026-02-07 06:16:37.934850426 +0000 UTC m=+3086.788430820 2026/02/07 06:16:37 INFO : file2: vfs cache: queuing for upload in 100ms 2026/02/07 06:16:37 DEBUG : file2(0xc0007b9600): >close: err= 2026/02/07 06:16:37 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:16:37 DEBUG : Looking for writers 2026/02/07 06:16:37 DEBUG : file1: reading active writers 2026/02/07 06:16:37 DEBUG : file2: reading active writers 2026/02/07 06:16:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/02/07 06:16:37 DEBUG : Looking for writers 2026/02/07 06:16:37 DEBUG : file1: reading active writers 2026/02/07 06:16:37 DEBUG : file2: reading active writers 2026/02/07 06:16:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/02/07 06:16:37 DEBUG : Looking for writers 2026/02/07 06:16:37 DEBUG : file2: reading active writers 2026/02/07 06:16:37 DEBUG : file1: reading active writers 2026/02/07 06:16:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/02/07 06:16:38 DEBUG : Looking for writers 2026/02/07 06:16:38 DEBUG : file1: reading active writers 2026/02/07 06:16:38 DEBUG : file2: reading active writers 2026/02/07 06:16:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/02/07 06:16:38 DEBUG : file2: vfs cache: starting upload 2026/02/07 06:16:38 DEBUG : file1: vfs cache: starting upload 2026/02/07 06:16:38 DEBUG : Looking for writers 2026/02/07 06:16:38 DEBUG : file1: reading active writers 2026/02/07 06:16:38 DEBUG : file2: reading active writers 2026/02/07 06:16:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/02/07 06:16:38 DEBUG : Looking for writers 2026/02/07 06:16:38 DEBUG : file2: reading active writers 2026/02/07 06:16:38 DEBUG : file1: reading active writers 2026/02/07 06:16:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/02/07 06:16:38 DEBUG : Looking for writers 2026/02/07 06:16:38 DEBUG : file2: reading active writers 2026/02/07 06:16:38 DEBUG : file1: reading active writers 2026/02/07 06:16:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/02/07 06:16:39 DEBUG : Looking for writers 2026/02/07 06:16:39 DEBUG : file1: reading active writers 2026/02/07 06:16:39 DEBUG : file2: reading active writers 2026/02/07 06:16:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/02/07 06:16:40 DEBUG : Looking for writers 2026/02/07 06:16:40 DEBUG : file1: reading active writers 2026/02/07 06:16:40 DEBUG : file2: reading active writers 2026/02/07 06:16:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/02/07 06:16:40 DEBUG : file2: size = 0 OK 2026/02/07 06:16:40 INFO : file2: Copied (new) 2026/02/07 06:16:40 DEBUG : file2: vfs cache: fingerprint now "0" 2026/02/07 06:16:40 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/02/07 06:16:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/07 06:16:40 INFO : file2: vfs cache: upload succeeded try #1 2026/02/07 06:16:41 DEBUG : Looking for writers 2026/02/07 06:16:41 DEBUG : file1: reading active writers 2026/02/07 06:16:41 DEBUG : file2: reading active writers 2026/02/07 06:16:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:16:42 DEBUG : Looking for writers 2026/02/07 06:16:42 DEBUG : file1: reading active writers 2026/02/07 06:16:42 DEBUG : file2: reading active writers 2026/02/07 06:16:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:16:42 DEBUG : file1: size = 0 OK 2026/02/07 06:16:42 INFO : file1: Copied (new) 2026/02/07 06:16:42 DEBUG : file1: vfs cache: fingerprint now "0" 2026/02/07 06:16:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/07 06:16:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:16:42 INFO : file1: vfs cache: upload succeeded try #1 2026/02/07 06:16:43 DEBUG : Looking for writers 2026/02/07 06:16:43 DEBUG : file2: reading active writers 2026/02/07 06:16:43 DEBUG : file1: reading active writers 2026/02/07 06:16:43 DEBUG : >WaitForWriters: 2026/02/07 06:16:43 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:16:43 DEBUG : Looking for writers 2026/02/07 06:16:43 DEBUG : file1: reading active writers 2026/02/07 06:16:43 DEBUG : file2: reading active writers 2026/02/07 06:16:43 DEBUG : >WaitForWriters: 2026/02/07 06:16:43 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: listing wrong, want got file1 (0), file2 (0) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: Unexpected file "file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: Unexpected file "file2" --- FAIL: TestRWFileHandleWriteNoWrite (15.66s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:16:53 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:16:53 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 06:16:53 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:16:53 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:16:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:16:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:16:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:16:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:16:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:16:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:16:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:16:53 INFO : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 06:16:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:16:54 DEBUG : file1: newRWFileHandle: 2026/02/07 06:16:54 DEBUG : file1(0xc0008bc300): openPending: 2026/02/07 06:16:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:16:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:16:54 DEBUG : file1(0xc0008bc300): >openPending: err= 2026/02/07 06:16:54 DEBUG : file1: >newRWFileHandle: err= 2026/02/07 06:16:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:16:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/07 06:16:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/07 06:16:54 DEBUG : file1(0xc0008bc300): _writeAt: size=5, off=0 2026/02/07 06:16:54 DEBUG : file1(0xc0008bc300): >_writeAt: n=5, err= 2026/02/07 06:16:54 DEBUG : file1(0xc0008bc300): RWFileHandle.Flush 2026/02/07 06:16:54 DEBUG : file1(0xc0008bc300): RWFileHandle.Flush 2026/02/07 06:16:54 DEBUG : file1(0xc0008bc300): close: 2026/02/07 06:16:54 DEBUG : file1: vfs cache: setting modification time to 2026-02-07 06:16:54.049817412 +0000 UTC m=+3102.903397836 2026/02/07 06:16:54 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/07 06:16:54 DEBUG : file1(0xc0008bc300): >close: err= 2026/02/07 06:16:54 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:16:54 DEBUG : Looking for writers 2026/02/07 06:16:54 DEBUG : file1: reading active writers 2026/02/07 06:16:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/07 06:16:54 DEBUG : Looking for writers 2026/02/07 06:16:54 DEBUG : file1: reading active writers 2026/02/07 06:16:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/07 06:16:54 DEBUG : Looking for writers 2026/02/07 06:16:54 DEBUG : file1: reading active writers 2026/02/07 06:16:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/07 06:16:54 DEBUG : Looking for writers 2026/02/07 06:16:54 DEBUG : file1: reading active writers 2026/02/07 06:16:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/07 06:16:54 DEBUG : file1: vfs cache: starting upload 2026/02/07 06:16:54 DEBUG : Looking for writers 2026/02/07 06:16:54 DEBUG : file1: reading active writers 2026/02/07 06:16:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/07 06:16:54 DEBUG : Looking for writers 2026/02/07 06:16:54 DEBUG : file1: reading active writers 2026/02/07 06:16:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/07 06:16:54 DEBUG : Looking for writers 2026/02/07 06:16:54 DEBUG : file1: reading active writers 2026/02/07 06:16:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/07 06:16:55 DEBUG : Looking for writers 2026/02/07 06:16:55 DEBUG : file1: reading active writers 2026/02/07 06:16:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:16:56 DEBUG : Looking for writers 2026/02/07 06:16:56 DEBUG : file1: reading active writers 2026/02/07 06:16:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:16:56 DEBUG : file1: size = 5 OK 2026/02/07 06:16:56 INFO : file1: Copied (new) 2026/02/07 06:16:56 DEBUG : file1: vfs cache: fingerprint now "5" 2026/02/07 06:16:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/07 06:16:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:16:56 INFO : file1: vfs cache: upload succeeded try #1 2026/02/07 06:16:57 DEBUG : Looking for writers 2026/02/07 06:16:57 DEBUG : file1: reading active writers 2026/02/07 06:16:57 DEBUG : >WaitForWriters: 2026/02/07 06:16:57 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleFlushWrite (12.29s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:17:05 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:17:05 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 06:17:05 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:17:05 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:17:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:17:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:17:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:17:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:17:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:17:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:17:05 INFO : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 06:17:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:17:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:17:05 DEBUG : file1: newRWFileHandle: 2026/02/07 06:17:05 DEBUG : file1(0xc0008bd200): openPending: 2026/02/07 06:17:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:17:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:17:05 DEBUG : file1(0xc0008bd200): >openPending: err= 2026/02/07 06:17:05 DEBUG : file1: >newRWFileHandle: err= 2026/02/07 06:17:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:17:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/07 06:17:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/07 06:17:05 DEBUG : file1(0xc0008bd200): _writeAt: size=5, off=0 2026/02/07 06:17:05 DEBUG : file1(0xc0008bd200): >_writeAt: n=5, err= 2026/02/07 06:17:05 DEBUG : file1(0xc0008bd200): RWFileHandle.Release 2026/02/07 06:17:05 DEBUG : file1(0xc0008bd200): close: 2026/02/07 06:17:05 DEBUG : file1: vfs cache: setting modification time to 2026-02-07 06:17:05.864821923 +0000 UTC m=+3114.718402348 2026/02/07 06:17:05 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/07 06:17:05 DEBUG : file1(0xc0008bd200): >close: err= 2026/02/07 06:17:05 DEBUG : file1(0xc0008bd200): RWFileHandle.Release 2026/02/07 06:17:05 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:17:05 DEBUG : Looking for writers 2026/02/07 06:17:05 DEBUG : file1: reading active writers 2026/02/07 06:17:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/07 06:17:05 DEBUG : Looking for writers 2026/02/07 06:17:05 DEBUG : file1: reading active writers 2026/02/07 06:17:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/07 06:17:05 DEBUG : Looking for writers 2026/02/07 06:17:05 DEBUG : file1: reading active writers 2026/02/07 06:17:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/07 06:17:05 DEBUG : Looking for writers 2026/02/07 06:17:05 DEBUG : file1: reading active writers 2026/02/07 06:17:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/07 06:17:05 DEBUG : file1: vfs cache: starting upload 2026/02/07 06:17:06 DEBUG : Looking for writers 2026/02/07 06:17:06 DEBUG : file1: reading active writers 2026/02/07 06:17:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/07 06:17:06 DEBUG : Looking for writers 2026/02/07 06:17:06 DEBUG : file1: reading active writers 2026/02/07 06:17:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/07 06:17:06 DEBUG : Looking for writers 2026/02/07 06:17:06 DEBUG : file1: reading active writers 2026/02/07 06:17:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/07 06:17:07 DEBUG : Looking for writers 2026/02/07 06:17:07 DEBUG : file1: reading active writers 2026/02/07 06:17:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:17:08 DEBUG : Looking for writers 2026/02/07 06:17:08 DEBUG : file1: reading active writers 2026/02/07 06:17:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:17:09 DEBUG : Looking for writers 2026/02/07 06:17:09 DEBUG : file1: reading active writers 2026/02/07 06:17:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:17:10 DEBUG : Looking for writers 2026/02/07 06:17:10 DEBUG : file1: reading active writers 2026/02/07 06:17:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:17:10 DEBUG : forgetting directory cache 2026/02/07 06:17:10 DEBUG : dir: forgetting directory cache 2026/02/07 06:17:10 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/07 06:17:10 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/07 06:17:11 DEBUG : Looking for writers 2026/02/07 06:17:11 DEBUG : file1: reading active writers 2026/02/07 06:17:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:17:12 DEBUG : Looking for writers 2026/02/07 06:17:12 DEBUG : file1: reading active writers 2026/02/07 06:17:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:17:12 DEBUG : file1: size = 5 OK 2026/02/07 06:17:12 INFO : file1: Copied (new) 2026/02/07 06:17:12 DEBUG : file1: vfs cache: fingerprint now "5" 2026/02/07 06:17:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/07 06:17:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:17:12 INFO : file1: vfs cache: upload succeeded try #1 2026/02/07 06:17:13 DEBUG : Looking for writers 2026/02/07 06:17:13 DEBUG : file1: reading active writers 2026/02/07 06:17:13 DEBUG : >WaitForWriters: 2026/02/07 06:17:13 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleReleaseWrite (16.48s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:17:22 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:17:22 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 06:17:22 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:17:22 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:17:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:17:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:17:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:17:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:17:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:17:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:17:22 INFO : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 06:17:28 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/02/07 06:17:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/07 06:17:28 DEBUG : dir/file1: newRWFileHandle: 2026/02/07 06:17:28 DEBUG : dir/file1(0xc000f76680): openPending: 2026/02/07 06:17:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/07 06:17:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/07 06:17:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 06:17:28 DEBUG : dir/file1(0xc000f76680): >openPending: err= 2026/02/07 06:17:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/07 06:17:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/07 06:17:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/07 06:17:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/07 06:17:28 DEBUG : dir/file1(0xc000f76680): _writeAt: size=5, off=0 2026/02/07 06:17:28 DEBUG : dir/file1(0xc000f76680): >_writeAt: n=5, err= 2026/02/07 06:17:28 DEBUG : dir/file1(0xc000f76680): close: 2026/02/07 06:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:17:28 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-07 06:17:28.823753396 +0000 UTC m=+3137.677333790 2026/02/07 06:17:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/07 06:17:28 DEBUG : dir/file1(0xc000f76680): >close: err= 2026/02/07 06:17:28 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:17:28 DEBUG : dir: Looking for writers 2026/02/07 06:17:28 DEBUG : file1: reading active writers 2026/02/07 06:17:28 DEBUG : Looking for writers 2026/02/07 06:17:28 DEBUG : dir: reading active writers 2026/02/07 06:17:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/07 06:17:28 DEBUG : dir: Looking for writers 2026/02/07 06:17:28 DEBUG : file1: reading active writers 2026/02/07 06:17:28 DEBUG : Looking for writers 2026/02/07 06:17:28 DEBUG : dir: reading active writers 2026/02/07 06:17:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/07 06:17:28 DEBUG : dir: Looking for writers 2026/02/07 06:17:28 DEBUG : file1: reading active writers 2026/02/07 06:17:28 DEBUG : Looking for writers 2026/02/07 06:17:28 DEBUG : dir: reading active writers 2026/02/07 06:17:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/07 06:17:28 DEBUG : dir: Looking for writers 2026/02/07 06:17:28 DEBUG : file1: reading active writers 2026/02/07 06:17:28 DEBUG : Looking for writers 2026/02/07 06:17:28 DEBUG : dir: reading active writers 2026/02/07 06:17:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/07 06:17:28 DEBUG : dir/file1: vfs cache: starting upload 2026/02/07 06:17:28 DEBUG : dir: Looking for writers 2026/02/07 06:17:28 DEBUG : file1: reading active writers 2026/02/07 06:17:28 DEBUG : Looking for writers 2026/02/07 06:17:28 DEBUG : dir: reading active writers 2026/02/07 06:17:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/07 06:17:29 DEBUG : dir: Looking for writers 2026/02/07 06:17:29 DEBUG : file1: reading active writers 2026/02/07 06:17:29 DEBUG : Looking for writers 2026/02/07 06:17:29 DEBUG : dir: reading active writers 2026/02/07 06:17:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/07 06:17:29 DEBUG : dir: Looking for writers 2026/02/07 06:17:29 DEBUG : file1: reading active writers 2026/02/07 06:17:29 DEBUG : Looking for writers 2026/02/07 06:17:29 DEBUG : dir: reading active writers 2026/02/07 06:17:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/07 06:17:30 DEBUG : dir: Looking for writers 2026/02/07 06:17:30 DEBUG : file1: reading active writers 2026/02/07 06:17:30 DEBUG : Looking for writers 2026/02/07 06:17:30 DEBUG : dir: reading active writers 2026/02/07 06:17:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:17:31 DEBUG : dir: Looking for writers 2026/02/07 06:17:31 DEBUG : file1: reading active writers 2026/02/07 06:17:31 DEBUG : Looking for writers 2026/02/07 06:17:31 DEBUG : dir: reading active writers 2026/02/07 06:17:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:17:32 DEBUG : dir: Looking for writers 2026/02/07 06:17:32 DEBUG : file1: reading active writers 2026/02/07 06:17:32 DEBUG : Looking for writers 2026/02/07 06:17:32 DEBUG : dir: reading active writers 2026/02/07 06:17:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:17:33 DEBUG : dir: Looking for writers 2026/02/07 06:17:33 DEBUG : file1: reading active writers 2026/02/07 06:17:33 DEBUG : Looking for writers 2026/02/07 06:17:33 DEBUG : dir: reading active writers 2026/02/07 06:17:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:17:34 DEBUG : dir: Looking for writers 2026/02/07 06:17:34 DEBUG : file1: reading active writers 2026/02/07 06:17:34 DEBUG : Looking for writers 2026/02/07 06:17:34 DEBUG : dir: reading active writers 2026/02/07 06:17:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:17:35 DEBUG : dir: Looking for writers 2026/02/07 06:17:35 DEBUG : file1: reading active writers 2026/02/07 06:17:35 DEBUG : Looking for writers 2026/02/07 06:17:35 DEBUG : dir: reading active writers 2026/02/07 06:17:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:17:36 DEBUG : dir/file1: Removing old object on successful upload 2026/02/07 06:17:36 DEBUG : dir: Looking for writers 2026/02/07 06:17:36 DEBUG : file1: reading active writers 2026/02/07 06:17:36 DEBUG : Looking for writers 2026/02/07 06:17:36 DEBUG : dir: reading active writers 2026/02/07 06:17:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:17:36 DEBUG : dir/file1: size = 5 OK 2026/02/07 06:17:36 INFO : dir/file1: Copied (replaced existing) 2026/02/07 06:17:36 DEBUG : dir/file1: vfs cache: fingerprint now "5" 2026/02/07 06:17:36 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/07 06:17:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 06:17:36 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/07 06:17:37 DEBUG : dir: Looking for writers 2026/02/07 06:17:37 DEBUG : file1: reading active writers 2026/02/07 06:17:37 DEBUG : Looking for writers 2026/02/07 06:17:37 DEBUG : dir: reading active writers 2026/02/07 06:17:37 DEBUG : >WaitForWriters: 2026/02/07 06:17:37 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestRWFileHandleSizeTruncateExisting (18.22s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:17:40 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:17:40 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 06:17:40 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:17:40 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:17:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:17:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:17:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:17:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:17:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:17:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:17:40 INFO : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 06:17:47 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:17:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:17:48 DEBUG : dir/file1: newRWFileHandle: 2026/02/07 06:17:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/07 06:17:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 06:17:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/07 06:17:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/07 06:17:48 DEBUG : dir/file1(0xc0001443c0): _writeAt: size=5, off=0 2026/02/07 06:17:48 DEBUG : dir/file1(0xc0001443c0): openPending: 2026/02/07 06:17:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/07 06:17:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/07 06:17:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 06:17:48 DEBUG : dir/file1(0xc0001443c0): >openPending: err= 2026/02/07 06:17:48 DEBUG : dir/file1(0xc0001443c0): >_writeAt: n=5, err= 2026/02/07 06:17:48 DEBUG : dir/file1(0xc0001443c0): _writeAt: size=15, off=5 2026/02/07 06:17:48 DEBUG : dir/file1(0xc0001443c0): >_writeAt: n=15, err= 2026/02/07 06:17:48 DEBUG : dir/file1(0xc0001443c0): close: 2026/02/07 06:17:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/02/07 06:17:48 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-07 06:17:48.104639923 +0000 UTC m=+3156.958220317 2026/02/07 06:17:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/07 06:17:48 DEBUG : dir/file1(0xc0001443c0): >close: err= 2026/02/07 06:17:48 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:17:48 DEBUG : dir: Looking for writers 2026/02/07 06:17:48 DEBUG : file1: reading active writers 2026/02/07 06:17:48 DEBUG : Looking for writers 2026/02/07 06:17:48 DEBUG : dir: reading active writers 2026/02/07 06:17:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/07 06:17:48 DEBUG : dir: Looking for writers 2026/02/07 06:17:48 DEBUG : file1: reading active writers 2026/02/07 06:17:48 DEBUG : Looking for writers 2026/02/07 06:17:48 DEBUG : dir: reading active writers 2026/02/07 06:17:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/07 06:17:48 DEBUG : dir: Looking for writers 2026/02/07 06:17:48 DEBUG : file1: reading active writers 2026/02/07 06:17:48 DEBUG : Looking for writers 2026/02/07 06:17:48 DEBUG : dir: reading active writers 2026/02/07 06:17:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/07 06:17:48 DEBUG : dir: Looking for writers 2026/02/07 06:17:48 DEBUG : file1: reading active writers 2026/02/07 06:17:48 DEBUG : Looking for writers 2026/02/07 06:17:48 DEBUG : dir: reading active writers 2026/02/07 06:17:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/07 06:17:48 DEBUG : dir/file1: vfs cache: starting upload 2026/02/07 06:17:48 DEBUG : dir: Looking for writers 2026/02/07 06:17:48 DEBUG : file1: reading active writers 2026/02/07 06:17:48 DEBUG : Looking for writers 2026/02/07 06:17:48 DEBUG : dir: reading active writers 2026/02/07 06:17:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/07 06:17:48 DEBUG : dir: Looking for writers 2026/02/07 06:17:48 DEBUG : file1: reading active writers 2026/02/07 06:17:48 DEBUG : Looking for writers 2026/02/07 06:17:48 DEBUG : dir: reading active writers 2026/02/07 06:17:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/07 06:17:48 DEBUG : dir: Looking for writers 2026/02/07 06:17:48 DEBUG : file1: reading active writers 2026/02/07 06:17:48 DEBUG : Looking for writers 2026/02/07 06:17:48 DEBUG : dir: reading active writers 2026/02/07 06:17:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/07 06:17:49 DEBUG : dir: Looking for writers 2026/02/07 06:17:49 DEBUG : file1: reading active writers 2026/02/07 06:17:49 DEBUG : Looking for writers 2026/02/07 06:17:49 DEBUG : dir: reading active writers 2026/02/07 06:17:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:17:50 DEBUG : dir: Looking for writers 2026/02/07 06:17:50 DEBUG : file1: reading active writers 2026/02/07 06:17:50 DEBUG : Looking for writers 2026/02/07 06:17:50 DEBUG : dir: reading active writers 2026/02/07 06:17:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:17:51 DEBUG : dir: Looking for writers 2026/02/07 06:17:51 DEBUG : file1: reading active writers 2026/02/07 06:17:51 DEBUG : Looking for writers 2026/02/07 06:17:51 DEBUG : dir: reading active writers 2026/02/07 06:17:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:17:52 DEBUG : dir: Looking for writers 2026/02/07 06:17:52 DEBUG : file1: reading active writers 2026/02/07 06:17:52 DEBUG : Looking for writers 2026/02/07 06:17:52 DEBUG : dir: reading active writers 2026/02/07 06:17:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:17:53 DEBUG : dir: Looking for writers 2026/02/07 06:17:53 DEBUG : file1: reading active writers 2026/02/07 06:17:53 DEBUG : Looking for writers 2026/02/07 06:17:53 DEBUG : dir: reading active writers 2026/02/07 06:17:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:17:54 DEBUG : dir: Looking for writers 2026/02/07 06:17:54 DEBUG : file1: reading active writers 2026/02/07 06:17:54 DEBUG : Looking for writers 2026/02/07 06:17:54 DEBUG : dir: reading active writers 2026/02/07 06:17:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:17:55 DEBUG : dir: Looking for writers 2026/02/07 06:17:55 DEBUG : file1: reading active writers 2026/02/07 06:17:55 DEBUG : Looking for writers 2026/02/07 06:17:55 DEBUG : dir: reading active writers 2026/02/07 06:17:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:17:56 DEBUG : dir: Looking for writers 2026/02/07 06:17:56 DEBUG : file1: reading active writers 2026/02/07 06:17:56 DEBUG : Looking for writers 2026/02/07 06:17:56 DEBUG : dir: reading active writers 2026/02/07 06:17:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:17:57 DEBUG : dir: Looking for writers 2026/02/07 06:17:57 DEBUG : file1: reading active writers 2026/02/07 06:17:57 DEBUG : Looking for writers 2026/02/07 06:17:57 DEBUG : dir: reading active writers 2026/02/07 06:17:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:17:58 DEBUG : dir: Looking for writers 2026/02/07 06:17:58 DEBUG : file1: reading active writers 2026/02/07 06:17:58 DEBUG : Looking for writers 2026/02/07 06:17:58 DEBUG : dir: reading active writers 2026/02/07 06:17:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:17:59 DEBUG : dir: Looking for writers 2026/02/07 06:17:59 DEBUG : file1: reading active writers 2026/02/07 06:17:59 DEBUG : Looking for writers 2026/02/07 06:17:59 DEBUG : dir: reading active writers 2026/02/07 06:17:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:17:59 DEBUG : dir/file1: Removing old object on successful upload 2026/02/07 06:18:00 DEBUG : dir/file1: size = 20 OK 2026/02/07 06:18:00 INFO : dir/file1: Copied (replaced existing) 2026/02/07 06:18:00 DEBUG : dir/file1: vfs cache: fingerprint now "20" 2026/02/07 06:18:00 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/07 06:18:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 06:18:00 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/07 06:18:00 DEBUG : dir: Looking for writers 2026/02/07 06:18:00 DEBUG : file1: reading active writers 2026/02/07 06:18:00 DEBUG : Looking for writers 2026/02/07 06:18:00 DEBUG : dir: reading active writers 2026/02/07 06:18:00 DEBUG : >WaitForWriters: 2026/02/07 06:18:00 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestRWFileHandleSizeCreateExisting (23.53s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:18:03 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:18:03 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 06:18:03 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:18:03 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:18:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:18:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:18:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:18:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:18:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:18:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:18:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:03 INFO : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 06:18:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:04 DEBUG : file1: newRWFileHandle: 2026/02/07 06:18:04 DEBUG : file1(0xc0007b9d80): openPending: 2026/02/07 06:18:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:18:04 DEBUG : file1(0xc0007b9d80): >openPending: err= 2026/02/07 06:18:04 DEBUG : file1: >newRWFileHandle: err= 2026/02/07 06:18:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:18:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/07 06:18:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/07 06:18:04 DEBUG : file1(0xc0007b9d80): _writeAt: size=5, off=0 2026/02/07 06:18:04 DEBUG : file1(0xc0007b9d80): >_writeAt: n=5, err= 2026/02/07 06:18:04 DEBUG : file1(0xc0007b9d80): close: 2026/02/07 06:18:04 DEBUG : file1: vfs cache: setting modification time to 2026-02-07 06:18:04.364926003 +0000 UTC m=+3173.218506427 2026/02/07 06:18:04 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:04 DEBUG : file1(0xc0007b9d80): >close: err= 2026/02/07 06:18:04 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:18:04 DEBUG : Looking for writers 2026/02/07 06:18:04 DEBUG : file1: reading active writers 2026/02/07 06:18:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/07 06:18:04 DEBUG : Looking for writers 2026/02/07 06:18:04 DEBUG : file1: reading active writers 2026/02/07 06:18:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/07 06:18:04 DEBUG : Looking for writers 2026/02/07 06:18:04 DEBUG : file1: reading active writers 2026/02/07 06:18:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/07 06:18:04 DEBUG : Looking for writers 2026/02/07 06:18:04 DEBUG : file1: reading active writers 2026/02/07 06:18:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/07 06:18:04 DEBUG : file1: vfs cache: starting upload 2026/02/07 06:18:04 DEBUG : Looking for writers 2026/02/07 06:18:04 DEBUG : file1: reading active writers 2026/02/07 06:18:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/07 06:18:04 DEBUG : Looking for writers 2026/02/07 06:18:04 DEBUG : file1: reading active writers 2026/02/07 06:18:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/07 06:18:05 DEBUG : Looking for writers 2026/02/07 06:18:05 DEBUG : file1: reading active writers 2026/02/07 06:18:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/07 06:18:05 DEBUG : Looking for writers 2026/02/07 06:18:05 DEBUG : file1: reading active writers 2026/02/07 06:18:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:18:06 DEBUG : Looking for writers 2026/02/07 06:18:06 DEBUG : file1: reading active writers 2026/02/07 06:18:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:18:07 DEBUG : file1: size = 5 OK 2026/02/07 06:18:07 INFO : file1: Copied (new) 2026/02/07 06:18:07 DEBUG : file1: vfs cache: fingerprint now "5" 2026/02/07 06:18:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/07 06:18:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:18:07 INFO : file1: vfs cache: upload succeeded try #1 2026/02/07 06:18:07 DEBUG : Looking for writers 2026/02/07 06:18:07 DEBUG : file1: reading active writers 2026/02/07 06:18:07 DEBUG : >WaitForWriters: 2026/02/07 06:18:07 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/07 06:18:10 DEBUG : forgetting directory cache 2026/02/07 06:18:10 DEBUG : dir: forgetting directory cache 2026/02/07 06:18:10 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/07 06:18:10 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleSizeCreateNew (12.52s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:18:16 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:18:16 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 06:18:16 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:18:16 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:18:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:18:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:18:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:18:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:18:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:18:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/02/07 06:18:16 INFO : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000258e00): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000258e00): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000258e00): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000258e00): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000258e00): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.757925592 +0000 UTC m=+3185.611505975 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000258e00): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0002592c0): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0002592c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0002592c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0002592c0): >_readAt: n=2, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0002592c0): _writeAt: size=3, off=2 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0002592c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0002592c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.757925592 +0000 UTC m=+3185.611505975 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0002592c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0002597c0): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0002597c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0002597c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0002597c0): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0002597c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.757925592 +0000 UTC m=+3185.611505975 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0002597c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a6000 item 1 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000259f00): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000259f00): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000259f00): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000259f00): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000259f00): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.7604614 +0000 UTC m=+3185.614041794 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000259f00): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00035af00): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00035af00): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00035af00): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00035af00): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00035af00): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.7604614 +0000 UTC m=+3185.614041794 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00035af00): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a6a80 item 2 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00035bc80): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00035bc80): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00035bc80): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00035bc80): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00035bc80): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.76189305 +0000 UTC m=+3185.615473434 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00035bc80): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f76280): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f76280): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f76280): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f76280): >_readAt: n=2, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f76280): _writeAt: size=3, off=2 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f76280): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f76280): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.76189305 +0000 UTC m=+3185.615473434 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f76280): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f76980): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f76980): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f76980): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f76980): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f76980): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.76189305 +0000 UTC m=+3185.615473434 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f76980): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a7030 item 3 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f77040): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f77040): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f77040): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f77040): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f77040): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.764638263 +0000 UTC m=+3185.618218657 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f77040): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f775c0): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f775c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f775c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f775c0): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f775c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.764638263 +0000 UTC m=+3185.618218657 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f775c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a7dc0 item 4 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f77c00): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f77c00): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f77c00): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f77c00): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f77c00): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.766343658 +0000 UTC m=+3185.619924052 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f77c00): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007f4100): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007f4100): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007f4100): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007f4100): >_readAt: n=2, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007f4100): _writeAt: size=3, off=2 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007f4100): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007f4100): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.766343658 +0000 UTC m=+3185.619924052 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007f4100): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007f4600): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007f4600): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007f4600): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007f4600): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007f4600): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.766343658 +0000 UTC m=+3185.619924052 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007f4600): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000172460 item 5 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007f4c80): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007f4c80): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007f4c80): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007f4c80): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007f4c80): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.76829727 +0000 UTC m=+3185.621877664 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007f4c80): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007f5200): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007f5200): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007f5200): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007f5200): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007f5200): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.76829727 +0000 UTC m=+3185.621877664 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007f5200): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000172cb0 item 6 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007f5940): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007f5940): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007f5940): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007f5940): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007f5940): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.769619752 +0000 UTC m=+3185.623200136 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007f5940): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000144280): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000144280): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000144280): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000144280): >_readAt: n=2, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000144280): _writeAt: size=3, off=2 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000144280): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000144280): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.769619752 +0000 UTC m=+3185.623200136 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000144280): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0001449c0): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0001449c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0001449c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0001449c0): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0001449c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.769619752 +0000 UTC m=+3185.623200136 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0001449c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000173110 item 7 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007b8b00): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007b8b00): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007b8b00): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007b8b00): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007b8b00): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.771539541 +0000 UTC m=+3185.625119935 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007b8b00): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007b95c0): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007b95c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007b95c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007b95c0): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007b95c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.771539541 +0000 UTC m=+3185.625119935 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0007b95c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000173880 item 8 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008241c0): _readAt: size=2, off=0 2026/02/07 06:18:16 ERROR : open-test-file(0xc0008241c0): Couldn't read size of file 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008241c0): >_readAt: n=0, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008241c0): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008241c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008241c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008241c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000824580): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000824580): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000824580): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000824580): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000824580): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.773166527 +0000 UTC m=+3185.626746911 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000824580): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000824a00): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000824a00): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000824a00): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000824a00): >_readAt: n=2, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000824a00): _writeAt: size=3, off=2 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000824a00): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000824a00): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.773166527 +0000 UTC m=+3185.626746911 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000824a00): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000824f00): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000824f00): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000824f00): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000824f00): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000824f00): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.773166527 +0000 UTC m=+3185.626746911 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000824f00): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000173d50 item 9 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000825580): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000825580): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000825580): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000825580): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000825580): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.775207654 +0000 UTC m=+3185.628788048 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000825580): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000825ac0): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000825ac0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000825ac0): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000825ac0): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000825ac0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.775207654 +0000 UTC m=+3185.628788048 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000825ac0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b2690 item 10 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00084c180): _readAt: size=2, off=0 2026/02/07 06:18:16 ERROR : open-test-file(0xc00084c180): Couldn't read size of file 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00084c180): >_readAt: n=0, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00084c180): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00084c180): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00084c180): close: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00084c180): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00084c540): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00084c540): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00084c540): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00084c540): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00084c540): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.776718832 +0000 UTC m=+3185.630299216 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00084c540): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00084ca40): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00084ca40): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00084ca40): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00084ca40): >_readAt: n=2, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00084ca40): _writeAt: size=3, off=2 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00084ca40): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00084ca40): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.776718832 +0000 UTC m=+3185.630299216 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00084ca40): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00084cf40): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00084cf40): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00084cf40): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00084cf40): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00084cf40): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.776718832 +0000 UTC m=+3185.630299216 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00084cf40): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b2d20 item 11 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00084d5c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00084d5c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00084d5c0): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00084d5c0): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00084d5c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.77871311 +0000 UTC m=+3185.632293504 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00084d5c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00084db00): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00084db00): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00084db00): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00084db00): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00084db00): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.77871311 +0000 UTC m=+3185.632293504 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00084db00): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b3650 item 12 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008681c0): _readAt: size=2, off=0 2026/02/07 06:18:16 ERROR : open-test-file(0xc0008681c0): Couldn't read size of file 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008681c0): >_readAt: n=0, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008681c0): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008681c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008681c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008681c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000868580): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000868580): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000868580): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000868580): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000868580): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.780274373 +0000 UTC m=+3185.633854767 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000868580): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000868c40): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000868c40): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000868c40): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000868c40): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000868c40): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.780274373 +0000 UTC m=+3185.633854767 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000868c40): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b3a40 item 13 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008692c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008692c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008692c0): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008692c0): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008692c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.781815147 +0000 UTC m=+3185.635395542 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008692c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000869800): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000869800): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000869800): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000869800): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000869800): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.781815147 +0000 UTC m=+3185.635395542 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000869800): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b3f10 item 14 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000869e40): _readAt: size=2, off=0 2026/02/07 06:18:16 ERROR : open-test-file(0xc000869e40): Couldn't read size of file 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000869e40): >_readAt: n=0, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000869e40): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000869e40): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000869e40): close: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000869e40): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000886280): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000886280): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000886280): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000886280): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000886280): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.783340482 +0000 UTC m=+3185.636920876 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000886280): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000886940): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000886940): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000886940): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000886940): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000886940): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.783340482 +0000 UTC m=+3185.636920876 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000886940): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8620 item 15 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000886fc0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000886fc0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000886fc0): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000886fc0): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000886fc0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.784720072 +0000 UTC m=+3185.638300467 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000886fc0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000887500): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000887500): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000887500): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000887500): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000887500): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.784720072 +0000 UTC m=+3185.638300467 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000887500): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9110 item 16 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000887b40): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000887b40): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000887b40): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000887b40): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000887b40): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.786214799 +0000 UTC m=+3185.639795193 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000887b40): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008b4040): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008b4040): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008b4040): open at offset 5 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008b4040): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008b4040): >_readAt: n=2, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008b4040): _writeAt: size=3, off=7 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008b4040): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008b4040): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.786214799 +0000 UTC m=+3185.639795193 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008b4040): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008b4540): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008b4540): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008b4540): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008b4540): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008b4540): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.786214799 +0000 UTC m=+3185.639795193 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008b4540): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9570 item 17 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008b4bc0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008b4bc0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008b4bc0): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008b4bc0): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008b4bc0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.788245556 +0000 UTC m=+3185.641825941 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008b4bc0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008b5100): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008b5100): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008b5100): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008b5100): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008b5100): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.788245556 +0000 UTC m=+3185.641825941 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008b5100): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9b20 item 18 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008b5780): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008b5780): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008b5780): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008b5780): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008b5780): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.789573419 +0000 UTC m=+3185.643153813 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008b5780): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008b5c80): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008b5c80): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008b5c80): open at offset 5 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008b5c80): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008b5c80): >_readAt: n=2, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008b5c80): _writeAt: size=3, off=7 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008b5c80): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008b5c80): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.789573419 +0000 UTC m=+3185.643153813 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008b5c80): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008d4200): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008d4200): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008d4200): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008d4200): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008d4200): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.789573419 +0000 UTC m=+3185.643153813 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008d4200): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9ea0 item 19 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008d4880): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008d4880): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008d4880): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008d4880): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008d4880): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.791833349 +0000 UTC m=+3185.645413813 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008d4880): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008d4dc0): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008d4dc0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008d4dc0): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008d4dc0): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008d4dc0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.791833349 +0000 UTC m=+3185.645413813 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008d4dc0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000692700 item 20 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008d5440): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008d5440): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008d5440): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008d5440): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008d5440): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.793391776 +0000 UTC m=+3185.646972200 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008d5440): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008d5940): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008d5940): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008d5940): open at offset 5 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008d5940): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008d5940): >_readAt: n=2, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008d5940): _writeAt: size=3, off=7 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008d5940): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008d5940): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.793391776 +0000 UTC m=+3185.646972200 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008d5940): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008d5e40): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008d5e40): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008d5e40): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008d5e40): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008d5e40): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.793391776 +0000 UTC m=+3185.646972200 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008d5e40): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000693260 item 21 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008f6540): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008f6540): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008f6540): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008f6540): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008f6540): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.795652437 +0000 UTC m=+3185.649232821 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008f6540): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008f6a80): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008f6a80): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008f6a80): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008f6a80): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008f6a80): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.795652437 +0000 UTC m=+3185.649232821 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008f6a80): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000693810 item 22 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008f7100): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008f7100): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008f7100): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008f7100): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008f7100): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.797220292 +0000 UTC m=+3185.650800675 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008f7100): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008f7600): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008f7600): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008f7600): open at offset 5 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008f7600): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008f7600): >_readAt: n=2, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008f7600): _writeAt: size=3, off=7 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008f7600): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008f7600): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.797220292 +0000 UTC m=+3185.650800675 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008f7600): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008f7b00): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008f7b00): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008f7b00): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008f7b00): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008f7b00): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.797220292 +0000 UTC m=+3185.650800675 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008f7b00): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000693d50 item 23 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000926200): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000926200): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000926200): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000926200): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000926200): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.799146071 +0000 UTC m=+3185.652726465 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000926200): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000926740): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000926740): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000926740): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000926740): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000926740): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.799146071 +0000 UTC m=+3185.652726465 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000926740): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d20 item 24 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000926d80): _readAt: size=2, off=0 2026/02/07 06:18:16 ERROR : open-test-file(0xc000926d80): Couldn't read size of file 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000926d80): >_readAt: n=0, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000926d80): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000926d80): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000926d80): close: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000926d80): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000927140): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000927140): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000927140): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000927140): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000927140): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.800713796 +0000 UTC m=+3185.654294190 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000927140): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000927640): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000927640): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000927640): open at offset 5 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000927640): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000927640): >_readAt: n=2, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000927640): _writeAt: size=3, off=7 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000927640): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000927640): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.800713796 +0000 UTC m=+3185.654294190 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000927640): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000927b80): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000927b80): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000927b80): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000927b80): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000927b80): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.800713796 +0000 UTC m=+3185.654294190 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000927b80): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051260 item 25 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00094a280): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00094a280): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00094a280): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00094a280): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00094a280): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.80273752 +0000 UTC m=+3185.656317914 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00094a280): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00094a7c0): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00094a7c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00094a7c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00094a7c0): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00094a7c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.80273752 +0000 UTC m=+3185.656317914 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00094a7c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051ab0 item 26 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00094ae00): _readAt: size=2, off=0 2026/02/07 06:18:16 ERROR : open-test-file(0xc00094ae00): Couldn't read size of file 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00094ae00): >_readAt: n=0, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00094ae00): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00094ae00): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00094ae00): close: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00094ae00): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00094b1c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00094b1c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00094b1c0): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00094b1c0): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00094b1c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.804355109 +0000 UTC m=+3185.657935503 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00094b1c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00094b6c0): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00094b6c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00094b6c0): open at offset 5 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00094b6c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00094b6c0): >_readAt: n=2, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00094b6c0): _writeAt: size=3, off=7 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00094b6c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00094b6c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.804355109 +0000 UTC m=+3185.657935503 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00094b6c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00094bc00): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00094bc00): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00094bc00): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00094bc00): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00094bc00): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.804355109 +0000 UTC m=+3185.657935503 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00094bc00): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000582000 item 27 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000972300): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000972300): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000972300): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000972300): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000972300): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.806573429 +0000 UTC m=+3185.660153823 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000972300): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000972840): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000972840): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000972840): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000972840): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000972840): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.806573429 +0000 UTC m=+3185.660153823 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000972840): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000582a80 item 28 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000972e80): _readAt: size=2, off=0 2026/02/07 06:18:16 ERROR : open-test-file(0xc000972e80): Couldn't read size of file 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000972e80): >_readAt: n=0, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000972e80): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000972e80): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000972e80): close: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000972e80): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000973240): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000973240): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000973240): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000973240): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000973240): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.808191439 +0000 UTC m=+3185.661771833 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000973240): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000973900): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000973900): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000973900): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000973900): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000973900): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.808191439 +0000 UTC m=+3185.661771833 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000973900): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000583030 item 29 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00098c000): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00098c000): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00098c000): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00098c000): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00098c000): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.809876746 +0000 UTC m=+3185.663457140 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00098c000): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00098c540): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00098c540): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00098c540): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00098c540): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00098c540): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.809876746 +0000 UTC m=+3185.663457140 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00098c540): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005836c0 item 30 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00098cb80): _readAt: size=2, off=0 2026/02/07 06:18:16 ERROR : open-test-file(0xc00098cb80): Couldn't read size of file 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00098cb80): >_readAt: n=0, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00098cb80): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00098cb80): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00098cb80): close: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00098cb80): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00098cf40): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00098cf40): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00098cf40): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00098cf40): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00098cf40): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.811889991 +0000 UTC m=+3185.665470385 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00098cf40): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00098d600): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00098d600): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00098d600): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00098d600): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00098d600): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.811889991 +0000 UTC m=+3185.665470385 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00098d600): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055e070 item 31 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00098dc80): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00098dc80): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00098dc80): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00098dc80): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00098dc80): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.813798677 +0000 UTC m=+3185.667379071 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00098dc80): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009b6240): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009b6240): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009b6240): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009b6240): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009b6240): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.813798677 +0000 UTC m=+3185.667379071 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009b6240): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055ebd0 item 32 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009b6880): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009b6880): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009b6880): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009b6880): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009b6880): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.815529229 +0000 UTC m=+3185.669109623 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009b6880): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009b6d00): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009b6d00): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009b6d00): _writeAt: size=3, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009b6d00): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009b6d00): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055f030 item 33 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009b6d00): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009b6d00): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.816082291 +0000 UTC m=+3185.669662685 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009b6d00): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009b7200): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009b7200): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009b7200): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009b7200): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009b7200): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.816082291 +0000 UTC m=+3185.669662685 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009b7200): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055f2d0 item 33 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009b7840): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009b7840): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009b7840): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009b7840): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009b7840): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.81771098 +0000 UTC m=+3185.671291365 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009b7840): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009b7cc0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009b7cc0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055f880 item 34 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009b7cc0): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009b7cc0): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009b7cc0): _writeAt: size=3, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009b7cc0): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009b7cc0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.818366576 +0000 UTC m=+3185.671946970 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009b7cc0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009e2280): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009e2280): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009e2280): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009e2280): >_readAt: n=3, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009e2280): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.818366576 +0000 UTC m=+3185.671946970 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009e2280): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055fce0 item 34 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009e28c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009e28c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009e28c0): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009e28c0): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009e28c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.820057945 +0000 UTC m=+3185.673638339 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009e28c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009e2d40): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009e2d40): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009e2d40): _writeAt: size=3, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009e2d40): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009e2d40): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000160380 item 35 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009e2d40): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009e2d40): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.820622769 +0000 UTC m=+3185.674203163 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009e2d40): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009e3240): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009e3240): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009e3240): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009e3240): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009e3240): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.820622769 +0000 UTC m=+3185.674203163 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009e3240): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000160540 item 35 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009e38c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009e38c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009e38c0): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009e38c0): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009e38c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.822680638 +0000 UTC m=+3185.676261041 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009e38c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009e3dc0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009e3dc0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001609a0 item 36 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009e3dc0): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009e3dc0): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009e3dc0): _writeAt: size=3, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009e3dc0): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009e3dc0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.823601203 +0000 UTC m=+3185.677181607 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0009e3dc0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a0c380): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a0c380): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a0c380): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a0c380): >_readAt: n=3, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a0c380): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.823601203 +0000 UTC m=+3185.677181607 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a0c380): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000160cb0 item 36 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a0c9c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a0c9c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a0c9c0): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a0c9c0): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a0c9c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.825529928 +0000 UTC m=+3185.679110332 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a0c9c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a0ce40): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a0ce40): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a0ce40): _writeAt: size=3, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a0ce40): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a0ce40): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000161180 item 37 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a0ce40): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a0ce40): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.826266585 +0000 UTC m=+3185.679847020 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a0ce40): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a0d340): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a0d340): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a0d340): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a0d340): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a0d340): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.826266585 +0000 UTC m=+3185.679847020 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a0d340): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000161490 item 37 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a0d9c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a0d9c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a0d9c0): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a0d9c0): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a0d9c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.828663534 +0000 UTC m=+3185.682244018 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a0d9c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a0dec0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a0dec0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000161880 item 38 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a0dec0): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a0dec0): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a0dec0): _writeAt: size=3, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a0dec0): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a0dec0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.829384662 +0000 UTC m=+3185.682965077 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a0dec0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a2e480): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a2e480): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a2e480): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a2e480): >_readAt: n=3, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a2e480): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.829384662 +0000 UTC m=+3185.682965077 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a2e480): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000161a40 item 38 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a2eb00): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a2eb00): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a2eb00): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a2eb00): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a2eb00): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.831038459 +0000 UTC m=+3185.684618853 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a2eb00): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a2f000): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a2f000): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a2f000): _writeAt: size=3, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a2f000): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a2f000): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a7e0 item 39 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a2f000): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a2f000): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.831713182 +0000 UTC m=+3185.685293576 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a2f000): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a2f500): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a2f500): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a2f500): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a2f500): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a2f500): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.831713182 +0000 UTC m=+3185.685293576 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a2f500): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ad20 item 39 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a2fb80): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a2fb80): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a2fb80): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a2fb80): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a2fb80): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.833374072 +0000 UTC m=+3185.686954466 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a2fb80): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a4e100): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a4e100): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b3b0 item 40 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a4e100): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a4e100): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a4e100): _writeAt: size=3, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a4e100): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a4e100): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.834079151 +0000 UTC m=+3185.687659556 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a4e100): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a4e640): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a4e640): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a4e640): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a4e640): >_readAt: n=3, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a4e640): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.834079151 +0000 UTC m=+3185.687659556 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a4e640): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b650 item 40 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a4ec00): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a4ec00): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a4ec00): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a4ec00): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a4ec00): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a4ec00): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a4ec00): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.835779835 +0000 UTC m=+3185.689360230 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a4ec00): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a4f100): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a4f100): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a4f100): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bb90 item 41 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a4f100): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a4f100): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.836355 +0000 UTC m=+3185.689935394 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a4f100): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a4f5c0): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a4f5c0): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a4f5c0): _writeAt: size=3, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a4f5c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a4f5c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044be30 item 41 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a4f5c0): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a4f5c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.836996258 +0000 UTC m=+3185.690576653 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a4f5c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a4fb00): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a4fb00): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a4fb00): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a4fb00): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a4fb00): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.836996258 +0000 UTC m=+3185.690576653 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a4fb00): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c2a0 item 41 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a6c1c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a6c1c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a6c1c0): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a6c1c0): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a6c1c0): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a6c1c0): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a6c1c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.838601935 +0000 UTC m=+3185.692182329 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a6c1c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a6c6c0): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a6c6c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a6c6c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c700 item 42 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a6c6c0): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a6c6c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.839175436 +0000 UTC m=+3185.692755860 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a6c6c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a6cc00): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a6cc00): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c8c0 item 42 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a6cc00): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a6cc00): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a6cc00): _writeAt: size=3, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a6cc00): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a6cc00): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.839981776 +0000 UTC m=+3185.693562170 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a6cc00): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a6d180): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a6d180): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a6d180): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a6d180): >_readAt: n=3, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a6d180): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.839981776 +0000 UTC m=+3185.693562170 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a6d180): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040cc40 item 42 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a6d7c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a6d7c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a6d7c0): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a6d7c0): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a6d7c0): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a6d7c0): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a6d7c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.841407773 +0000 UTC m=+3185.694988167 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a6d7c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a6dcc0): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a6dcc0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a6dcc0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d1f0 item 43 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a6dcc0): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a6dcc0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.841871597 +0000 UTC m=+3185.695451991 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a6dcc0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a94280): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a94280): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a94280): _writeAt: size=3, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a94280): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a94280): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d3b0 item 43 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a94280): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a94280): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.842382099 +0000 UTC m=+3185.695962484 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a94280): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a947c0): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a947c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a947c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a947c0): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a947c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.842382099 +0000 UTC m=+3185.695962484 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a947c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d570 item 43 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a94e00): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a94e00): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a94e00): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a94e00): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a94e00): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a94e00): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a94e00): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.843730561 +0000 UTC m=+3185.697310955 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a94e00): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a95300): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a95300): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a95300): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d8f0 item 44 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a95300): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a95300): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.844358023 +0000 UTC m=+3185.697938448 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a95300): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a95840): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a95840): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040db20 item 44 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a95840): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a95840): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a95840): _writeAt: size=3, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a95840): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a95840): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.844960549 +0000 UTC m=+3185.698540933 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a95840): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a95dc0): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a95dc0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a95dc0): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a95dc0): >_readAt: n=3, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a95dc0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.844960549 +0000 UTC m=+3185.698540933 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000a95dc0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ddc0 item 44 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000abe480): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000abe480): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000abe480): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000abe480): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000abe480): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000abe480): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000abe480): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.846152255 +0000 UTC m=+3185.699732649 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000abe480): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000abe980): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000abe980): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000abe980): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004801c0 item 45 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000abe980): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000abe980): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.846641318 +0000 UTC m=+3185.700221712 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000abe980): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000abf080): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000abf080): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000abf080): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000abf080): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000abf080): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.846641318 +0000 UTC m=+3185.700221712 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000abf080): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480380 item 45 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000abf6c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000abf6c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000abf6c0): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000abf6c0): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000abf6c0): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000abf6c0): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000abf6c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.847950184 +0000 UTC m=+3185.701530579 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000abf6c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000abfbc0): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000abfbc0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000abfbc0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480700 item 46 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000abfbc0): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000abfbc0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.848520299 +0000 UTC m=+3185.702100693 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000abfbc0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000adc340): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000adc340): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000adc340): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000adc340): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000adc340): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.848520299 +0000 UTC m=+3185.702100693 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000adc340): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004808c0 item 46 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000adc980): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000adc980): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000adc980): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000adc980): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000adc980): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000adc980): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000adc980): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.850120805 +0000 UTC m=+3185.703701199 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000adc980): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000adce80): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000adce80): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000adce80): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481030 item 47 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000adce80): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000adce80): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.850682443 +0000 UTC m=+3185.704262837 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000adce80): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000add580): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000add580): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000add580): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000add580): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000add580): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.850682443 +0000 UTC m=+3185.704262837 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000add580): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004812d0 item 47 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000addbc0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000addbc0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000addbc0): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000addbc0): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000addbc0): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000addbc0): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000addbc0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.852197489 +0000 UTC m=+3185.705777913 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000addbc0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b0a140): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b0a140): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b0a140): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481b20 item 48 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b0a140): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b0a140): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.852712229 +0000 UTC m=+3185.706292623 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b0a140): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b0a840): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b0a840): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b0a840): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b0a840): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b0a840): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.852712229 +0000 UTC m=+3185.706292623 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b0a840): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481dc0 item 48 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b0ae80): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b0ae80): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b0ae80): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b0ae80): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b0ae80): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.854513213 +0000 UTC m=+3185.708093668 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b0ae80): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b0b300): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b0b300): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b0b300): _writeAt: size=3, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b0b300): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b0b300): open at offset 5 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b0b300): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005524d0 item 49 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b0b300): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b0b300): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.855104117 +0000 UTC m=+3185.708684521 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b0b300): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b0b840): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b0b840): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b0b840): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b0b840): >_readAt: n=8, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b0b840): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.855104117 +0000 UTC m=+3185.708684521 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b0b840): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000552850 item 49 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b0bec0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b0bec0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b0bec0): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b0bec0): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b0bec0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.856924478 +0000 UTC m=+3185.710504882 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b0bec0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b3a440): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b3a440): open at offset 5 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b3a440): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000553030 item 50 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b3a440): _readAt: size=2, off=5 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b3a440): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b3a440): _writeAt: size=3, off=5 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b3a440): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b3a440): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.857712073 +0000 UTC m=+3185.711292476 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b3a440): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b3a9c0): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b3a9c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b3a9c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b3a9c0): >_readAt: n=3, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b3a9c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.857712073 +0000 UTC m=+3185.711292476 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b3a9c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000553490 item 50 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b3b040): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b3b040): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b3b040): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b3b040): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b3b040): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.859508548 +0000 UTC m=+3185.713088952 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b3b040): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b3b540): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b3b540): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b3b540): _writeAt: size=3, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b3b540): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b3b540): open at offset 5 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b3b540): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000553e30 item 51 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b3b540): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b3b540): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.860153954 +0000 UTC m=+3185.713734358 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b3b540): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b3ba80): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b3ba80): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b3ba80): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b3ba80): >_readAt: n=8, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b3ba80): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.860153954 +0000 UTC m=+3185.713734358 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b3ba80): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013a1c0 item 51 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b54180): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b54180): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b54180): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b54180): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b54180): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.861990946 +0000 UTC m=+3185.715571350 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b54180): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b54680): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b54680): open at offset 5 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b54680): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013a770 item 52 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b54680): _readAt: size=2, off=5 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b54680): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b54680): _writeAt: size=3, off=5 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b54680): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b54680): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.862841049 +0000 UTC m=+3185.716421443 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b54680): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b54c00): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b54c00): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b54c00): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b54c00): >_readAt: n=3, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b54c00): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.862841049 +0000 UTC m=+3185.716421443 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b54c00): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013aa10 item 52 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b55280): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b55280): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b55280): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b55280): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b55280): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.86440637 +0000 UTC m=+3185.717986764 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b55280): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b55780): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b55780): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b55780): _writeAt: size=3, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b55780): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b55780): open at offset 5 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b55780): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013b420 item 53 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b55780): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b55780): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.864915628 +0000 UTC m=+3185.718496022 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b55780): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b55cc0): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b55cc0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b55cc0): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b55cc0): >_readAt: n=8, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b55cc0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.864915628 +0000 UTC m=+3185.718496022 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b55cc0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013b5e0 item 53 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b7c3c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b7c3c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b7c3c0): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b7c3c0): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b7c3c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.866330826 +0000 UTC m=+3185.719911210 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b7c3c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b7c8c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b7c8c0): open at offset 5 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b7c8c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013b9d0 item 54 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b7c8c0): _readAt: size=2, off=5 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b7c8c0): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b7c8c0): _writeAt: size=3, off=5 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b7c8c0): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b7c8c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.866890742 +0000 UTC m=+3185.720471126 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b7c8c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b7ce40): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b7ce40): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b7ce40): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b7ce40): >_readAt: n=3, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b7ce40): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.866890742 +0000 UTC m=+3185.720471126 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b7ce40): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013bd50 item 54 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b7d4c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b7d4c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b7d4c0): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b7d4c0): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b7d4c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.868194019 +0000 UTC m=+3185.721774432 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b7d4c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b7d9c0): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b7d9c0): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b7d9c0): _writeAt: size=3, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b7d9c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b7d9c0): open at offset 5 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b7d9c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041a540 item 55 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b7d9c0): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b7d9c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.868769572 +0000 UTC m=+3185.722349967 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b7d9c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b7df00): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b7df00): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b7df00): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b7df00): >_readAt: n=8, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b7df00): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.868769572 +0000 UTC m=+3185.722349967 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000b7df00): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041a9a0 item 55 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ba0600): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ba0600): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ba0600): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ba0600): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ba0600): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.870086274 +0000 UTC m=+3185.723666668 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ba0600): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ba0b00): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ba0b00): open at offset 5 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ba0b00): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041afc0 item 56 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ba0b00): _readAt: size=2, off=5 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ba0b00): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ba0b00): _writeAt: size=3, off=5 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ba0b00): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ba0b00): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.870642402 +0000 UTC m=+3185.724222796 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ba0b00): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ba1080): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ba1080): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ba1080): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ba1080): >_readAt: n=3, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ba1080): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.870642402 +0000 UTC m=+3185.724222796 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ba1080): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041b180 item 56 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ba16c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ba16c0): open at offset 0 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ba16c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ba16c0): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ba16c0): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ba16c0): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ba16c0): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ba16c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.871861721 +0000 UTC m=+3185.725442115 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ba16c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ba1c00): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ba1c00): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ba1c00): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041b5e0 item 57 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ba1c00): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ba1c00): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.872413351 +0000 UTC m=+3185.725993735 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ba1c00): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbc1c0): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbc1c0): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbc1c0): _writeAt: size=3, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbc1c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbc1c0): open at offset 5 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbc1c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041b9d0 item 57 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbc1c0): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbc1c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.872993624 +0000 UTC m=+3185.726574018 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbc1c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbc740): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbc740): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbc740): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbc740): >_readAt: n=8, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbc740): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.872993624 +0000 UTC m=+3185.726574018 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbc740): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041bd50 item 57 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbcd80): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbcd80): open at offset 0 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbcd80): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbcd80): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbcd80): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbcd80): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbcd80): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbcd80): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.874576017 +0000 UTC m=+3185.728156411 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbcd80): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbd2c0): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbd2c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbd2c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412380 item 58 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbd2c0): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbd2c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.874999605 +0000 UTC m=+3185.728580000 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbd2c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbd800): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbd800): open at offset 5 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbd800): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412540 item 58 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbd800): _readAt: size=2, off=5 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbd800): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbd800): _writeAt: size=3, off=5 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbd800): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbd800): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.875594215 +0000 UTC m=+3185.729174610 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbd800): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbddc0): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbddc0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbddc0): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbddc0): >_readAt: n=3, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbddc0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.875594215 +0000 UTC m=+3185.729174610 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bbddc0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004127e0 item 58 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bdc480): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bdc480): open at offset 0 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bdc480): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bdc480): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bdc480): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bdc480): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bdc480): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bdc480): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.876834203 +0000 UTC m=+3185.730414597 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bdc480): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bdc9c0): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bdc9c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bdc9c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412e70 item 59 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bdc9c0): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bdc9c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.877318505 +0000 UTC m=+3185.730898899 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bdc9c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bdcf00): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bdcf00): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bdcf00): _writeAt: size=3, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bdcf00): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bdcf00): open at offset 5 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bdcf00): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004130a0 item 59 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bdcf00): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bdcf00): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.877844777 +0000 UTC m=+3185.731425162 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bdcf00): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bdd480): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bdd480): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bdd480): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bdd480): >_readAt: n=8, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bdd480): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.877844777 +0000 UTC m=+3185.731425162 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bdd480): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413420 item 59 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bddac0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bddac0): open at offset 0 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bddac0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bddac0): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bddac0): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bddac0): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bddac0): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bddac0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.879158243 +0000 UTC m=+3185.732738637 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000bddac0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c0c080): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c0c080): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c0c080): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413960 item 60 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c0c080): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c0c080): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.879631083 +0000 UTC m=+3185.733211477 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c0c080): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c0c5c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c0c5c0): open at offset 5 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c0c5c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413b90 item 60 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c0c5c0): _readAt: size=2, off=5 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c0c5c0): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c0c5c0): _writeAt: size=3, off=5 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c0c5c0): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c0c5c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.880221968 +0000 UTC m=+3185.733802362 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c0c5c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c0cb80): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c0cb80): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c0cb80): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c0cb80): >_readAt: n=3, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c0cb80): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.880221968 +0000 UTC m=+3185.733802362 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c0cb80): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413d50 item 60 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c0d1c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c0d1c0): open at offset 0 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c0d1c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c0d1c0): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c0d1c0): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c0d1c0): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c0d1c0): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c0d1c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.881701986 +0000 UTC m=+3185.735282380 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c0d1c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c0d700): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c0d700): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c0d700): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c380 item 61 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c0d700): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c0d700): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.882193012 +0000 UTC m=+3185.735773397 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c0d700): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c0de00): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c0de00): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c0de00): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c0de00): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c0de00): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.882193012 +0000 UTC m=+3185.735773397 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c0de00): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c620 item 61 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c4a4c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c4a4c0): open at offset 0 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c4a4c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c4a4c0): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c4a4c0): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c4a4c0): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c4a4c0): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c4a4c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.883606997 +0000 UTC m=+3185.737187391 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c4a4c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c4aa00): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c4aa00): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c4aa00): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ca80 item 62 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c4aa00): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c4aa00): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.884083646 +0000 UTC m=+3185.737664040 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c4aa00): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c4b100): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c4b100): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c4b100): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c4b100): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c4b100): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.884083646 +0000 UTC m=+3185.737664040 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c4b100): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ce00 item 62 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c4b740): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c4b740): open at offset 0 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c4b740): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c4b740): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c4b740): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c4b740): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c4b740): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c4b740): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.88561899 +0000 UTC m=+3185.739199384 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c4b740): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c4bc80): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c4bc80): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c4bc80): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d260 item 63 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c4bc80): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c4bc80): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.886090589 +0000 UTC m=+3185.739670983 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c4bc80): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c72400): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c72400): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c72400): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c72400): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c72400): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.886090589 +0000 UTC m=+3185.739670983 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c72400): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d490 item 63 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c72a40): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c72a40): open at offset 0 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c72a40): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c72a40): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c72a40): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c72a40): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c72a40): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c72a40): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.887595685 +0000 UTC m=+3185.741176069 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c72a40): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c72f80): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c72f80): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c72f80): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d880 item 64 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c72f80): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c72f80): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.888271238 +0000 UTC m=+3185.741851632 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c72f80): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c73680): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c73680): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c73680): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c73680): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c73680): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.888271238 +0000 UTC m=+3185.741851632 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c73680): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041dab0 item 64 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c73cc0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c73cc0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c73cc0): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c73cc0): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c73cc0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.88974192 +0000 UTC m=+3185.743322314 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000c73cc0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ca61c0): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ca61c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ca61c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ca61c0): >_readAt: n=2, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ca61c0): _writeAt: size=3, off=2 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00073e000 item 65 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ca61c0): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ca61c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.890253424 +0000 UTC m=+3185.743833818 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ca61c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ca66c0): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ca66c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ca66c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ca66c0): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ca66c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.890253424 +0000 UTC m=+3185.743833818 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ca66c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00073e1c0 item 65 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ca6d00): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ca6d00): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ca6d00): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ca6d00): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ca6d00): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.891580355 +0000 UTC m=+3185.745160739 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ca6d00): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ca7180): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ca7180): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00073e540 item 66 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ca7180): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ca7180): >_readAt: n=0, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ca7180): _writeAt: size=3, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ca7180): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ca7180): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.892090386 +0000 UTC m=+3185.745670780 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ca7180): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ca76c0): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ca76c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ca76c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ca76c0): >_readAt: n=3, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ca76c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.892090386 +0000 UTC m=+3185.745670780 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ca76c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00073e700 item 66 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ca7d00): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ca7d00): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ca7d00): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ca7d00): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ca7d00): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.893288735 +0000 UTC m=+3185.746869119 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ca7d00): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cd6200): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cd6200): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cd6200): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cd6200): >_readAt: n=2, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cd6200): _writeAt: size=3, off=2 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00073ea80 item 67 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cd6200): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cd6200): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.893833111 +0000 UTC m=+3185.747413505 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cd6200): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cd6700): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cd6700): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cd6700): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cd6700): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cd6700): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.893833111 +0000 UTC m=+3185.747413505 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cd6700): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00073ec40 item 67 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cd6d80): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cd6d80): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cd6d80): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cd6d80): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cd6d80): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.895180691 +0000 UTC m=+3185.748761085 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cd6d80): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cd7280): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cd7280): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00073efc0 item 68 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cd7280): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cd7280): >_readAt: n=0, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cd7280): _writeAt: size=3, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cd7280): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cd7280): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.895780742 +0000 UTC m=+3185.749361136 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cd7280): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cd77c0): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cd77c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cd77c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cd77c0): >_readAt: n=3, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cd77c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.895780742 +0000 UTC m=+3185.749361136 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cd77c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00073f180 item 68 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cd7e00): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cd7e00): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cd7e00): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cd7e00): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cd7e00): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.897313822 +0000 UTC m=+3185.750894216 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cd7e00): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cf6300): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cf6300): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cf6300): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cf6300): >_readAt: n=2, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cf6300): _writeAt: size=3, off=2 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00073f650 item 69 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cf6300): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cf6300): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.897872514 +0000 UTC m=+3185.751452909 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cf6300): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cf6800): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cf6800): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cf6800): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cf6800): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cf6800): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.897872514 +0000 UTC m=+3185.751452909 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cf6800): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00073f810 item 69 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cf6e80): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cf6e80): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cf6e80): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cf6e80): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cf6e80): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.899186521 +0000 UTC m=+3185.752766905 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cf6e80): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cf7380): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cf7380): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00073fc00 item 70 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cf7380): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cf7380): >_readAt: n=0, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cf7380): _writeAt: size=3, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cf7380): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cf7380): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.899761274 +0000 UTC m=+3185.753341657 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cf7380): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cf78c0): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cf78c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cf78c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cf78c0): >_readAt: n=3, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cf78c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.899761274 +0000 UTC m=+3185.753341657 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cf78c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00073fe30 item 70 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cf7f40): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cf7f40): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cf7f40): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cf7f40): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cf7f40): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.901066494 +0000 UTC m=+3185.754646888 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000cf7f40): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d564c0): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d564c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d564c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d564c0): >_readAt: n=2, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d564c0): _writeAt: size=3, off=2 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007782a0 item 71 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d564c0): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d564c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.901646758 +0000 UTC m=+3185.755227152 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d564c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d569c0): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d569c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d569c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d569c0): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d569c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.901646758 +0000 UTC m=+3185.755227152 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d569c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000778460 item 71 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d57040): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d57040): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d57040): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d57040): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d57040): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.903001511 +0000 UTC m=+3185.756581905 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d57040): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d57540): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d57540): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007787e0 item 72 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d57540): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d57540): >_readAt: n=0, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d57540): _writeAt: size=3, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d57540): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d57540): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.903583939 +0000 UTC m=+3185.757164333 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d57540): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d57a80): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d57a80): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d57a80): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d57a80): >_readAt: n=3, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d57a80): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.903583939 +0000 UTC m=+3185.757164333 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d57a80): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007789a0 item 72 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d800c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d800c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d800c0): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d800c0): >_readAt: n=0, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d800c0): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d800c0): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d800c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.904968197 +0000 UTC m=+3185.758548591 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d800c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d805c0): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d805c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d805c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000778e00 item 73 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d805c0): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d805c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.905490581 +0000 UTC m=+3185.759070976 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d805c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d80a80): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d80a80): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d80a80): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d80a80): >_readAt: n=2, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d80a80): _writeAt: size=3, off=2 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000778fc0 item 73 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d80a80): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d80a80): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.905951762 +0000 UTC m=+3185.759532156 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d80a80): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d80fc0): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d80fc0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d80fc0): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d80fc0): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d80fc0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.905951762 +0000 UTC m=+3185.759532156 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d80fc0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007791f0 item 73 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d81600): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d81600): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d81600): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d81600): >_readAt: n=0, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d81600): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d81600): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d81600): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.907259046 +0000 UTC m=+3185.760839440 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d81600): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d81b00): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d81b00): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d81b00): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000779570 item 74 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d81b00): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d81b00): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.907747555 +0000 UTC m=+3185.761327949 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000d81b00): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000db60c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000db60c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000779730 item 74 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000db60c0): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000db60c0): >_readAt: n=0, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000db60c0): _writeAt: size=3, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000db60c0): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000db60c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.908255524 +0000 UTC m=+3185.761835918 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000db60c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000db6640): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000db6640): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000db6640): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000db6640): >_readAt: n=3, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000db6640): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.908255524 +0000 UTC m=+3185.761835918 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000db6640): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007798f0 item 74 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000db6c80): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000db6c80): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000db6c80): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000db6c80): >_readAt: n=0, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000db6c80): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000db6c80): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000db6c80): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.909652437 +0000 UTC m=+3185.763232831 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000db6c80): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000db7180): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000db7180): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000db7180): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000779c70 item 75 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000db7180): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000db7180): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.910145385 +0000 UTC m=+3185.763725769 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000db7180): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000db76c0): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000db76c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000db76c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000db76c0): >_readAt: n=2, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000db76c0): _writeAt: size=3, off=2 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000779e30 item 75 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000db76c0): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000db76c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.91069462 +0000 UTC m=+3185.764275014 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000db76c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000db7c00): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000db7c00): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000db7c00): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000db7c00): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000db7c00): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.91069462 +0000 UTC m=+3185.764275014 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000db7c00): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000780070 item 75 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ed82c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ed82c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ed82c0): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ed82c0): >_readAt: n=0, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ed82c0): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ed82c0): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ed82c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.912161485 +0000 UTC m=+3185.765741909 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ed82c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ed87c0): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ed87c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ed87c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000780460 item 76 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ed87c0): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ed87c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.912951584 +0000 UTC m=+3185.766531978 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ed87c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ed8d00): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ed8d00): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000780690 item 76 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ed8d00): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ed8d00): >_readAt: n=0, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ed8d00): _writeAt: size=3, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ed8d00): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ed8d00): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.913727576 +0000 UTC m=+3185.767307970 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ed8d00): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ed9280): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ed9280): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ed9280): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ed9280): >_readAt: n=3, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ed9280): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.913727576 +0000 UTC m=+3185.767307970 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ed9280): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007808c0 item 76 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ed98c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ed98c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ed98c0): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ed98c0): >_readAt: n=0, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ed98c0): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ed98c0): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ed98c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.91524174 +0000 UTC m=+3185.768822134 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ed98c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ed9dc0): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ed9dc0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ed9dc0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000780c40 item 77 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ed9dc0): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ed9dc0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.915790134 +0000 UTC m=+3185.769370568 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ed9dc0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ef4540): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ef4540): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ef4540): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ef4540): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ef4540): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.915790134 +0000 UTC m=+3185.769370568 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ef4540): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000780e70 item 77 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ef4b80): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ef4b80): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ef4b80): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ef4b80): >_readAt: n=0, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ef4b80): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ef4b80): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ef4b80): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.917536025 +0000 UTC m=+3185.771116419 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ef4b80): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ef5080): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ef5080): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ef5080): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000781260 item 78 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ef5080): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ef5080): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.917940677 +0000 UTC m=+3185.771521061 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ef5080): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ef5780): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ef5780): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ef5780): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ef5780): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ef5780): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.917940677 +0000 UTC m=+3185.771521061 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ef5780): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007815e0 item 78 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ef5dc0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ef5dc0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ef5dc0): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ef5dc0): >_readAt: n=0, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ef5dc0): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ef5dc0): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ef5dc0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.919165586 +0000 UTC m=+3185.772745980 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ef5dc0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f14340): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f14340): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f14340): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000781960 item 79 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f14340): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f14340): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.919622637 +0000 UTC m=+3185.773203032 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f14340): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f14a40): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f14a40): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f14a40): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f14a40): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f14a40): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.919622637 +0000 UTC m=+3185.773203032 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f14a40): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000781c00 item 79 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f15080): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f15080): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f15080): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f15080): >_readAt: n=0, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f15080): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f15080): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f15080): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.920915344 +0000 UTC m=+3185.774495738 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f15080): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f15580): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f15580): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f15580): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007881c0 item 80 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f15580): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f15580): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.921347198 +0000 UTC m=+3185.774927592 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f15580): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f15c80): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f15c80): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f15c80): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f15c80): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f15c80): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.921347198 +0000 UTC m=+3185.774927592 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f15c80): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000788380 item 80 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f34340): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f34340): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f34340): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f34340): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f34340): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.922691721 +0000 UTC m=+3185.776272105 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f34340): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f347c0): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f347c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f347c0): open at offset 5 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f347c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f347c0): >_readAt: n=2, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f347c0): _writeAt: size=3, off=7 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000788700 item 81 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f347c0): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f347c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.923206331 +0000 UTC m=+3185.776786725 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f347c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f34d00): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f34d00): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f34d00): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f34d00): >_readAt: n=8, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f34d00): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.923206331 +0000 UTC m=+3185.776786725 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f34d00): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000788930 item 81 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f35380): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f35380): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f35380): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f35380): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f35380): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.924506381 +0000 UTC m=+3185.778086776 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f35380): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f35880): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f35880): open at offset 5 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f35880): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000788e00 item 82 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f35880): _readAt: size=2, off=5 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f35880): >_readAt: n=0, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f35880): _writeAt: size=3, off=5 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f35880): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f35880): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.925011484 +0000 UTC m=+3185.778591878 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f35880): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f35e00): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f35e00): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f35e00): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f35e00): >_readAt: n=3, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f35e00): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.925011484 +0000 UTC m=+3185.778591878 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f35e00): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000789180 item 82 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f52500): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f52500): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f52500): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f52500): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f52500): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.926398878 +0000 UTC m=+3185.779979273 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f52500): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f52a00): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f52a00): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f52a00): open at offset 5 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f52a00): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f52a00): >_readAt: n=2, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f52a00): _writeAt: size=3, off=7 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000789500 item 83 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f52a00): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f52a00): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.926929067 +0000 UTC m=+3185.780509461 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f52a00): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f52f40): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f52f40): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f52f40): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f52f40): >_readAt: n=8, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f52f40): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.926929067 +0000 UTC m=+3185.780509461 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f52f40): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007896c0 item 83 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f535c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f535c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f535c0): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f535c0): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f535c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.928386445 +0000 UTC m=+3185.781966839 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f535c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f53ac0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f53ac0): open at offset 5 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f53ac0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000789dc0 item 84 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f53ac0): _readAt: size=2, off=5 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f53ac0): >_readAt: n=0, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f53ac0): _writeAt: size=3, off=5 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f53ac0): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f53ac0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.92934414 +0000 UTC m=+3185.782924534 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f53ac0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ff80c0): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ff80c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ff80c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ff80c0): >_readAt: n=3, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ff80c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.92934414 +0000 UTC m=+3185.782924534 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ff80c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000794000 item 84 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ff8740): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ff8740): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ff8740): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ff8740): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ff8740): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.930954815 +0000 UTC m=+3185.784535200 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ff8740): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ff8c40): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ff8c40): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ff8c40): open at offset 5 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ff8c40): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ff8c40): >_readAt: n=2, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ff8c40): _writeAt: size=3, off=7 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000794380 item 85 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ff8c40): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ff8c40): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.931670494 +0000 UTC m=+3185.785250888 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ff8c40): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ff9180): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ff9180): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ff9180): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ff9180): >_readAt: n=8, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ff9180): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.931670494 +0000 UTC m=+3185.785250888 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ff9180): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000794540 item 85 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ff9800): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ff9800): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ff9800): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ff9800): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ff9800): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.933221869 +0000 UTC m=+3185.786802263 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ff9800): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ff9d00): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ff9d00): open at offset 5 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ff9d00): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007948c0 item 86 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ff9d00): _readAt: size=2, off=5 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ff9d00): >_readAt: n=0, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ff9d00): _writeAt: size=3, off=5 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ff9d00): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ff9d00): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.933786002 +0000 UTC m=+3185.787366396 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000ff9d00): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001016300): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001016300): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001016300): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001016300): >_readAt: n=3, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001016300): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.933786002 +0000 UTC m=+3185.787366396 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001016300): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000794a80 item 86 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001016980): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001016980): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001016980): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001016980): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001016980): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.935052067 +0000 UTC m=+3185.788632461 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001016980): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001016e80): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001016e80): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001016e80): open at offset 5 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001016e80): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001016e80): >_readAt: n=2, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001016e80): _writeAt: size=3, off=7 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000794e70 item 87 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001016e80): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001016e80): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.935786812 +0000 UTC m=+3185.789367216 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001016e80): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0010173c0): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0010173c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0010173c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0010173c0): >_readAt: n=8, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0010173c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.935786812 +0000 UTC m=+3185.789367216 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0010173c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000795030 item 87 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001017a40): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001017a40): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001017a40): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001017a40): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001017a40): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.937324971 +0000 UTC m=+3185.790905375 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001017a40): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001017f40): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001017f40): open at offset 5 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001017f40): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007953b0 item 88 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001017f40): _readAt: size=2, off=5 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001017f40): >_readAt: n=0, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001017f40): _writeAt: size=3, off=5 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001017f40): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001017f40): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.938411058 +0000 UTC m=+3185.791991452 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001017f40): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001030540): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001030540): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001030540): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001030540): >_readAt: n=3, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001030540): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.938411058 +0000 UTC m=+3185.791991452 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001030540): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007955e0 item 88 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001030b80): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001030b80): open at offset 0 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001030b80): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001030b80): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001030b80): >_readAt: n=0, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001030b80): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001030b80): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001030b80): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.939931243 +0000 UTC m=+3185.793511667 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001030b80): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0010310c0): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0010310c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0010310c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000795960 item 89 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0010310c0): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0010310c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.940519913 +0000 UTC m=+3185.794100317 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0010310c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001031600): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001031600): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001031600): open at offset 5 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001031600): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001031600): >_readAt: n=2, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001031600): _writeAt: size=3, off=7 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000795b20 item 89 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001031600): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001031600): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.941120354 +0000 UTC m=+3185.794700748 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001031600): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001031b80): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001031b80): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001031b80): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001031b80): >_readAt: n=8, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001031b80): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.941120354 +0000 UTC m=+3185.794700748 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001031b80): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000795ce0 item 89 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001050240): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001050240): open at offset 0 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001050240): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001050240): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001050240): >_readAt: n=0, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001050240): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001050240): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001050240): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.94252458 +0000 UTC m=+3185.796104965 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001050240): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001050780): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001050780): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001050780): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ae1c0 item 90 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001050780): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001050780): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.943094756 +0000 UTC m=+3185.796675150 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001050780): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001050cc0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001050cc0): open at offset 5 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001050cc0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ae3f0 item 90 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001050cc0): _readAt: size=2, off=5 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001050cc0): >_readAt: n=0, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001050cc0): _writeAt: size=3, off=5 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001050cc0): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001050cc0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.943741535 +0000 UTC m=+3185.797321929 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001050cc0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001051280): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001051280): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001051280): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001051280): >_readAt: n=3, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001051280): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.943741535 +0000 UTC m=+3185.797321929 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001051280): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ae5b0 item 90 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0005380c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0005380c0): open at offset 0 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0005380c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0005380c0): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0005380c0): >_readAt: n=0, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0005380c0): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0005380c0): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0005380c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.945726556 +0000 UTC m=+3185.799306950 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0005380c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000538700): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000538700): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000538700): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540310 item 91 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000538700): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000538700): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.9461747 +0000 UTC m=+3185.799755084 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000538700): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000539a80): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000539a80): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000539a80): open at offset 5 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000539a80): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000539a80): >_readAt: n=2, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000539a80): _writeAt: size=3, off=7 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540690 item 91 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000539a80): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000539a80): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.946753392 +0000 UTC m=+3185.800333786 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000539a80): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008bc400): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008bc400): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008bc400): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008bc400): >_readAt: n=8, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008bc400): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.946753392 +0000 UTC m=+3185.800333786 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008bc400): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540850 item 91 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008bca80): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008bca80): open at offset 0 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008bca80): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008bca80): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008bca80): >_readAt: n=0, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008bca80): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008bca80): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008bca80): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.948312029 +0000 UTC m=+3185.801892423 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008bca80): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008bd080): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008bd080): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008bd080): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540d90 item 92 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008bd080): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008bd080): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.948934272 +0000 UTC m=+3185.802514666 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008bd080): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008bd640): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008bd640): open at offset 5 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008bd640): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540fc0 item 92 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008bd640): _readAt: size=2, off=5 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008bd640): >_readAt: n=0, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008bd640): _writeAt: size=3, off=5 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008bd640): >_writeAt: n=3, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008bd640): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.949698092 +0000 UTC m=+3185.803278506 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008bd640): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008bdc40): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008bdc40): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008bdc40): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008bdc40): >_readAt: n=3, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008bdc40): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.949698092 +0000 UTC m=+3185.803278506 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc0008bdc40): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005411f0 item 92 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001050300): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001050300): open at offset 0 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001050300): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001050300): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001050300): >_readAt: n=0, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001050300): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001050300): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001050300): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.951250266 +0000 UTC m=+3185.804830651 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001050300): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001051800): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001051800): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001051800): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005417a0 item 93 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001051800): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001051800): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.951804762 +0000 UTC m=+3185.805385156 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001051800): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001051f00): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001051f00): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001051f00): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001051f00): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001051f00): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.951804762 +0000 UTC m=+3185.805385156 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc001051f00): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541a40 item 93 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000258740): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000258740): open at offset 0 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000258740): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000258740): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000258740): >_readAt: n=0, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000258740): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000258740): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000258740): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.953311381 +0000 UTC m=+3185.806891775 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000258740): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000258cc0): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000258cc0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000258cc0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c230 item 94 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000258cc0): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000258cc0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.953860126 +0000 UTC m=+3185.807440510 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000258cc0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000259400): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000259400): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000259400): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000259400): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000259400): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.953860126 +0000 UTC m=+3185.807440510 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000259400): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c8c0 item 94 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000259a80): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000259a80): open at offset 0 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000259a80): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000259a80): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000259a80): >_readAt: n=0, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000259a80): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000259a80): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000259a80): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.955293206 +0000 UTC m=+3185.808873600 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000259a80): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00035aac0): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00035aac0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00035aac0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d030 item 95 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00035aac0): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00035aac0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.955825279 +0000 UTC m=+3185.809405673 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00035aac0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00035b300): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00035b300): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00035b300): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00035b300): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00035b300): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.955825279 +0000 UTC m=+3185.809405673 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc00035b300): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d2d0 item 95 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f761c0): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f761c0): open at offset 0 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f761c0): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f761c0): _readAt: size=2, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f761c0): >_readAt: n=0, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f761c0): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f761c0): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f761c0): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.957716003 +0000 UTC m=+3185.811296387 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f761c0): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f76940): _writeAt: size=5, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f76940): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f76940): >openPending: err= 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042dab0 item 96 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f76940): >_writeAt: n=5, err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f76940): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.95825551 +0000 UTC m=+3185.811835894 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f76940): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 06:18:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:16 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f77080): _readAt: size=512, off=0 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f77080): openPending: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f77080): >openPending: err= 2026/02/07 06:18:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f77080): >_readAt: n=5, err=EOF 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f77080): close: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:16.95825551 +0000 UTC m=+3185.811835894 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:16 DEBUG : open-test-file(0xc000f77080): >close: err= 2026/02/07 06:18:16 DEBUG : open-test-file: Remove: 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042dd50 item 96 2026/02/07 06:18:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:16 DEBUG : open-test-file: >Remove: err= 2026/02/07 06:18:16 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:18:16 DEBUG : Looking for writers 2026/02/07 06:18:16 DEBUG : >WaitForWriters: 2026/02/07 06:18:16 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:18:17 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:18:17 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 06:18:17 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:18:17 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:18:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:18:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:18:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:18:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:18:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:18:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/02/07 06:18:17 INFO : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007b8d00): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007b8d00): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007b8d00): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007b8d00): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007b8d00): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.832987526 +0000 UTC m=+3186.686567920 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007b8d00): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007b9840): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007b9840): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007b9840): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007b9840): >_readAt: n=2, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007b9840): _writeAt: size=3, off=2 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007b9840): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007b9840): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.832987526 +0000 UTC m=+3186.686567920 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007b9840): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007b9e80): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007b9e80): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007b9e80): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007b9e80): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007b9e80): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.832987526 +0000 UTC m=+3186.686567920 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007b9e80): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e850 item 1 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000800540): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000800540): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000800540): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000800540): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000800540): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.835321824 +0000 UTC m=+3186.688902209 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000800540): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000800a40): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000800a40): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000800a40): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000800a40): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000800a40): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.835321824 +0000 UTC m=+3186.688902209 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000800a40): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f030 item 2 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000801080): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000801080): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000801080): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000801080): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000801080): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.836768101 +0000 UTC m=+3186.690348485 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000801080): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000801500): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000801500): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000801500): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000801500): >_readAt: n=2, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000801500): _writeAt: size=3, off=2 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000801500): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000801500): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.836768101 +0000 UTC m=+3186.690348485 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000801500): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008019c0): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008019c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008019c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008019c0): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008019c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.836768101 +0000 UTC m=+3186.690348485 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008019c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f810 item 3 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00085a0c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00085a0c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00085a0c0): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00085a0c0): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00085a0c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.838558525 +0000 UTC m=+3186.692138919 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00085a0c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00085a600): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00085a600): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00085a600): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00085a600): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00085a600): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.838558525 +0000 UTC m=+3186.692138919 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00085a600): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464070 item 4 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00085ac40): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00085ac40): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00085ac40): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00085ac40): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00085ac40): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.839803803 +0000 UTC m=+3186.693384197 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00085ac40): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00085b0c0): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00085b0c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00085b0c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00085b0c0): >_readAt: n=2, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00085b0c0): _writeAt: size=3, off=2 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00085b0c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00085b0c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.839803803 +0000 UTC m=+3186.693384197 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00085b0c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00085b580): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00085b580): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00085b580): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00085b580): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00085b580): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.839803803 +0000 UTC m=+3186.693384197 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00085b580): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464cb0 item 5 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00085bc00): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00085bc00): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00085bc00): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00085bc00): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00085bc00): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.841768596 +0000 UTC m=+3186.695348980 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00085bc00): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00087a1c0): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00087a1c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00087a1c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00087a1c0): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00087a1c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.841768596 +0000 UTC m=+3186.695348980 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00087a1c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465ab0 item 6 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00087a840): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00087a840): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00087a840): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00087a840): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00087a840): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.843151512 +0000 UTC m=+3186.696731896 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00087a840): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00087ad40): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00087ad40): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00087ad40): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00087ad40): >_readAt: n=2, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00087ad40): _writeAt: size=3, off=2 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00087ad40): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00087ad40): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.843151512 +0000 UTC m=+3186.696731896 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00087ad40): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00087b200): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00087b200): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00087b200): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00087b200): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00087b200): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.843151512 +0000 UTC m=+3186.696731896 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00087b200): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a6150 item 7 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00087b880): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00087b880): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00087b880): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00087b880): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00087b880): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.844923221 +0000 UTC m=+3186.698503605 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00087b880): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00087bdc0): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00087bdc0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00087bdc0): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00087bdc0): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00087bdc0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.844923221 +0000 UTC m=+3186.698503605 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00087bdc0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a6d20 item 8 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000892400): _readAt: size=2, off=0 2026/02/07 06:18:17 ERROR : open-test-file(0xc000892400): Couldn't read size of file 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000892400): >_readAt: n=0, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000892400): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000892400): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000892400): close: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000892400): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008927c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008927c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008927c0): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008927c0): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008927c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.84655686 +0000 UTC m=+3186.700137254 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008927c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000892c40): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000892c40): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000892c40): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000892c40): >_readAt: n=2, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000892c40): _writeAt: size=3, off=2 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000892c40): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000892c40): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.84655686 +0000 UTC m=+3186.700137254 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000892c40): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000893140): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000893140): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000893140): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000893140): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000893140): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.84655686 +0000 UTC m=+3186.700137254 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000893140): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a7180 item 9 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008937c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008937c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008937c0): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008937c0): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008937c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.848328079 +0000 UTC m=+3186.701908473 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008937c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000893d00): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000893d00): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000893d00): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000893d00): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000893d00): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.848328079 +0000 UTC m=+3186.701908473 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000893d00): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a7f10 item 10 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008ba3c0): _readAt: size=2, off=0 2026/02/07 06:18:17 ERROR : open-test-file(0xc0008ba3c0): Couldn't read size of file 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008ba3c0): >_readAt: n=0, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008ba3c0): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008ba3c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008ba3c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008ba3c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008ba780): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008ba780): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008ba780): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008ba780): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008ba780): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.849698872 +0000 UTC m=+3186.703279256 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008ba780): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008bac80): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008bac80): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008bac80): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008bac80): >_readAt: n=2, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008bac80): _writeAt: size=3, off=2 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008bac80): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008bac80): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.849698872 +0000 UTC m=+3186.703279256 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008bac80): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008bb180): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008bb180): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008bb180): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008bb180): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008bb180): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.849698872 +0000 UTC m=+3186.703279256 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008bb180): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001727e0 item 11 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008bb800): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008bb800): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008bb800): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008bb800): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008bb800): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.851492914 +0000 UTC m=+3186.705073308 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008bb800): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008bbd40): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008bbd40): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008bbd40): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008bbd40): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008bbd40): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.851492914 +0000 UTC m=+3186.705073308 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008bbd40): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000172e00 item 12 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008d4400): _readAt: size=2, off=0 2026/02/07 06:18:17 ERROR : open-test-file(0xc0008d4400): Couldn't read size of file 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008d4400): >_readAt: n=0, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008d4400): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008d4400): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008d4400): close: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008d4400): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008d47c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008d47c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008d47c0): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008d47c0): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008d47c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.8528232 +0000 UTC m=+3186.706403594 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008d47c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008d4e80): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008d4e80): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008d4e80): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008d4e80): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008d4e80): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.8528232 +0000 UTC m=+3186.706403594 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008d4e80): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000173340 item 13 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008d5500): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008d5500): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008d5500): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008d5500): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008d5500): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.854206568 +0000 UTC m=+3186.707786962 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008d5500): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008d5a40): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008d5a40): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008d5a40): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008d5a40): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008d5a40): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.854206568 +0000 UTC m=+3186.707786962 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008d5a40): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000173880 item 14 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008f0100): _readAt: size=2, off=0 2026/02/07 06:18:17 ERROR : open-test-file(0xc0008f0100): Couldn't read size of file 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008f0100): >_readAt: n=0, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008f0100): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008f0100): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008f0100): close: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008f0100): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008f04c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008f04c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008f04c0): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008f04c0): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008f04c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.855875963 +0000 UTC m=+3186.709456357 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008f04c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008f0b80): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008f0b80): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008f0b80): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008f0b80): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008f0b80): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.855875963 +0000 UTC m=+3186.709456357 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008f0b80): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000173d50 item 15 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008f1200): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008f1200): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008f1200): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008f1200): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008f1200): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.857359771 +0000 UTC m=+3186.710940175 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008f1200): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008f1740): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008f1740): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008f1740): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008f1740): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008f1740): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.857359771 +0000 UTC m=+3186.710940175 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008f1740): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b2460 item 16 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008f1d80): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008f1d80): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008f1d80): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008f1d80): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008f1d80): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.858963353 +0000 UTC m=+3186.712543757 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008f1d80): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00090a280): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00090a280): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00090a280): open at offset 5 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00090a280): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00090a280): >_readAt: n=2, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00090a280): _writeAt: size=3, off=7 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00090a280): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00090a280): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.858963353 +0000 UTC m=+3186.712543757 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00090a280): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00090a780): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00090a780): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00090a780): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00090a780): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00090a780): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.858963353 +0000 UTC m=+3186.712543757 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00090a780): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b2b60 item 17 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00090ae00): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00090ae00): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00090ae00): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00090ae00): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00090ae00): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.861049174 +0000 UTC m=+3186.714629588 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00090ae00): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00090b340): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00090b340): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00090b340): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00090b340): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00090b340): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.861049174 +0000 UTC m=+3186.714629588 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00090b340): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b3340 item 18 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00090b9c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00090b9c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00090b9c0): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00090b9c0): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00090b9c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.862484539 +0000 UTC m=+3186.716064923 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00090b9c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00090bec0): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00090bec0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00090bec0): open at offset 5 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00090bec0): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00090bec0): >_readAt: n=2, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00090bec0): _writeAt: size=3, off=7 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00090bec0): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00090bec0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.862484539 +0000 UTC m=+3186.716064923 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00090bec0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00092a440): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00092a440): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00092a440): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00092a440): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00092a440): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.862484539 +0000 UTC m=+3186.716064923 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00092a440): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b38f0 item 19 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00092aac0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00092aac0): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00092aac0): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00092aac0): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00092aac0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.864268772 +0000 UTC m=+3186.717849166 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00092aac0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00092b000): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00092b000): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00092b000): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00092b000): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00092b000): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.864268772 +0000 UTC m=+3186.717849166 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00092b000): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b3f10 item 20 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00092b680): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00092b680): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00092b680): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00092b680): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00092b680): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.865828532 +0000 UTC m=+3186.719408926 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00092b680): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00092bb80): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00092bb80): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00092bb80): open at offset 5 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00092bb80): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00092bb80): >_readAt: n=2, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00092bb80): _writeAt: size=3, off=7 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00092bb80): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00092bb80): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.865828532 +0000 UTC m=+3186.719408926 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00092bb80): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00094a100): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00094a100): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00094a100): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00094a100): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00094a100): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.865828532 +0000 UTC m=+3186.719408926 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00094a100): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8620 item 21 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00094a780): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00094a780): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00094a780): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00094a780): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00094a780): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.867671355 +0000 UTC m=+3186.721251739 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00094a780): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00094acc0): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00094acc0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00094acc0): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00094acc0): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00094acc0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.867671355 +0000 UTC m=+3186.721251739 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00094acc0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d92d0 item 22 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00094b340): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00094b340): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00094b340): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00094b340): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00094b340): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.869110358 +0000 UTC m=+3186.722690741 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00094b340): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00094b840): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00094b840): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00094b840): open at offset 5 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00094b840): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00094b840): >_readAt: n=2, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00094b840): _writeAt: size=3, off=7 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00094b840): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00094b840): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.869110358 +0000 UTC m=+3186.722690741 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00094b840): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00094bd40): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00094bd40): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00094bd40): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00094bd40): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00094bd40): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.869110358 +0000 UTC m=+3186.722690741 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00094bd40): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d96c0 item 23 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00096a440): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00096a440): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00096a440): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00096a440): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00096a440): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.870928594 +0000 UTC m=+3186.724508988 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00096a440): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00096a980): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00096a980): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00096a980): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00096a980): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00096a980): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.870928594 +0000 UTC m=+3186.724508988 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00096a980): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9c70 item 24 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00096afc0): _readAt: size=2, off=0 2026/02/07 06:18:17 ERROR : open-test-file(0xc00096afc0): Couldn't read size of file 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00096afc0): >_readAt: n=0, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00096afc0): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00096afc0): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00096afc0): close: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00096afc0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00096b380): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00096b380): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00096b380): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00096b380): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00096b380): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.872348782 +0000 UTC m=+3186.725929176 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00096b380): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00096b880): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00096b880): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00096b880): open at offset 5 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00096b880): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00096b880): >_readAt: n=2, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00096b880): _writeAt: size=3, off=7 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00096b880): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00096b880): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.872348782 +0000 UTC m=+3186.725929176 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00096b880): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00096bdc0): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00096bdc0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00096bdc0): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00096bdc0): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00096bdc0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.872348782 +0000 UTC m=+3186.725929176 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00096bdc0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006921c0 item 25 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009884c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009884c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009884c0): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009884c0): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009884c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.874232652 +0000 UTC m=+3186.727813046 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009884c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000988a00): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000988a00): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000988a00): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000988a00): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000988a00): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.874232652 +0000 UTC m=+3186.727813046 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000988a00): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000692930 item 26 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000989040): _readAt: size=2, off=0 2026/02/07 06:18:17 ERROR : open-test-file(0xc000989040): Couldn't read size of file 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000989040): >_readAt: n=0, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000989040): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000989040): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000989040): close: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000989040): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000989400): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000989400): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000989400): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000989400): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000989400): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.875642929 +0000 UTC m=+3186.729223323 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000989400): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000989900): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000989900): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000989900): open at offset 5 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000989900): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000989900): >_readAt: n=2, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000989900): _writeAt: size=3, off=7 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000989900): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000989900): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.875642929 +0000 UTC m=+3186.729223323 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000989900): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000989e40): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000989e40): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000989e40): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000989e40): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000989e40): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.875642929 +0000 UTC m=+3186.729223323 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000989e40): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006933b0 item 27 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009ae540): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009ae540): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009ae540): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009ae540): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009ae540): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.877463451 +0000 UTC m=+3186.731043845 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009ae540): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009aea80): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009aea80): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009aea80): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009aea80): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009aea80): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.877463451 +0000 UTC m=+3186.731043845 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009aea80): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000693a40 item 28 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009af0c0): _readAt: size=2, off=0 2026/02/07 06:18:17 ERROR : open-test-file(0xc0009af0c0): Couldn't read size of file 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009af0c0): >_readAt: n=0, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009af0c0): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009af0c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009af0c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009af0c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009af480): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009af480): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009af480): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009af480): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009af480): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.878755416 +0000 UTC m=+3186.732335800 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009af480): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009afb40): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009afb40): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009afb40): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009afb40): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009afb40): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.878755416 +0000 UTC m=+3186.732335800 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009afb40): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050310 item 29 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009d2240): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009d2240): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009d2240): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009d2240): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009d2240): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.880340643 +0000 UTC m=+3186.733921037 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009d2240): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009d2780): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009d2780): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009d2780): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009d2780): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009d2780): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.880340643 +0000 UTC m=+3186.733921037 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009d2780): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d20 item 30 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009d2dc0): _readAt: size=2, off=0 2026/02/07 06:18:17 ERROR : open-test-file(0xc0009d2dc0): Couldn't read size of file 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009d2dc0): >_readAt: n=0, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009d2dc0): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009d2dc0): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009d2dc0): close: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009d2dc0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009d3180): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009d3180): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009d3180): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009d3180): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009d3180): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.882207723 +0000 UTC m=+3186.735788137 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009d3180): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009d3840): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009d3840): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009d3840): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009d3840): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009d3840): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.882207723 +0000 UTC m=+3186.735788137 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009d3840): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051260 item 31 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009d3ec0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009d3ec0): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009d3ec0): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009d3ec0): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009d3ec0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.883859536 +0000 UTC m=+3186.737439980 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009d3ec0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009f2480): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009f2480): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009f2480): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009f2480): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009f2480): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.883859536 +0000 UTC m=+3186.737439980 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009f2480): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051960 item 32 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009f2ac0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009f2ac0): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009f2ac0): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009f2ac0): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009f2ac0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.885509034 +0000 UTC m=+3186.739089429 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009f2ac0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009f2f40): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009f2f40): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009f2f40): _writeAt: size=3, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009f2f40): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009f2f40): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051d50 item 33 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009f2f40): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009f2f40): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.886023384 +0000 UTC m=+3186.739603768 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009f2f40): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009f3440): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009f3440): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009f3440): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009f3440): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009f3440): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.886023384 +0000 UTC m=+3186.739603768 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009f3440): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005820e0 item 33 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009f3a80): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009f3a80): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009f3a80): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009f3a80): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009f3a80): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.887791176 +0000 UTC m=+3186.741371570 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009f3a80): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009f3f00): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009f3f00): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005829a0 item 34 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009f3f00): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009f3f00): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009f3f00): _writeAt: size=3, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009f3f00): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009f3f00): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.888373814 +0000 UTC m=+3186.741954208 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0009f3f00): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a184c0): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a184c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a184c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a184c0): >_readAt: n=3, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a184c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.888373814 +0000 UTC m=+3186.741954208 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a184c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000582d20 item 34 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a18b00): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a18b00): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a18b00): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a18b00): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a18b00): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.889605735 +0000 UTC m=+3186.743186129 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a18b00): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a18f80): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a18f80): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a18f80): _writeAt: size=3, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a18f80): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a18f80): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000583110 item 35 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a18f80): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a18f80): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.890073327 +0000 UTC m=+3186.743653721 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a18f80): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a19480): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a19480): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a19480): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a19480): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a19480): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.890073327 +0000 UTC m=+3186.743653721 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a19480): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005833b0 item 35 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a19b00): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a19b00): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a19b00): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a19b00): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a19b00): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.891365472 +0000 UTC m=+3186.744945866 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a19b00): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a3c080): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a3c080): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000583c70 item 36 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a3c080): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a3c080): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a3c080): _writeAt: size=3, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a3c080): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a3c080): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.891887336 +0000 UTC m=+3186.745467730 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a3c080): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a3c5c0): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a3c5c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a3c5c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a3c5c0): >_readAt: n=3, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a3c5c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.891887336 +0000 UTC m=+3186.745467730 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a3c5c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055e230 item 36 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a3cc00): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a3cc00): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a3cc00): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a3cc00): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a3cc00): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.893125799 +0000 UTC m=+3186.746706193 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a3cc00): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a3d080): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a3d080): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a3d080): _writeAt: size=3, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a3d080): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a3d080): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055ed20 item 37 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a3d080): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a3d080): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.893620021 +0000 UTC m=+3186.747200405 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a3d080): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a3d580): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a3d580): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a3d580): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a3d580): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a3d580): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.893620021 +0000 UTC m=+3186.747200405 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a3d580): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055eee0 item 37 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a3dc00): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a3dc00): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a3dc00): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a3dc00): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a3dc00): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.894962321 +0000 UTC m=+3186.748542715 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a3dc00): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a5a180): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a5a180): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055f420 item 38 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a5a180): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a5a180): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a5a180): _writeAt: size=3, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a5a180): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a5a180): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.89556645 +0000 UTC m=+3186.749146844 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a5a180): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a5a6c0): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a5a6c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a5a6c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a5a6c0): >_readAt: n=3, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a5a6c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.89556645 +0000 UTC m=+3186.749146844 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a5a6c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055f7a0 item 38 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a5ad40): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a5ad40): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a5ad40): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a5ad40): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a5ad40): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.896862763 +0000 UTC m=+3186.750443157 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a5ad40): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a5b240): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a5b240): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a5b240): _writeAt: size=3, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a5b240): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a5b240): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055fdc0 item 39 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a5b240): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a5b240): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.897326387 +0000 UTC m=+3186.750906781 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a5b240): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a5b740): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a5b740): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a5b740): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a5b740): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a5b740): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.897326387 +0000 UTC m=+3186.750906781 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a5b740): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000160230 item 39 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a5bdc0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a5bdc0): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a5bdc0): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a5bdc0): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a5bdc0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.898664088 +0000 UTC m=+3186.752244482 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a5bdc0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a76340): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a76340): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000160620 item 40 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a76340): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a76340): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a76340): _writeAt: size=3, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a76340): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a76340): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.899186003 +0000 UTC m=+3186.752766397 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a76340): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a76880): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a76880): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a76880): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a76880): >_readAt: n=3, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a76880): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.899186003 +0000 UTC m=+3186.752766397 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a76880): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001607e0 item 40 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a76e40): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a76e40): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a76e40): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a76e40): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a76e40): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a76e40): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a76e40): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.900411232 +0000 UTC m=+3186.753991626 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a76e40): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a77340): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a77340): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a77340): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000160cb0 item 41 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a77340): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a77340): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.900823188 +0000 UTC m=+3186.754403582 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a77340): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a77800): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a77800): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a77800): _writeAt: size=3, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a77800): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a77800): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000160ee0 item 41 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a77800): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a77800): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.901292071 +0000 UTC m=+3186.754872465 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a77800): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a77d40): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a77d40): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a77d40): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a77d40): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a77d40): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.901292071 +0000 UTC m=+3186.754872465 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a77d40): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000161180 item 41 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a9e400): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a9e400): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a9e400): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a9e400): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a9e400): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a9e400): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a9e400): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.902589126 +0000 UTC m=+3186.756169520 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a9e400): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a9e900): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a9e900): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a9e900): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000161650 item 42 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a9e900): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a9e900): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.903198986 +0000 UTC m=+3186.756779380 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a9e900): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a9ee40): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a9ee40): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000161880 item 42 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a9ee40): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a9ee40): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a9ee40): _writeAt: size=3, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a9ee40): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a9ee40): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.903909554 +0000 UTC m=+3186.757489989 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a9ee40): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a9f3c0): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a9f3c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a9f3c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a9f3c0): >_readAt: n=3, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a9f3c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.903909554 +0000 UTC m=+3186.757489989 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a9f3c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000161a40 item 42 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a9fa00): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a9fa00): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a9fa00): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a9fa00): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a9fa00): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a9fa00): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a9fa00): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.905355841 +0000 UTC m=+3186.758936225 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a9fa00): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a9ff00): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a9ff00): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a9ff00): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a7e0 item 43 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a9ff00): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a9ff00): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.905969307 +0000 UTC m=+3186.759549690 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000a9ff00): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ac64c0): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ac64c0): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ac64c0): _writeAt: size=3, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ac64c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ac64c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ad20 item 43 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ac64c0): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ac64c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.906573736 +0000 UTC m=+3186.760154120 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ac64c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ac6a00): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ac6a00): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ac6a00): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ac6a00): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ac6a00): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.906573736 +0000 UTC m=+3186.760154120 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ac6a00): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b0a0 item 43 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ac7040): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ac7040): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ac7040): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ac7040): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ac7040): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ac7040): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ac7040): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.908136151 +0000 UTC m=+3186.761716545 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ac7040): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ac7540): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ac7540): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ac7540): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b650 item 44 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ac7540): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ac7540): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.908720472 +0000 UTC m=+3186.762300856 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ac7540): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ac7a80): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ac7a80): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b8f0 item 44 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ac7a80): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ac7a80): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ac7a80): _writeAt: size=3, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ac7a80): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ac7a80): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.909315603 +0000 UTC m=+3186.762895997 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ac7a80): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ae2080): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ae2080): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ae2080): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ae2080): >_readAt: n=3, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ae2080): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.909315603 +0000 UTC m=+3186.762895997 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ae2080): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bb90 item 44 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ae26c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ae26c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ae26c0): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ae26c0): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ae26c0): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ae26c0): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ae26c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.910642944 +0000 UTC m=+3186.764223339 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ae26c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ae2bc0): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ae2bc0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ae2bc0): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c2a0 item 45 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ae2bc0): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ae2bc0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.911153427 +0000 UTC m=+3186.764733821 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ae2bc0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ae32c0): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ae32c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ae32c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ae32c0): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ae32c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.911153427 +0000 UTC m=+3186.764733821 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ae32c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c540 item 45 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ae3900): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ae3900): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ae3900): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ae3900): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ae3900): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ae3900): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ae3900): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.912775434 +0000 UTC m=+3186.766355818 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ae3900): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ae3e00): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ae3e00): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ae3e00): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c8c0 item 46 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ae3e00): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ae3e00): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.913314971 +0000 UTC m=+3186.766895386 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ae3e00): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b12580): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b12580): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b12580): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b12580): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b12580): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.913314971 +0000 UTC m=+3186.766895386 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b12580): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040cc40 item 46 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b12bc0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b12bc0): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b12bc0): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b12bc0): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b12bc0): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b12bc0): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b12bc0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.915046274 +0000 UTC m=+3186.768626668 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b12bc0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b130c0): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b130c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b130c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d1f0 item 47 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b130c0): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b130c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.915602593 +0000 UTC m=+3186.769182997 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b130c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b137c0): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b137c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b137c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b137c0): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b137c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.915602593 +0000 UTC m=+3186.769182997 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b137c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d3b0 item 47 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b13e00): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b13e00): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b13e00): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b13e00): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b13e00): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b13e00): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b13e00): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.916981672 +0000 UTC m=+3186.770562066 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b13e00): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b3a380): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b3a380): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b3a380): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d730 item 48 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b3a380): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b3a380): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.917499969 +0000 UTC m=+3186.771080363 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b3a380): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b3aa80): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b3aa80): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b3aa80): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b3aa80): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b3aa80): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.917499969 +0000 UTC m=+3186.771080363 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b3aa80): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d8f0 item 48 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b3b0c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b3b0c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b3b0c0): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b3b0c0): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b3b0c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.918981931 +0000 UTC m=+3186.772562325 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b3b0c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b3b540): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b3b540): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b3b540): _writeAt: size=3, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b3b540): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b3b540): open at offset 5 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b3b540): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ddc0 item 49 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b3b540): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b3b540): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.919497083 +0000 UTC m=+3186.773077466 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b3b540): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b3ba80): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b3ba80): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b3ba80): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b3ba80): >_readAt: n=8, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b3ba80): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.919497083 +0000 UTC m=+3186.773077466 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b3ba80): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480000 item 49 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b60180): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b60180): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b60180): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b60180): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b60180): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.920698847 +0000 UTC m=+3186.774279242 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b60180): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b60680): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b60680): open at offset 5 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b60680): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480380 item 50 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b60680): _readAt: size=2, off=5 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b60680): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b60680): _writeAt: size=3, off=5 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b60680): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b60680): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.921312093 +0000 UTC m=+3186.774892478 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b60680): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b60c00): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b60c00): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b60c00): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b60c00): >_readAt: n=3, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b60c00): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.921312093 +0000 UTC m=+3186.774892478 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b60c00): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480540 item 50 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b61280): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b61280): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b61280): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b61280): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b61280): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.922726419 +0000 UTC m=+3186.776306813 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b61280): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b61780): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b61780): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b61780): _writeAt: size=3, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b61780): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b61780): open at offset 5 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b61780): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004808c0 item 51 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b61780): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b61780): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.923286625 +0000 UTC m=+3186.776867019 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b61780): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b61cc0): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b61cc0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b61cc0): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b61cc0): >_readAt: n=8, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b61cc0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.923286625 +0000 UTC m=+3186.776867019 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b61cc0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480d20 item 51 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b803c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b803c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b803c0): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b803c0): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b803c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.924595872 +0000 UTC m=+3186.778176266 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b803c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b808c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b808c0): open at offset 5 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b808c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004812d0 item 52 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b808c0): _readAt: size=2, off=5 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b808c0): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b808c0): _writeAt: size=3, off=5 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b808c0): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b808c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.925192057 +0000 UTC m=+3186.778772440 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b808c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b80e40): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b80e40): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b80e40): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b80e40): >_readAt: n=3, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b80e40): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.925192057 +0000 UTC m=+3186.778772440 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b80e40): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481570 item 52 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b814c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b814c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b814c0): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b814c0): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b814c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.926531681 +0000 UTC m=+3186.780112075 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b814c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b819c0): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b819c0): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b819c0): _writeAt: size=3, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b819c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b819c0): open at offset 5 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b819c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481dc0 item 53 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b819c0): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b819c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.927069635 +0000 UTC m=+3186.780650029 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b819c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b81f00): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b81f00): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b81f00): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b81f00): >_readAt: n=8, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b81f00): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.927069635 +0000 UTC m=+3186.780650029 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b81f00): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005520e0 item 53 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b9a600): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b9a600): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b9a600): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b9a600): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b9a600): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.928607794 +0000 UTC m=+3186.782188188 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b9a600): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b9ab00): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b9ab00): open at offset 5 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b9ab00): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000552850 item 54 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b9ab00): _readAt: size=2, off=5 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b9ab00): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b9ab00): _writeAt: size=3, off=5 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b9ab00): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b9ab00): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.929183019 +0000 UTC m=+3186.782763413 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b9ab00): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b9b080): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b9b080): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b9b080): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b9b080): >_readAt: n=3, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b9b080): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.929183019 +0000 UTC m=+3186.782763413 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b9b080): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000552cb0 item 54 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b9b700): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b9b700): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b9b700): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b9b700): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b9b700): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.930530558 +0000 UTC m=+3186.784110952 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b9b700): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b9bc00): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b9bc00): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b9bc00): _writeAt: size=3, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b9bc00): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b9bc00): open at offset 5 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b9bc00): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000553490 item 55 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b9bc00): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b9bc00): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.931053163 +0000 UTC m=+3186.784633547 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000b9bc00): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bbc1c0): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bbc1c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bbc1c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bbc1c0): >_readAt: n=8, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bbc1c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.931053163 +0000 UTC m=+3186.784633547 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bbc1c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000553ab0 item 55 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bbc840): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bbc840): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bbc840): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bbc840): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bbc840): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.932535447 +0000 UTC m=+3186.786115841 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bbc840): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bbcd40): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bbcd40): open at offset 5 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bbcd40): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013a1c0 item 56 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bbcd40): _readAt: size=2, off=5 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bbcd40): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bbcd40): _writeAt: size=3, off=5 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bbcd40): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bbcd40): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.933143893 +0000 UTC m=+3186.786724287 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bbcd40): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bbd2c0): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bbd2c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bbd2c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bbd2c0): >_readAt: n=3, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bbd2c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.933143893 +0000 UTC m=+3186.786724287 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bbd2c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013a4d0 item 56 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bbd900): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bbd900): open at offset 0 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bbd900): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bbd900): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bbd900): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bbd900): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bbd900): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bbd900): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.934497876 +0000 UTC m=+3186.788078270 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bbd900): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bbde40): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bbde40): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bbde40): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013aa10 item 57 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bbde40): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bbde40): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.934948966 +0000 UTC m=+3186.788529360 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bbde40): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bd6400): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bd6400): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bd6400): _writeAt: size=3, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bd6400): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bd6400): open at offset 5 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bd6400): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013ad90 item 57 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bd6400): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bd6400): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.935529229 +0000 UTC m=+3186.789109623 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bd6400): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bd6980): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bd6980): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bd6980): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bd6980): >_readAt: n=8, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bd6980): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.935529229 +0000 UTC m=+3186.789109623 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bd6980): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013b420 item 57 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bd6fc0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bd6fc0): open at offset 0 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bd6fc0): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bd6fc0): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bd6fc0): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bd6fc0): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bd6fc0): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bd6fc0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.936899442 +0000 UTC m=+3186.790479836 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bd6fc0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bd7500): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bd7500): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bd7500): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013b7a0 item 58 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bd7500): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bd7500): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.937381179 +0000 UTC m=+3186.790961573 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bd7500): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bd7a40): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bd7a40): open at offset 5 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bd7a40): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013b9d0 item 58 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bd7a40): _readAt: size=2, off=5 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bd7a40): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bd7a40): _writeAt: size=3, off=5 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bd7a40): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bd7a40): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.937987542 +0000 UTC m=+3186.791567937 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bd7a40): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf8080): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf8080): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf8080): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf8080): >_readAt: n=3, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf8080): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.937987542 +0000 UTC m=+3186.791567937 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf8080): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013bd50 item 58 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf86c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf86c0): open at offset 0 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf86c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf86c0): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf86c0): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf86c0): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf86c0): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf86c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.939394534 +0000 UTC m=+3186.792974918 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf86c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf8c00): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf8c00): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf8c00): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041a540 item 59 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf8c00): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf8c00): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.939867976 +0000 UTC m=+3186.793448370 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf8c00): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf9140): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf9140): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf9140): _writeAt: size=3, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf9140): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf9140): open at offset 5 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf9140): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041a9a0 item 59 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf9140): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf9140): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.940406631 +0000 UTC m=+3186.793987016 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf9140): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf96c0): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf96c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf96c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf96c0): >_readAt: n=8, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf96c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.940406631 +0000 UTC m=+3186.793987016 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf96c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ad90 item 59 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf9d00): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf9d00): open at offset 0 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf9d00): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf9d00): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf9d00): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf9d00): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf9d00): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf9d00): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.94174795 +0000 UTC m=+3186.795328344 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000bf9d00): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c262c0): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c262c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c262c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041b180 item 60 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c262c0): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c262c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.942231932 +0000 UTC m=+3186.795812326 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c262c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c26800): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c26800): open at offset 5 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c26800): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041b340 item 60 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c26800): _readAt: size=2, off=5 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c26800): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c26800): _writeAt: size=3, off=5 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c26800): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c26800): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.942832504 +0000 UTC m=+3186.796412898 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c26800): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c26dc0): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c26dc0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c26dc0): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c26dc0): >_readAt: n=3, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c26dc0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.942832504 +0000 UTC m=+3186.796412898 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c26dc0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041b5e0 item 60 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c27400): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c27400): open at offset 0 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c27400): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c27400): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c27400): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c27400): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c27400): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c27400): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.944249635 +0000 UTC m=+3186.797830029 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c27400): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c27940): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c27940): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c27940): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041bd50 item 61 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c27940): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c27940): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.944735119 +0000 UTC m=+3186.798315513 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c27940): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c680c0): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c680c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c680c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c680c0): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c680c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.944735119 +0000 UTC m=+3186.798315513 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c680c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004121c0 item 61 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c68700): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c68700): open at offset 0 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c68700): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c68700): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c68700): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c68700): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c68700): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c68700): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.946277427 +0000 UTC m=+3186.799857811 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c68700): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c68c40): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c68c40): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c68c40): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412540 item 62 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c68c40): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c68c40): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.946813497 +0000 UTC m=+3186.800393891 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c68c40): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c69340): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c69340): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c69340): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c69340): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c69340): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.946813497 +0000 UTC m=+3186.800393891 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c69340): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004127e0 item 62 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c69980): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c69980): open at offset 0 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c69980): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c69980): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c69980): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c69980): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c69980): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c69980): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.948255405 +0000 UTC m=+3186.801835799 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c69980): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c69ec0): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c69ec0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c69ec0): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412e70 item 63 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c69ec0): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c69ec0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.94881014 +0000 UTC m=+3186.802390534 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c69ec0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c9c640): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c9c640): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c9c640): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c9c640): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c9c640): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.94881014 +0000 UTC m=+3186.802390534 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c9c640): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004130a0 item 63 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c9cc80): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c9cc80): open at offset 0 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c9cc80): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c9cc80): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c9cc80): >_readAt: n=0, err=Bad file descriptor 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c9cc80): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c9cc80): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c9cc80): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.950204929 +0000 UTC m=+3186.803785323 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c9cc80): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c9d1c0): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c9d1c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c9d1c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413730 item 64 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c9d1c0): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c9d1c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.950688089 +0000 UTC m=+3186.804268483 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c9d1c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c9d8c0): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c9d8c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c9d8c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c9d8c0): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c9d8c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.950688089 +0000 UTC m=+3186.804268483 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c9d8c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413960 item 64 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c9df00): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c9df00): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c9df00): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c9df00): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c9df00): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.952052471 +0000 UTC m=+3186.805632865 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000c9df00): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDWR 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000cbe400): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000cbe400): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000cbe400): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000cbe400): >_readAt: n=2, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000cbe400): _writeAt: size=3, off=2 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413d50 item 65 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000cbe400): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000cbe400): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.952579384 +0000 UTC m=+3186.806159778 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000cbe400): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000cbe900): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000cbe900): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000cbe900): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000cbe900): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000cbe900): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.952579384 +0000 UTC m=+3186.806159778 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000cbe900): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c070 item 65 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000cbef40): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000cbef40): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000cbef40): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000cbef40): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000cbef40): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.953967911 +0000 UTC m=+3186.807548305 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000cbef40): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000cbf3c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000cbf3c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c620 item 66 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000cbf3c0): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000cbf3c0): >_readAt: n=0, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000cbf3c0): _writeAt: size=3, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000cbf3c0): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000cbf3c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.954573953 +0000 UTC m=+3186.808154347 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000cbf3c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000cbf900): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000cbf900): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000cbf900): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000cbf900): >_readAt: n=3, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000cbf900): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.954573953 +0000 UTC m=+3186.808154347 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000cbf900): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c7e0 item 66 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000cbff40): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000cbff40): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000cbff40): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000cbff40): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000cbff40): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.955833007 +0000 UTC m=+3186.809413401 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000cbff40): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ce2440): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ce2440): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ce2440): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ce2440): >_readAt: n=2, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ce2440): _writeAt: size=3, off=2 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ce00 item 67 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ce2440): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ce2440): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.956341125 +0000 UTC m=+3186.809921519 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ce2440): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ce2940): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ce2940): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ce2940): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ce2940): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ce2940): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.956341125 +0000 UTC m=+3186.809921519 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ce2940): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cfc0 item 67 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ce2fc0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ce2fc0): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ce2fc0): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ce2fc0): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ce2fc0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.957698322 +0000 UTC m=+3186.811278716 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ce2fc0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ce34c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ce34c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d490 item 68 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ce34c0): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ce34c0): >_readAt: n=0, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ce34c0): _writeAt: size=3, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ce34c0): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ce34c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.958241646 +0000 UTC m=+3186.811822030 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ce34c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ce3a00): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ce3a00): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ce3a00): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ce3a00): >_readAt: n=3, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ce3a00): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.958241646 +0000 UTC m=+3186.811822030 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000ce3a00): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d650 item 68 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d120c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d120c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d120c0): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d120c0): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d120c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.959882137 +0000 UTC m=+3186.813462532 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d120c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d12540): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d12540): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d12540): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d12540): >_readAt: n=2, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d12540): _writeAt: size=3, off=2 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041dab0 item 69 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d12540): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d12540): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.960396057 +0000 UTC m=+3186.813976441 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d12540): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d12a40): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d12a40): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d12a40): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d12a40): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d12a40): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.960396057 +0000 UTC m=+3186.813976441 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d12a40): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041dd50 item 69 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d130c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d130c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d130c0): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d130c0): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d130c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.961762713 +0000 UTC m=+3186.815343107 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d130c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d135c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d135c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00073e1c0 item 70 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d135c0): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d135c0): >_readAt: n=0, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d135c0): _writeAt: size=3, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d135c0): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d135c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.962300036 +0000 UTC m=+3186.815880419 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d135c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d13b00): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d13b00): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d13b00): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d13b00): >_readAt: n=3, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d13b00): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.962300036 +0000 UTC m=+3186.815880419 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d13b00): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00073e380 item 70 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d3c200): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d3c200): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d3c200): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d3c200): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d3c200): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.963862369 +0000 UTC m=+3186.817442763 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d3c200): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d3c700): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d3c700): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d3c700): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d3c700): >_readAt: n=2, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d3c700): _writeAt: size=3, off=2 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00073e700 item 71 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d3c700): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d3c700): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.964402898 +0000 UTC m=+3186.817983292 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d3c700): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d3cc00): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d3cc00): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d3cc00): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d3cc00): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d3cc00): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.964402898 +0000 UTC m=+3186.817983292 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d3cc00): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00073e8c0 item 71 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000f766c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000f766c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000f766c0): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000f766c0): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000f766c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.965950304 +0000 UTC m=+3186.819530698 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000f766c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000f76cc0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000f76cc0): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ae380 item 72 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000f76cc0): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000f76cc0): >_readAt: n=0, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000f76cc0): _writeAt: size=3, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000f76cc0): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000f76cc0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.966625107 +0000 UTC m=+3186.820205501 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000f76cc0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000f77280): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000f77280): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000f77280): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000f77280): >_readAt: n=3, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000f77280): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.966625107 +0000 UTC m=+3186.820205501 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000f77280): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ae540 item 72 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000f77840): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000f77840): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000f77840): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000f77840): >_readAt: n=0, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000f77840): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000f77840): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000f77840): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.967959692 +0000 UTC m=+3186.821540086 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000f77840): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000f77d40): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000f77d40): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000f77d40): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ae930 item 73 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000f77d40): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000f77d40): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.968488729 +0000 UTC m=+3186.822069123 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000f77d40): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d3cf80): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d3cf80): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d3cf80): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d3cf80): >_readAt: n=2, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d3cf80): _writeAt: size=3, off=2 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007aeaf0 item 73 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d3cf80): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d3cf80): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.968991656 +0000 UTC m=+3186.822572041 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d3cf80): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d3d4c0): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d3d4c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d3d4c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d3d4c0): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d3d4c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.968991656 +0000 UTC m=+3186.822572041 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d3d4c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007aecb0 item 73 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d3db00): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d3db00): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d3db00): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d3db00): >_readAt: n=0, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d3db00): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d3db00): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d3db00): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.970316965 +0000 UTC m=+3186.823897359 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000d3db00): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007f4080): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007f4080): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007f4080): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007af1f0 item 74 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007f4080): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007f4080): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.970789676 +0000 UTC m=+3186.824370059 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007f4080): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007f4600): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007f4600): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007af650 item 74 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007f4600): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007f4600): >_readAt: n=0, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007f4600): _writeAt: size=3, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007f4600): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007f4600): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.971349941 +0000 UTC m=+3186.824930336 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007f4600): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007f4b80): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007f4b80): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007f4b80): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007f4b80): >_readAt: n=3, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007f4b80): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.971349941 +0000 UTC m=+3186.824930336 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007f4b80): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007af810 item 74 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007f5200): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007f5200): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007f5200): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007f5200): >_readAt: n=0, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007f5200): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007f5200): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007f5200): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.97258533 +0000 UTC m=+3186.826165714 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007f5200): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007f5740): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007f5740): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007f5740): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007afb90 item 75 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007f5740): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007f5740): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.973021132 +0000 UTC m=+3186.826601516 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007f5740): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000144100): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000144100): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000144100): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000144100): >_readAt: n=2, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000144100): _writeAt: size=3, off=2 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007afd50 item 75 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000144100): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000144100): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.973578181 +0000 UTC m=+3186.827158566 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000144100): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000144900): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000144900): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000144900): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000144900): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000144900): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.973578181 +0000 UTC m=+3186.827158566 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000144900): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007aff10 item 75 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000145b40): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000145b40): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000145b40): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000145b40): >_readAt: n=0, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000145b40): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000145b40): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000145b40): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.974923387 +0000 UTC m=+3186.828503781 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000145b40): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000538480): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000538480): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000538480): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00073e310 item 76 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000538480): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000538480): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.975364468 +0000 UTC m=+3186.828944852 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000538480): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000539100): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000539100): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00073e4d0 item 76 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000539100): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000539100): >_readAt: n=0, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000539100): _writeAt: size=3, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000539100): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000539100): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.975992532 +0000 UTC m=+3186.829572926 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000539100): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008bc0c0): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008bc0c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008bc0c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008bc0c0): >_readAt: n=3, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008bc0c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.975992532 +0000 UTC m=+3186.829572926 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008bc0c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00073eaf0 item 76 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000258240): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000258240): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000258240): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000258240): >_readAt: n=0, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000258240): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000258240): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000258240): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.977593459 +0000 UTC m=+3186.831173843 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000258240): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0002587c0): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0002587c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0002587c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0690 item 77 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0002587c0): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0002587c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.978711135 +0000 UTC m=+3186.832291529 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0002587c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000258f40): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000258f40): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000258f40): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000258f40): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000258f40): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.978711135 +0000 UTC m=+3186.832291529 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000258f40): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0bd0 item 77 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000259580): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000259580): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000259580): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000259580): >_readAt: n=0, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000259580): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000259580): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000259580): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.980255878 +0000 UTC m=+3186.833836272 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000259580): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000259ac0): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000259ac0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000259ac0): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a13b0 item 78 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000259ac0): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000259ac0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.980781548 +0000 UTC m=+3186.834361942 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000259ac0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00035adc0): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00035adc0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00035adc0): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00035adc0): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00035adc0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.980781548 +0000 UTC m=+3186.834361942 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00035adc0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a16c0 item 78 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00035b6c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00035b6c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00035b6c0): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00035b6c0): >_readAt: n=0, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00035b6c0): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00035b6c0): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00035b6c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.98216231 +0000 UTC m=+3186.835742704 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00035b6c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007b8bc0): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007b8bc0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007b8bc0): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1d50 item 79 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007b8bc0): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007b8bc0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.982647826 +0000 UTC m=+3186.836228220 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007b8bc0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007b9bc0): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007b9bc0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007b9bc0): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007b9bc0): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007b9bc0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.982647826 +0000 UTC m=+3186.836228220 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007b9bc0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540230 item 79 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000622280): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000622280): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000622280): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000622280): >_readAt: n=0, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000622280): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000622280): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000622280): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.983999934 +0000 UTC m=+3186.837580328 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000622280): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000622780): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000622780): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000622780): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540770 item 80 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000622780): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000622780): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.984493785 +0000 UTC m=+3186.838074179 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000622780): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000622e80): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000622e80): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000622e80): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000622e80): >_readAt: n=5, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000622e80): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.984493785 +0000 UTC m=+3186.838074179 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000622e80): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005409a0 item 80 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0006234c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0006234c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0006234c0): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0006234c0): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0006234c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.986052301 +0000 UTC m=+3186.839632695 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0006234c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000623940): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000623940): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000623940): open at offset 5 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000623940): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000623940): >_readAt: n=2, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000623940): _writeAt: size=3, off=7 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540e70 item 81 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000623940): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000623940): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.98664534 +0000 UTC m=+3186.840225734 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000623940): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000623e80): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000623e80): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000623e80): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000623e80): >_readAt: n=8, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000623e80): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.98664534 +0000 UTC m=+3186.840225734 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000623e80): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005410a0 item 81 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0006e0580): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0006e0580): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0006e0580): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0006e0580): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0006e0580): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.987955489 +0000 UTC m=+3186.841535883 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0006e0580): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0006e0a80): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0006e0a80): open at offset 5 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0006e0a80): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005415e0 item 82 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0006e0a80): _readAt: size=2, off=5 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0006e0a80): >_readAt: n=0, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0006e0a80): _writeAt: size=3, off=5 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0006e0a80): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0006e0a80): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.988582861 +0000 UTC m=+3186.842163255 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0006e0a80): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0006e1000): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0006e1000): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0006e1000): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0006e1000): >_readAt: n=3, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0006e1000): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.988582861 +0000 UTC m=+3186.842163255 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0006e1000): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541960 item 82 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0006e1680): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0006e1680): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0006e1680): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0006e1680): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0006e1680): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.989859126 +0000 UTC m=+3186.843439520 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0006e1680): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0006e1b80): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0006e1b80): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0006e1b80): open at offset 5 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0006e1b80): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0006e1b80): >_readAt: n=2, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0006e1b80): _writeAt: size=3, off=7 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c000 item 83 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0006e1b80): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0006e1b80): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.990705933 +0000 UTC m=+3186.844286316 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0006e1b80): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00070a140): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00070a140): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00070a140): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00070a140): >_readAt: n=8, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00070a140): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.990705933 +0000 UTC m=+3186.844286316 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00070a140): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c3f0 item 83 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00070a7c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00070a7c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00070a7c0): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00070a7c0): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00070a7c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.991950338 +0000 UTC m=+3186.845530732 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00070a7c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00070acc0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00070acc0): open at offset 5 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00070acc0): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042cf50 item 84 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00070acc0): _readAt: size=2, off=5 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00070acc0): >_readAt: n=0, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00070acc0): _writeAt: size=3, off=5 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00070acc0): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00070acc0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.992518939 +0000 UTC m=+3186.846099333 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00070acc0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00070b240): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00070b240): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00070b240): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00070b240): >_readAt: n=3, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00070b240): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.992518939 +0000 UTC m=+3186.846099333 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00070b240): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d180 item 84 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00070b8c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00070b8c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00070b8c0): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00070b8c0): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00070b8c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.993733449 +0000 UTC m=+3186.847313843 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00070b8c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00070bdc0): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00070bdc0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00070bdc0): open at offset 5 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00070bdc0): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00070bdc0): >_readAt: n=2, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00070bdc0): _writeAt: size=3, off=7 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d810 item 85 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00070bdc0): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00070bdc0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.994253599 +0000 UTC m=+3186.847833983 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc00070bdc0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007fe380): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007fe380): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007fe380): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007fe380): >_readAt: n=8, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007fe380): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.994253599 +0000 UTC m=+3186.847833983 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007fe380): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042db90 item 85 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007fea00): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007fea00): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007fea00): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007fea00): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007fea00): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.995526388 +0000 UTC m=+3186.849106782 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007fea00): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007fef00): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007fef00): open at offset 5 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007fef00): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e850 item 86 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007fef00): _readAt: size=2, off=5 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007fef00): >_readAt: n=0, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007fef00): _writeAt: size=3, off=5 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007fef00): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007fef00): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.996070824 +0000 UTC m=+3186.849651218 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007fef00): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007ff480): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007ff480): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007ff480): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007ff480): >_readAt: n=3, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007ff480): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.996070824 +0000 UTC m=+3186.849651218 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007ff480): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052ebd0 item 86 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007ffb00): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007ffb00): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007ffb00): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007ffb00): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007ffb00): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.997417882 +0000 UTC m=+3186.850998277 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0007ffb00): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000818080): _readAt: size=2, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000818080): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000818080): open at offset 5 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000818080): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000818080): >_readAt: n=2, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000818080): _writeAt: size=3, off=7 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f2d0 item 87 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000818080): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000818080): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.997958582 +0000 UTC m=+3186.851538976 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000818080): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008185c0): _readAt: size=512, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008185c0): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008185c0): >openPending: err= 2026/02/07 06:18:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008185c0): >_readAt: n=8, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008185c0): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.997958582 +0000 UTC m=+3186.851538976 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc0008185c0): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: Remove: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f650 item 87 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000818c40): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000818c40): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000818c40): _writeAt: size=5, off=0 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000818c40): >_writeAt: n=5, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000818c40): close: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.999247431 +0000 UTC m=+3186.852827825 2026/02/07 06:18:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000818c40): >close: err= 2026/02/07 06:18:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 06:18:17 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000819140): openPending: 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000819140): open at offset 5 2026/02/07 06:18:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000819140): >openPending: err= 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052fc00 item 88 2026/02/07 06:18:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000819140): _readAt: size=2, off=5 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000819140): >_readAt: n=0, err=EOF 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000819140): _writeAt: size=3, off=5 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000819140): >_writeAt: n=3, err= 2026/02/07 06:18:17 DEBUG : open-test-file(0xc000819140): close: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.999820931 +0000 UTC m=+3186.853401325 2026/02/07 06:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000819140): >close: err= 2026/02/07 06:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:18 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008196c0): _readAt: size=512, off=0 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008196c0): openPending: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008196c0): >openPending: err= 2026/02/07 06:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008196c0): >_readAt: n=3, err=EOF 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008196c0): close: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:17.999820931 +0000 UTC m=+3186.853401325 2026/02/07 06:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008196c0): >close: err= 2026/02/07 06:18:18 DEBUG : open-test-file: Remove: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052ff10 item 88 2026/02/07 06:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/02/07 06:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/07 06:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/07 06:18:18 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000819d00): openPending: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000819d00): open at offset 0 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000819d00): >openPending: err= 2026/02/07 06:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000819d00): _readAt: size=2, off=0 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000819d00): >_readAt: n=0, err=EOF 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000819d00): _writeAt: size=5, off=0 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000819d00): >_writeAt: n=5, err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000819d00): close: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:18.001121413 +0000 UTC m=+3186.854701807 2026/02/07 06:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000819d00): >close: err= 2026/02/07 06:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:18 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc00082c2c0): _writeAt: size=5, off=0 2026/02/07 06:18:18 DEBUG : open-test-file(0xc00082c2c0): openPending: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file(0xc00082c2c0): >openPending: err= 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464a80 item 89 2026/02/07 06:18:18 DEBUG : open-test-file(0xc00082c2c0): >_writeAt: n=5, err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc00082c2c0): close: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:18.001613781 +0000 UTC m=+3186.855194175 2026/02/07 06:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:18 DEBUG : open-test-file(0xc00082c2c0): >close: err= 2026/02/07 06:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/07 06:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/07 06:18:18 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc00082c800): _readAt: size=2, off=0 2026/02/07 06:18:18 DEBUG : open-test-file(0xc00082c800): openPending: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:18 DEBUG : open-test-file(0xc00082c800): open at offset 5 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file(0xc00082c800): >openPending: err= 2026/02/07 06:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:18 DEBUG : open-test-file(0xc00082c800): >_readAt: n=2, err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc00082c800): _writeAt: size=3, off=7 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464d90 item 89 2026/02/07 06:18:18 DEBUG : open-test-file(0xc00082c800): >_writeAt: n=3, err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc00082c800): close: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:18.002132409 +0000 UTC m=+3186.855712803 2026/02/07 06:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:18 DEBUG : open-test-file(0xc00082c800): >close: err= 2026/02/07 06:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:18 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc00082cd80): _readAt: size=512, off=0 2026/02/07 06:18:18 DEBUG : open-test-file(0xc00082cd80): openPending: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file(0xc00082cd80): >openPending: err= 2026/02/07 06:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 06:18:18 DEBUG : open-test-file(0xc00082cd80): >_readAt: n=8, err=EOF 2026/02/07 06:18:18 DEBUG : open-test-file(0xc00082cd80): close: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:18.002132409 +0000 UTC m=+3186.855712803 2026/02/07 06:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:18 DEBUG : open-test-file(0xc00082cd80): >close: err= 2026/02/07 06:18:18 DEBUG : open-test-file: Remove: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004653b0 item 89 2026/02/07 06:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/07 06:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/07 06:18:18 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:18 DEBUG : open-test-file(0xc00082d3c0): openPending: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:18 DEBUG : open-test-file(0xc00082d3c0): open at offset 0 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file(0xc00082d3c0): >openPending: err= 2026/02/07 06:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc00082d3c0): _readAt: size=2, off=0 2026/02/07 06:18:18 DEBUG : open-test-file(0xc00082d3c0): >_readAt: n=0, err=EOF 2026/02/07 06:18:18 DEBUG : open-test-file(0xc00082d3c0): _writeAt: size=5, off=0 2026/02/07 06:18:18 DEBUG : open-test-file(0xc00082d3c0): >_writeAt: n=5, err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc00082d3c0): close: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:18.003509033 +0000 UTC m=+3186.857089417 2026/02/07 06:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:18 DEBUG : open-test-file(0xc00082d3c0): >close: err= 2026/02/07 06:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:18 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000884300): _writeAt: size=5, off=0 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000884300): openPending: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000884300): >openPending: err= 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a6070 item 90 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000884300): >_writeAt: n=5, err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000884300): close: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:18.003957498 +0000 UTC m=+3186.857537892 2026/02/07 06:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000884300): >close: err= 2026/02/07 06:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/07 06:18:18 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000884840): openPending: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000884840): open at offset 5 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000884840): >openPending: err= 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a6460 item 90 2026/02/07 06:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000884840): _readAt: size=2, off=5 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000884840): >_readAt: n=0, err=EOF 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000884840): _writeAt: size=3, off=5 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000884840): >_writeAt: n=3, err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000884840): close: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:18.004581484 +0000 UTC m=+3186.858161878 2026/02/07 06:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000884840): >close: err= 2026/02/07 06:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:18 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000884e00): _readAt: size=512, off=0 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000884e00): openPending: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000884e00): >openPending: err= 2026/02/07 06:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000884e00): >_readAt: n=3, err=EOF 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000884e00): close: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:18.004581484 +0000 UTC m=+3186.858161878 2026/02/07 06:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000884e00): >close: err= 2026/02/07 06:18:18 DEBUG : open-test-file: Remove: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a6690 item 90 2026/02/07 06:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/07 06:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/07 06:18:18 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000885440): openPending: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000885440): open at offset 0 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000885440): >openPending: err= 2026/02/07 06:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000885440): _readAt: size=2, off=0 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000885440): >_readAt: n=0, err=EOF 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000885440): _writeAt: size=5, off=0 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000885440): >_writeAt: n=5, err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000885440): close: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:18.005917873 +0000 UTC m=+3186.859498287 2026/02/07 06:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000885440): >close: err= 2026/02/07 06:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:18 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000885980): _writeAt: size=5, off=0 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000885980): openPending: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000885980): >openPending: err= 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a6e70 item 91 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000885980): >_writeAt: n=5, err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000885980): close: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:18.006557028 +0000 UTC m=+3186.860137422 2026/02/07 06:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000885980): >close: err= 2026/02/07 06:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/07 06:18:18 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000885ec0): _readAt: size=2, off=0 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000885ec0): openPending: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000885ec0): open at offset 5 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000885ec0): >openPending: err= 2026/02/07 06:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000885ec0): >_readAt: n=2, err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000885ec0): _writeAt: size=3, off=7 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a7110 item 91 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000885ec0): >_writeAt: n=3, err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000885ec0): close: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:18.007111603 +0000 UTC m=+3186.860691997 2026/02/07 06:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:18 DEBUG : open-test-file(0xc000885ec0): >close: err= 2026/02/07 06:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:18 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008a64c0): _readAt: size=512, off=0 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008a64c0): openPending: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008a64c0): >openPending: err= 2026/02/07 06:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008a64c0): >_readAt: n=8, err=EOF 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008a64c0): close: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:18.007111603 +0000 UTC m=+3186.860691997 2026/02/07 06:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008a64c0): >close: err= 2026/02/07 06:18:18 DEBUG : open-test-file: Remove: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a78f0 item 91 2026/02/07 06:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/07 06:18:18 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008a6b00): openPending: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008a6b00): open at offset 0 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008a6b00): >openPending: err= 2026/02/07 06:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008a6b00): _readAt: size=2, off=0 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008a6b00): >_readAt: n=0, err=EOF 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008a6b00): _writeAt: size=5, off=0 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008a6b00): >_writeAt: n=5, err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008a6b00): close: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:18.008486925 +0000 UTC m=+3186.862067319 2026/02/07 06:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008a6b00): >close: err= 2026/02/07 06:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:18 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008a7040): _writeAt: size=5, off=0 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008a7040): openPending: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008a7040): >openPending: err= 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a7f10 item 92 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008a7040): >_writeAt: n=5, err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008a7040): close: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:18.008928136 +0000 UTC m=+3186.862508530 2026/02/07 06:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008a7040): >close: err= 2026/02/07 06:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/07 06:18:18 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008a7580): openPending: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008a7580): open at offset 5 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008a7580): >openPending: err= 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001723f0 item 92 2026/02/07 06:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008a7580): _readAt: size=2, off=5 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008a7580): >_readAt: n=0, err=EOF 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008a7580): _writeAt: size=3, off=5 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008a7580): >_writeAt: n=3, err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008a7580): close: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:18.009605003 +0000 UTC m=+3186.863185397 2026/02/07 06:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008a7580): >close: err= 2026/02/07 06:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:18 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008a7b40): _readAt: size=512, off=0 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008a7b40): openPending: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008a7b40): >openPending: err= 2026/02/07 06:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008a7b40): >_readAt: n=3, err=EOF 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008a7b40): close: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:18.009605003 +0000 UTC m=+3186.863185397 2026/02/07 06:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008a7b40): >close: err= 2026/02/07 06:18:18 DEBUG : open-test-file: Remove: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001727e0 item 92 2026/02/07 06:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/07 06:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/07 06:18:18 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008c8200): openPending: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008c8200): open at offset 0 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008c8200): >openPending: err= 2026/02/07 06:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008c8200): _readAt: size=2, off=0 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008c8200): >_readAt: n=0, err=EOF 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008c8200): _writeAt: size=5, off=0 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008c8200): >_writeAt: n=5, err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008c8200): close: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:18.011029077 +0000 UTC m=+3186.864609471 2026/02/07 06:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008c8200): >close: err= 2026/02/07 06:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:18 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008c8740): _writeAt: size=5, off=0 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008c8740): openPending: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008c8740): >openPending: err= 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000172cb0 item 93 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008c8740): >_writeAt: n=5, err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008c8740): close: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:18.011592638 +0000 UTC m=+3186.865173032 2026/02/07 06:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008c8740): >close: err= 2026/02/07 06:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 06:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/07 06:18:18 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 06:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 06:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 06:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 06:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:18 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008c8e40): _readAt: size=512, off=0 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008c8e40): openPending: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008c8e40): >openPending: err= 2026/02/07 06:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008c8e40): >_readAt: n=5, err=EOF 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008c8e40): close: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:18.011592638 +0000 UTC m=+3186.865173032 2026/02/07 06:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008c8e40): >close: err= 2026/02/07 06:18:18 DEBUG : open-test-file: Remove: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000172e70 item 93 2026/02/07 06:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/07 06:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/07 06:18:18 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008c9480): openPending: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008c9480): open at offset 0 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008c9480): >openPending: err= 2026/02/07 06:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008c9480): _readAt: size=2, off=0 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008c9480): >_readAt: n=0, err=EOF 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008c9480): _writeAt: size=5, off=0 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008c9480): >_writeAt: n=5, err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008c9480): close: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:18.013260121 +0000 UTC m=+3186.866840515 2026/02/07 06:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008c9480): >close: err= 2026/02/07 06:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:18 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008c99c0): _writeAt: size=5, off=0 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008c99c0): openPending: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008c99c0): >openPending: err= 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001733b0 item 94 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008c99c0): >_writeAt: n=5, err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008c99c0): close: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:18.013768028 +0000 UTC m=+3186.867348412 2026/02/07 06:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008c99c0): >close: err= 2026/02/07 06:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/07 06:18:18 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 06:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 06:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 06:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 06:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:18 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008f2140): _readAt: size=512, off=0 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008f2140): openPending: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008f2140): >openPending: err= 2026/02/07 06:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008f2140): >_readAt: n=5, err=EOF 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008f2140): close: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:18.013768028 +0000 UTC m=+3186.867348412 2026/02/07 06:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008f2140): >close: err= 2026/02/07 06:18:18 DEBUG : open-test-file: Remove: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001736c0 item 94 2026/02/07 06:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/07 06:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/07 06:18:18 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008f2780): openPending: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008f2780): open at offset 0 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008f2780): >openPending: err= 2026/02/07 06:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008f2780): _readAt: size=2, off=0 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008f2780): >_readAt: n=0, err=EOF 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008f2780): _writeAt: size=5, off=0 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008f2780): >_writeAt: n=5, err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008f2780): close: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:18.015235755 +0000 UTC m=+3186.868816149 2026/02/07 06:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008f2780): >close: err= 2026/02/07 06:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:18 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008f2cc0): _writeAt: size=5, off=0 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008f2cc0): openPending: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008f2cc0): >openPending: err= 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000173ab0 item 95 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008f2cc0): >_writeAt: n=5, err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008f2cc0): close: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:18.015727612 +0000 UTC m=+3186.869308006 2026/02/07 06:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008f2cc0): >close: err= 2026/02/07 06:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 06:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/07 06:18:18 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 06:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 06:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 06:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 06:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:18 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008f33c0): _readAt: size=512, off=0 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008f33c0): openPending: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008f33c0): >openPending: err= 2026/02/07 06:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008f33c0): >_readAt: n=5, err=EOF 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008f33c0): close: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:18.015727612 +0000 UTC m=+3186.869308006 2026/02/07 06:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008f33c0): >close: err= 2026/02/07 06:18:18 DEBUG : open-test-file: Remove: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000173dc0 item 95 2026/02/07 06:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 06:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 06:18:18 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008f3a00): openPending: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008f3a00): open at offset 0 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008f3a00): >openPending: err= 2026/02/07 06:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008f3a00): _readAt: size=2, off=0 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008f3a00): >_readAt: n=0, err=EOF 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008f3a00): _writeAt: size=5, off=0 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008f3a00): >_writeAt: n=5, err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008f3a00): close: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:18.01716974 +0000 UTC m=+3186.870750134 2026/02/07 06:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008f3a00): >close: err= 2026/02/07 06:18:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:18 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008f3f40): _writeAt: size=5, off=0 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008f3f40): openPending: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008f3f40): >openPending: err= 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b24d0 item 96 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008f3f40): >_writeAt: n=5, err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008f3f40): close: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:18.017640677 +0000 UTC m=+3186.871221061 2026/02/07 06:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0008f3f40): >close: err= 2026/02/07 06:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 06:18:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 06:18:18 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 06:18:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 06:18:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 06:18:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 06:18:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:18:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 06:18:18 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 06:18:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 06:18:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0009186c0): _readAt: size=512, off=0 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0009186c0): openPending: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0009186c0): >openPending: err= 2026/02/07 06:18:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0009186c0): >_readAt: n=5, err=EOF 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0009186c0): close: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 06:18:18.017640677 +0000 UTC m=+3186.871221061 2026/02/07 06:18:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:18 DEBUG : open-test-file(0xc0009186c0): >close: err= 2026/02/07 06:18:18 DEBUG : open-test-file: Remove: 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b2850 item 96 2026/02/07 06:18:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 06:18:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 06:18:18 DEBUG : open-test-file: >Remove: err= 2026/02/07 06:18:18 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:18:18 DEBUG : Looking for writers 2026/02/07 06:18:18 DEBUG : >WaitForWriters: 2026/02/07 06:18:18 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (2.07s) --- PASS: TestRWFileHandleOpenTests/writes (1.24s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.34s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.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.83s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.18s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:18:18 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:18:18 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 06:18:18 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:18:18 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:18:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:18:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:18:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:18:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:18:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:18:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:18:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:18 INFO : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 06:18:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:18 DEBUG : file1: newRWFileHandle: 2026/02/07 06:18:18 DEBUG : file1(0xc0008bc700): openPending: 2026/02/07 06:18:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:18:18 DEBUG : file1(0xc0008bc700): >openPending: err= 2026/02/07 06:18:18 DEBUG : file1: >newRWFileHandle: err= 2026/02/07 06:18:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:18:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/07 06:18:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/07 06:18:18 DEBUG : file1(0xc0008bc700): _writeAt: size=2, off=0 2026/02/07 06:18:18 DEBUG : file1(0xc0008bc700): >_writeAt: n=2, err= 2026/02/07 06:18:18 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/02/07 06:18:18 DEBUG : file1(0xc0008bc700): RWFileHandle.Flush 2026/02/07 06:18:18 DEBUG : file1(0xc0008bc700): RWFileHandle.Release 2026/02/07 06:18:18 DEBUG : file1(0xc0008bc700): close: 2026/02/07 06:18:18 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/02/07 06:18:18 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:18 DEBUG : file1(0xc0008bc700): >close: err= 2026/02/07 06:18:18 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:18:18 DEBUG : Looking for writers 2026/02/07 06:18:18 DEBUG : file1: reading active writers 2026/02/07 06:18:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/07 06:18:18 DEBUG : Looking for writers 2026/02/07 06:18:18 DEBUG : file1: reading active writers 2026/02/07 06:18:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/07 06:18:18 DEBUG : Looking for writers 2026/02/07 06:18:18 DEBUG : file1: reading active writers 2026/02/07 06:18:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/07 06:18:18 DEBUG : Looking for writers 2026/02/07 06:18:18 DEBUG : file1: reading active writers 2026/02/07 06:18:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/07 06:18:18 DEBUG : file1: vfs cache: starting upload 2026/02/07 06:18:19 DEBUG : Looking for writers 2026/02/07 06:18:19 DEBUG : file1: reading active writers 2026/02/07 06:18:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/07 06:18:19 DEBUG : Looking for writers 2026/02/07 06:18:19 DEBUG : file1: reading active writers 2026/02/07 06:18:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/07 06:18:19 DEBUG : Looking for writers 2026/02/07 06:18:19 DEBUG : file1: reading active writers 2026/02/07 06:18:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/07 06:18:20 DEBUG : Looking for writers 2026/02/07 06:18:20 DEBUG : file1: reading active writers 2026/02/07 06:18:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:18:21 DEBUG : Looking for writers 2026/02/07 06:18:21 DEBUG : file1: reading active writers 2026/02/07 06:18:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:18:22 DEBUG : Looking for writers 2026/02/07 06:18:22 DEBUG : file1: reading active writers 2026/02/07 06:18:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:18:23 DEBUG : file1: size = 2 OK 2026/02/07 06:18:23 INFO : file1: Copied (new) 2026/02/07 06:18:23 DEBUG : file1: vfs cache: fingerprint now "2" 2026/02/07 06:18:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/07 06:18:23 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/02/07 06:18:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:18:23 INFO : file1: vfs cache: upload succeeded try #1 2026/02/07 06:18:23 DEBUG : Looking for writers 2026/02/07 06:18:23 DEBUG : file1: reading active writers 2026/02/07 06:18:23 DEBUG : >WaitForWriters: 2026/02/07 06:18:23 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:18:23 DEBUG : Looking for writers 2026/02/07 06:18:23 DEBUG : file1: reading active writers 2026/02/07 06:18:23 DEBUG : >WaitForWriters: 2026/02/07 06:18:23 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRWFileModTimeWithOpenWriters (13.65s) === RUN TestRWCacheRename run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:18:32 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:18:32 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 06:18:32 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:18:32 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:18:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:18:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:18:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:18:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:18:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:18:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:18:32 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:18:32 INFO : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 06:18:32 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:18:32 DEBUG : rename_me: newRWFileHandle: 2026/02/07 06:18:32 DEBUG : rename_me(0xc000919480): openPending: 2026/02/07 06:18:32 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 06:18:32 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/02/07 06:18:32 DEBUG : rename_me(0xc000919480): >openPending: err= 2026/02/07 06:18:32 DEBUG : rename_me: >newRWFileHandle: err= 2026/02/07 06:18:32 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/02/07 06:18:32 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/02/07 06:18:32 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/02/07 06:18:32 DEBUG : rename_me(0xc000919480): _writeAt: size=5, off=0 2026/02/07 06:18:32 DEBUG : rename_me(0xc000919480): >_writeAt: n=5, err= 2026/02/07 06:18:32 DEBUG : rename_me(0xc000919480): close: 2026/02/07 06:18:32 DEBUG : rename_me: vfs cache: setting modification time to 2026-02-07 06:18:32.395908045 +0000 UTC m=+3201.249488429 2026/02/07 06:18:32 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/02/07 06:18:32 DEBUG : rename_me(0xc000919480): >close: err= 2026/02/07 06:18:32 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/02/07 06:18:32 DEBUG : i_was_renamed: Updating file with 0xc000c378c0 2026/02/07 06:18:32 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/02/07 06:18:32 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/02/07 06:18:32 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:18:32 DEBUG : Looking for writers 2026/02/07 06:18:32 DEBUG : i_was_renamed: reading active writers 2026/02/07 06:18:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/07 06:18:32 DEBUG : Looking for writers 2026/02/07 06:18:32 DEBUG : i_was_renamed: reading active writers 2026/02/07 06:18:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/07 06:18:32 DEBUG : Looking for writers 2026/02/07 06:18:32 DEBUG : i_was_renamed: reading active writers 2026/02/07 06:18:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/07 06:18:32 DEBUG : Looking for writers 2026/02/07 06:18:32 DEBUG : i_was_renamed: reading active writers 2026/02/07 06:18:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/07 06:18:32 DEBUG : i_was_renamed: vfs cache: starting upload 2026/02/07 06:18:32 DEBUG : Looking for writers 2026/02/07 06:18:32 DEBUG : i_was_renamed: reading active writers 2026/02/07 06:18:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/07 06:18:32 DEBUG : Looking for writers 2026/02/07 06:18:32 DEBUG : i_was_renamed: reading active writers 2026/02/07 06:18:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/07 06:18:33 DEBUG : Looking for writers 2026/02/07 06:18:33 DEBUG : i_was_renamed: reading active writers 2026/02/07 06:18:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/07 06:18:33 DEBUG : Looking for writers 2026/02/07 06:18:33 DEBUG : i_was_renamed: reading active writers 2026/02/07 06:18:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:18:34 DEBUG : Looking for writers 2026/02/07 06:18:34 DEBUG : i_was_renamed: reading active writers 2026/02/07 06:18:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:18:35 DEBUG : Looking for writers 2026/02/07 06:18:35 DEBUG : i_was_renamed: reading active writers 2026/02/07 06:18:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/07 06:18:36 DEBUG : i_was_renamed: size = 5 OK 2026/02/07 06:18:36 INFO : i_was_renamed: Copied (new) 2026/02/07 06:18:36 DEBUG : i_was_renamed: vfs cache: fingerprint now "5" 2026/02/07 06:18:36 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/02/07 06:18:36 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/02/07 06:18:36 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/02/07 06:18:36 DEBUG : Looking for writers 2026/02/07 06:18:36 DEBUG : i_was_renamed: reading active writers 2026/02/07 06:18:36 DEBUG : >WaitForWriters: 2026/02/07 06:18:36 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRWCacheRename (13.21s) === RUN TestRWCacheUpdate run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:18:45 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:18:45 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 06:18:45 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:18:45 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:18:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:18:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:18:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:18:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" 2026/02/07 06:18:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 06:18:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-cuhaqot7yuro" read_write_test.go:729: skip as modtime not supported 2026/02/07 06:18:45 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:18:45 DEBUG : Looking for writers 2026/02/07 06:18:45 DEBUG : >WaitForWriters: 2026/02/07 06:18:45 DEBUG : drime root 'rclone-test-cuhaqot7yuro': vfs cache: cleaner exiting 2026/02/07 06:18:45 DEBUG : forgetting directory cache --- SKIP: TestRWCacheUpdate (0.61s) === RUN TestCaseSensitivity run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:18:59 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:18:59 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:18:59 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 06:19:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/07 06:19:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/07 06:19:00 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/07 06:19:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/07 06:19:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/07 06:19:00 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 06:19:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/07 06:19:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/07 06:19:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/07 06:19:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/07 06:19:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/07 06:19:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 06:19:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/07 06:19:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/07 06:19:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/07 06:19:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/07 06:19:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/07 06:19:02 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 06:19:02 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/02/07 06:19:02 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/02/07 06:19:02 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/02/07 06:19:02 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/02/07 06:19:02 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/07 06:19:02 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 06:19:02 DEBUG : FilEb: Open: flags=O_RDONLY 2026/02/07 06:19:02 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/02/07 06:19:02 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/02/07 06:19:02 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/02/07 06:19:02 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/07 06:19:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 06:19:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/07 06:19:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/07 06:19:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/07 06:19:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/07 06:19:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/07 06:19:03 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 06:19:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/07 06:19:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/07 06:19:03 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/02/07 06:19:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/07 06:19:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/07 06:19:04 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 06:19:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/07 06:19:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/07 06:19:04 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/02/07 06:19:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/07 06:19:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/07 06:19:04 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 06:19:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/07 06:19:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/07 06:19:04 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/02/07 06:19:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/07 06:19:05 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/07 06:19:05 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 06:19:05 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/02/07 06:19:05 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/02/07 06:19:05 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/02/07 06:19:05 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/02/07 06:19:05 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/07 06:19:05 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 06:19:05 DEBUG : FilEb: Open: flags=O_RDONLY 2026/02/07 06:19:05 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/02/07 06:19:05 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/02/07 06:19:05 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/02/07 06:19:05 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/07 06:19:05 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 06:19:05 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/02/07 06:19:05 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/02/07 06:19:05 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 06:19:05 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/02/07 06:19:05 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/02/07 06:19:05 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 06:19:05 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/07 06:19:05 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/07 06:19:05 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/07 06:19:05 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/07 06:19:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/07 06:19:06 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 06:19:06 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/02/07 06:19:06 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 06:19:06 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/02/07 06:19:06 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 06:19:06 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/02/07 06:19:06 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 06:19:06 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/02/07 06:19:06 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/02/07 06:19:06 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/02/07 06:19:06 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/02/07 06:19:06 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/07 06:19:06 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 06:19:06 DEBUG : FilEb: Open: flags=O_RDONLY 2026/02/07 06:19:06 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/02/07 06:19:06 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/02/07 06:19:06 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/02/07 06:19:07 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/07 06:19:07 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 06:19:07 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/02/07 06:19:07 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 06:19:07 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/02/07 06:19:07 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:19:07 DEBUG : Looking for writers 2026/02/07 06:19:07 DEBUG : FiLeA: reading active writers 2026/02/07 06:19:07 DEBUG : FiLeB: reading active writers 2026/02/07 06:19:07 DEBUG : FilEb: reading active writers 2026/02/07 06:19:07 DEBUG : >WaitForWriters: 2026/02/07 06:19:07 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:19:07 DEBUG : Looking for writers 2026/02/07 06:19:07 DEBUG : FiLeA: reading active writers 2026/02/07 06:19:07 DEBUG : FiLeB: reading active writers 2026/02/07 06:19:07 DEBUG : FilEb: reading active writers 2026/02/07 06:19:07 DEBUG : >WaitForWriters: 2026/02/07 06:19:08 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/07 06:19:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/07 06:19:08 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCaseSensitivity (23.06s) === RUN TestUnicodeNormalization run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:19:09 DEBUG : forgetting directory cache 2026/02/07 06:19:09 DEBUG : dir: forgetting directory cache 2026/02/07 06:19:09 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/07 06:19:09 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/07 06:19:20 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:19:20 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 06:19:20 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/02/07 06:19:20 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/02/07 06:19:20 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/02/07 06:19:20 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/07 06:19:21 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/07 06:19:21 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 06:19:21 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/02/07 06:19:21 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/02/07 06:19:21 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/02/07 06:19:21 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/02/07 06:19:21 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/07 06:19:21 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 06:19:21 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/02/07 06:19:21 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/02/07 06:19:21 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/02/07 06:19:21 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/07 06:19:21 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/07 06:19:21 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 06:19:21 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/02/07 06:19:21 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:19:21 DEBUG : Looking for writers 2026/02/07 06:19:21 DEBUG : normal name with no special characters.txt: reading active writers 2026/02/07 06:19:21 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/02/07 06:19:21 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestUnicodeNormalization (21.72s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:19:30 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:19:30 DEBUG : drime root 'rclone-test-cuhaqot7yuro': Reusing VFS from active cache 2026/02/07 06:19:30 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:19:30 DEBUG : Looking for writers 2026/02/07 06:19:30 DEBUG : >WaitForWriters: 2026/02/07 06:19:30 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:19:30 DEBUG : Looking for writers 2026/02/07 06:19:30 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.54s) === RUN TestVFSNewWithOpts run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:19:31 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:19:31 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:19:31 DEBUG : Looking for writers 2026/02/07 06:19:31 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.48s) === RUN TestVFSRoot run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:19:31 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:19:31 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:19:31 DEBUG : Looking for writers 2026/02/07 06:19:31 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.67s) === RUN TestVFSStat run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:19:32 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:19:50 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:19:50 DEBUG : dir: Looking for writers 2026/02/07 06:19:50 DEBUG : file2: reading active writers 2026/02/07 06:19:50 DEBUG : Looking for writers 2026/02/07 06:19:50 DEBUG : dir: reading active writers 2026/02/07 06:19:50 DEBUG : file1: reading active writers 2026/02/07 06:19:50 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestVFSStat (21.28s) === RUN TestVFSStatParent run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:19:53 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:20:00 DEBUG : forgetting directory cache 2026/02/07 06:20:00 DEBUG : dir: forgetting directory cache 2026/02/07 06:20:00 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/07 06:20:00 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/07 06:20:06 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:20:06 DEBUG : dir: Looking for writers 2026/02/07 06:20:06 DEBUG : Looking for writers 2026/02/07 06:20:06 DEBUG : dir: reading active writers 2026/02/07 06:20:06 DEBUG : file1: reading active writers 2026/02/07 06:20:06 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (14.44s) === RUN TestVFSOpenFile run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:20:08 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:20:18 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 06:20:18 DEBUG : file1: Open: flags=O_RDONLY 2026/02/07 06:20:18 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/07 06:20:18 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/07 06:20:18 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 06:20:18 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/02/07 06:20:18 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 06:20:18 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/02/07 06:20:18 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:20:18 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:20:18 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/07 06:20:18 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/02/07 06:20:18 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/02/07 06:20:18 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/07 06:20:18 DEBUG : drime root 'rclone-test-cuhaqot7yuro': File to upload is small (0 bytes), uploading instead of streaming 2026/02/07 06:20:26 DEBUG : dir/new_file.txt: size = 0 OK 2026/02/07 06:20:26 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/02/07 06:20:26 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/07 06:20:26 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:20:26 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/02/07 06:20:26 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:20:26 DEBUG : dir: Looking for writers 2026/02/07 06:20:26 DEBUG : file2: reading active writers 2026/02/07 06:20:26 DEBUG : new_file.txt: reading active writers 2026/02/07 06:20:26 DEBUG : Looking for writers 2026/02/07 06:20:26 DEBUG : dir: reading active writers 2026/02/07 06:20:26 DEBUG : file1: reading active writers 2026/02/07 06:20:26 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestVFSOpenFile (22.63s) === RUN TestVFSRename run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:20:30 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:20:35 DEBUG : forgetting directory cache 2026/02/07 06:20:35 DEBUG : dir: forgetting directory cache 2026/02/07 06:20:35 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/07 06:20:35 DEBUG : dir: forgetting directory cache 2026/02/07 06:20:35 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/07 06:20:37 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/02/07 06:20:37 DEBUG : dir/file1: Updating file with dir/file1 0xc000dab500 2026/02/07 06:20:37 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/02/07 06:20:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 06:20:38 INFO : dir/file1: Moved (server-side) to: file0 2026/02/07 06:20:38 DEBUG : file0: Updating file with file0 0xc000dab500 2026/02/07 06:20:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/07 06:20:38 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/02/07 06:20:39 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:20:39 DEBUG : dir: Looking for writers 2026/02/07 06:20:39 DEBUG : Looking for writers 2026/02/07 06:20:39 DEBUG : dir: reading active writers 2026/02/07 06:20:39 DEBUG : file0: reading active writers 2026/02/07 06:20:39 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (11.07s) === RUN TestVFSStatfs run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:20:41 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:20:41 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:20:41 DEBUG : Looking for writers 2026/02/07 06:20:41 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.52s) === RUN TestVFSMkdir run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:20:42 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:20:43 DEBUG : Added virtual directory entry vAddDir: "/" 2026/02/07 06:20:43 DEBUG : Added virtual directory entry vAddDir: "a" 2026/02/07 06:20:46 DEBUG : Added virtual directory entry vAddDir: "b" 2026/02/07 06:20:48 DEBUG : Added virtual directory entry vAddDir: "c" 2026/02/07 06:20:49 DEBUG : Added virtual directory entry vAddDir: "d" 2026/02/07 06:20:50 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:20:50 DEBUG : Looking for writers 2026/02/07 06:20:50 DEBUG : a: Looking for writers 2026/02/07 06:20:50 DEBUG : b: Looking for writers 2026/02/07 06:20:50 DEBUG : c: Looking for writers 2026/02/07 06:20:50 DEBUG : d: Looking for writers 2026/02/07 06:20:50 DEBUG : Looking for writers 2026/02/07 06:20:50 DEBUG : a: reading active writers 2026/02/07 06:20:50 DEBUG : b: reading active writers 2026/02/07 06:20:50 DEBUG : c: reading active writers 2026/02/07 06:20:50 DEBUG : d: reading active writers 2026/02/07 06:20:50 DEBUG : /: reading active writers 2026/02/07 06:20:50 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (12.84s) === RUN TestVFSMkdirAll run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:20:55 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:20:56 DEBUG : Added virtual directory entry vAddDir: "a" 2026/02/07 06:20:58 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/02/07 06:20:58 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/02/07 06:20:59 DEBUG : forgetting directory cache 2026/02/07 06:20:59 DEBUG : dir: forgetting directory cache 2026/02/07 06:20:59 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/07 06:20:59 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/07 06:20:59 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/02/07 06:21:04 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:21:04 DEBUG : a/b/c/d: Looking for writers 2026/02/07 06:21:04 DEBUG : a/b/c: Looking for writers 2026/02/07 06:21:04 DEBUG : d: reading active writers 2026/02/07 06:21:04 DEBUG : a/b: Looking for writers 2026/02/07 06:21:04 DEBUG : c: reading active writers 2026/02/07 06:21:04 DEBUG : a: Looking for writers 2026/02/07 06:21:04 DEBUG : b: reading active writers 2026/02/07 06:21:04 DEBUG : Looking for writers 2026/02/07 06:21:04 DEBUG : a: reading active writers 2026/02/07 06:21:04 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (13.57s) === 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:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:21:08 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:21:08 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:21:08 DEBUG : Looking for writers 2026/02/07 06:21:08 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.72s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:21:09 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:21:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:21:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:21:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:21:09 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/07 06:21:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/07 06:21:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:21:09 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/02/07 06:21:09 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/02/07 06:21:09 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/02/07 06:21:09 DEBUG : drime root 'rclone-test-cuhaqot7yuro': File to upload is small (5 bytes), uploading instead of streaming 2026/02/07 06:21:14 DEBUG : file1: size = 5 OK 2026/02/07 06:21:14 DEBUG : file1: Size of src and dst objects identical 2026/02/07 06:21:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:21:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:21:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:21:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:21:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/07 06:21:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/07 06:21:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:21:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:21:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:21:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/07 06:21:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/07 06:21:14 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/02/07 06:21:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/07 06:21:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/07 06:21:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:21:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/07 06:21:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/07 06:21:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:21:14 DEBUG : drime root 'rclone-test-cuhaqot7yuro': File to upload is small (0 bytes), uploading instead of streaming 2026/02/07 06:21:24 DEBUG : file1: Removing old object on successful upload 2026/02/07 06:21:25 DEBUG : file1: size = 0 OK 2026/02/07 06:21:25 DEBUG : file1: Size of src and dst objects identical 2026/02/07 06:21:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:21:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/07 06:21:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/07 06:21:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:21:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/07 06:21:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/07 06:21:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:21:25 DEBUG : drime root 'rclone-test-cuhaqot7yuro': File to upload is small (7 bytes), uploading instead of streaming 2026/02/07 06:21:28 DEBUG : file1: Removing old object on successful upload 2026/02/07 06:21:28 DEBUG : file1: size = 7 OK 2026/02/07 06:21:28 DEBUG : file1: Size of src and dst objects identical 2026/02/07 06:21:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:21:28 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:21:28 DEBUG : Looking for writers 2026/02/07 06:21:28 DEBUG : file1: reading active writers 2026/02/07 06:21:28 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestWriteFileHandleMethods (27.98s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:21:37 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:21:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:21:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:21:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:21:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/07 06:21:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/07 06:21:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:21:37 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/02/07 06:21:38 DEBUG : file1: aborting in-sequence write wait, off=100 2026/02/07 06:21:38 DEBUG : file1: failed to wait for in-sequence write to 100 2026/02/07 06:21:38 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/02/07 06:21:38 DEBUG : drime root 'rclone-test-cuhaqot7yuro': File to upload is small (11 bytes), uploading instead of streaming 2026/02/07 06:21:41 DEBUG : file1: size = 11 OK 2026/02/07 06:21:41 DEBUG : file1: Size of src and dst objects identical 2026/02/07 06:21:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:21:41 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/02/07 06:21:41 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:21:41 DEBUG : Looking for writers 2026/02/07 06:21:41 DEBUG : file1: reading active writers 2026/02/07 06:21:41 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (5.34s) === RUN TestWriteFileHandleFlush run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:21:42 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:21:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:21:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:21:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:21:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/07 06:21:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/07 06:21:43 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/02/07 06:21:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:21:43 DEBUG : drime root 'rclone-test-cuhaqot7yuro': File to upload is small (5 bytes), uploading instead of streaming 2026/02/07 06:21:52 DEBUG : forgetting directory cache 2026/02/07 06:21:52 DEBUG : forgetting directory cache 2026/02/07 06:21:56 DEBUG : file1: size = 5 OK 2026/02/07 06:21:56 DEBUG : file1: Size of src and dst objects identical 2026/02/07 06:21:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:21:56 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/02/07 06:21:56 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:21:56 DEBUG : Looking for writers 2026/02/07 06:21:56 DEBUG : file1: reading active writers 2026/02/07 06:21:56 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/02/07 06:22:03 DEBUG : forgetting directory cache 2026/02/07 06:22:03 DEBUG : dir: forgetting directory cache --- PASS: TestWriteFileHandleFlush (21.85s) === RUN TestWriteFileHandleRelease run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:22:04 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:22:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:22:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:22:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:22:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/07 06:22:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/07 06:22:04 DEBUG : file1: WriteFileHandle.Release closing 2026/02/07 06:22:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:22:04 DEBUG : drime root 'rclone-test-cuhaqot7yuro': File to upload is small (0 bytes), uploading instead of streaming 2026/02/07 06:22:13 DEBUG : file1: size = 0 OK 2026/02/07 06:22:13 DEBUG : file1: Size of src and dst objects identical 2026/02/07 06:22:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:22:13 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/02/07 06:22:13 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:22:13 DEBUG : Looking for writers 2026/02/07 06:22:13 DEBUG : file1: reading active writers 2026/02/07 06:22:13 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestWriteFileHandleRelease (16.78s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:22:21 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:22:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:22:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:22:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:22:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/07 06:22:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/07 06:22:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:22:21 DEBUG : drime root 'rclone-test-cuhaqot7yuro': File to upload is small (2 bytes), uploading instead of streaming 2026/02/07 06:22:26 DEBUG : file1: size = 2 OK 2026/02/07 06:22:26 DEBUG : file1: Size of src and dst objects identical 2026/02/07 06:22:26 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/02/07 06:22:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:22:26 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:22:26 DEBUG : Looking for writers 2026/02/07 06:22:26 DEBUG : file1: reading active writers 2026/02/07 06:22:26 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (6.84s) === RUN TestFileReadAtZeroLength run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:22:28 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:22:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:22:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:22:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:22:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/07 06:22:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/07 06:22:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:22:28 DEBUG : drime root 'rclone-test-cuhaqot7yuro': File to upload is small (0 bytes), uploading instead of streaming 2026/02/07 06:22:31 DEBUG : forgetting directory cache 2026/02/07 06:22:31 DEBUG : dir: forgetting directory cache 2026/02/07 06:22:31 DEBUG : file1: size = 0 OK 2026/02/07 06:22:31 DEBUG : file1: Size of src and dst objects identical 2026/02/07 06:22:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:22:31 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:22:31 DEBUG : file1: Open: flags=O_RDONLY 2026/02/07 06:22:31 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/07 06:22:31 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/07 06:22:31 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/02/07 06:22:32 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/02/07 06:22:32 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:22:32 DEBUG : Looking for writers 2026/02/07 06:22:32 DEBUG : file1: reading active writers 2026/02/07 06:22:32 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestFileReadAtZeroLength (12.63s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:22:40 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:22:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 06:22:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/07 06:22:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:22:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/07 06:22:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/07 06:22:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:22:41 DEBUG : drime root 'rclone-test-cuhaqot7yuro': File to upload is small (100 bytes), uploading instead of streaming 2026/02/07 06:22:48 DEBUG : file1: size = 100 OK 2026/02/07 06:22:48 DEBUG : file1: Size of src and dst objects identical 2026/02/07 06:22:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 06:22:48 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 06:22:48 DEBUG : file1: Open: flags=O_RDONLY 2026/02/07 06:22:48 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/07 06:22:48 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/07 06:22:48 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/02/07 06:22:49 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/02/07 06:22:49 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:22:49 DEBUG : Looking for writers 2026/02/07 06:22:49 DEBUG : file1: reading active writers 2026/02/07 06:22:49 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/02/07 06:22:55 DEBUG : forgetting directory cache 2026/02/07 06:22:55 DEBUG : dir: forgetting directory cache --- PASS: TestFileReadAtNonZeroLength (17.19s) === RUN TestZipManyFiles run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:22:58 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:23:20 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/02/07 06:23:20 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/02/07 06:23:20 DEBUG : flat/f000.txt: Set virtual modtime to 2026-02-07 06:22:59 +0000 UTC 2026/02/07 06:23:20 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/07 06:23:20 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 06:23:20 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/02/07 06:23:20 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/02/07 06:23:20 DEBUG : flat/f001.txt: Set virtual modtime to 2026-02-07 06:23:02 +0000 UTC 2026/02/07 06:23:20 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/07 06:23:21 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 06:23:21 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/02/07 06:23:21 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/02/07 06:23:21 DEBUG : flat/f002.txt: Set virtual modtime to 2026-02-07 06:23:07 +0000 UTC 2026/02/07 06:23:21 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/07 06:23:21 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 06:23:21 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/02/07 06:23:21 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/02/07 06:23:21 DEBUG : flat/f003.txt: Set virtual modtime to 2026-02-07 06:23:13 +0000 UTC 2026/02/07 06:23:21 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/07 06:23:22 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 06:23:22 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/02/07 06:23:22 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/02/07 06:23:22 DEBUG : flat/f004.txt: Set virtual modtime to 2026-02-07 06:23:17 +0000 UTC 2026/02/07 06:23:22 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/07 06:23:22 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 06:23:22 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:23:22 DEBUG : flat: Looking for writers 2026/02/07 06:23:22 DEBUG : f002.txt: reading active writers 2026/02/07 06:23:22 DEBUG : f003.txt: reading active writers 2026/02/07 06:23:22 DEBUG : f004.txt: reading active writers 2026/02/07 06:23:22 DEBUG : f000.txt: reading active writers 2026/02/07 06:23:22 DEBUG : f001.txt: reading active writers 2026/02/07 06:23:22 DEBUG : Looking for writers 2026/02/07 06:23:22 DEBUG : flat: reading active writers 2026/02/07 06:23:22 DEBUG : >WaitForWriters: 2026/02/07 06:23:26 DEBUG : forgetting directory cache 2026/02/07 06:23:26 DEBUG : dir: forgetting directory cache --- PASS: TestZipManyFiles (28.91s) === RUN TestZipManySubDirs run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:23:26 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:23:42 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/02/07 06:23:42 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/02/07 06:23:42 DEBUG : a/b/c/deep.txt: Set virtual modtime to 2026-02-07 06:23:38 +0000 UTC 2026/02/07 06:23:42 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/07 06:23:42 DEBUG : forgetting directory cache 2026/02/07 06:23:42 DEBUG : dir: forgetting directory cache 2026/02/07 06:23:43 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 06:23:43 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/02/07 06:23:43 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/02/07 06:23:43 DEBUG : a/b/mid.txt: Set virtual modtime to 2026-02-07 06:23:35 +0000 UTC 2026/02/07 06:23:43 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/07 06:23:43 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 06:23:43 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/02/07 06:23:43 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/02/07 06:23:43 DEBUG : a/top.txt: Set virtual modtime to 2026-02-07 06:23:28 +0000 UTC 2026/02/07 06:23:43 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/07 06:23:43 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 06:23:43 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:23:43 DEBUG : a/b/c: Looking for writers 2026/02/07 06:23:43 DEBUG : deep.txt: reading active writers 2026/02/07 06:23:43 DEBUG : a/b: Looking for writers 2026/02/07 06:23:43 DEBUG : c: reading active writers 2026/02/07 06:23:43 DEBUG : mid.txt: reading active writers 2026/02/07 06:23:43 DEBUG : a: Looking for writers 2026/02/07 06:23:43 DEBUG : top.txt: reading active writers 2026/02/07 06:23:43 DEBUG : b: reading active writers 2026/02/07 06:23:43 DEBUG : Looking for writers 2026/02/07 06:23:43 DEBUG : a: reading active writers 2026/02/07 06:23:43 DEBUG : >WaitForWriters: run.go:130: removing dir "a/b/c" failed - try 1/3: directory not empty --- PASS: TestZipManySubDirs (23.26s) === RUN TestZipLargeFiles run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:23:50 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:23:56 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/02/07 06:23:56 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/02/07 06:23:56 DEBUG : bigdir/big.bin: Set virtual modtime to 2026-02-07 06:23:52 +0000 UTC 2026/02/07 06:23:56 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/02/07 06:23:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/02/07 06:23:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/02/07 06:23:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/02/07 06:23:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 06:23:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/02/07 06:23:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/02/07 06:23:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/02/07 06:23:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/02/07 06:23:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/07 06:23:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/07 06:23:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/07 06:23:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/07 06:23:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/07 06:23:57 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:23:57 DEBUG : bigdir: Looking for writers 2026/02/07 06:23:57 DEBUG : big.bin: reading active writers 2026/02/07 06:23:57 DEBUG : Looking for writers 2026/02/07 06:23:57 DEBUG : bigdir: reading active writers 2026/02/07 06:23:57 DEBUG : >WaitForWriters: run.go:130: removing dir "bigdir" failed - try 1/3: directory not empty --- PASS: TestZipLargeFiles (10.54s) === RUN TestZipDirsInRoot run.go:185: Remote "drime root 'rclone-test-cuhaqot7yuro'", Local "Local file system at /tmp/rclone377033846", Modify Window "876000h0m0s" 2026/02/07 06:24:00 INFO : drime root 'rclone-test-cuhaqot7yuro': poll-interval is not supported by this remote 2026/02/07 06:24:09 DEBUG : forgetting directory cache 2026/02/07 06:24:09 DEBUG : dir: forgetting directory cache 2026/02/07 06:24:09 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/02/07 06:24:22 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/02/07 06:24:22 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/02/07 06:24:22 DEBUG : dir1/a.txt: Set virtual modtime to 2026-02-07 06:24:02 +0000 UTC 2026/02/07 06:24:22 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/07 06:24:22 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 06:24:22 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/02/07 06:24:22 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/02/07 06:24:22 DEBUG : dir2/b.txt: Set virtual modtime to 2026-02-07 06:24:13 +0000 UTC 2026/02/07 06:24:22 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/07 06:24:23 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 06:24:23 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/02/07 06:24:23 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/02/07 06:24:23 DEBUG : dir3/c.txt: Set virtual modtime to 2026-02-07 06:24:17 +0000 UTC 2026/02/07 06:24:23 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/07 06:24:24 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 06:24:24 DEBUG : WaitForWriters: timeout=30s 2026/02/07 06:24:24 DEBUG : dir1: Looking for writers 2026/02/07 06:24:24 DEBUG : a.txt: reading active writers 2026/02/07 06:24:24 DEBUG : dir2: Looking for writers 2026/02/07 06:24:24 DEBUG : b.txt: reading active writers 2026/02/07 06:24:24 DEBUG : dir3: Looking for writers 2026/02/07 06:24:24 DEBUG : c.txt: reading active writers 2026/02/07 06:24:24 DEBUG : Looking for writers 2026/02/07 06:24:24 DEBUG : dir1: reading active writers 2026/02/07 06:24:24 DEBUG : dir2: reading active writers 2026/02/07 06:24:24 DEBUG : dir3: reading active writers 2026/02/07 06:24:24 DEBUG : >WaitForWriters: 2026/02/07 06:24:25 DEBUG : forgetting directory cache 2026/02/07 06:24:25 DEBUG : dir: forgetting directory cache 2026/02/07 06:24:25 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" --- PASS: TestZipDirsInRoot (27.07s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/02/07 06:24:27 DEBUG : drime root 'rclone-test-cuhaqot7yuro': Purge remote "./vfs.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Finished ERROR in 59m17.009770547s (try 1/5): exit status 1: Failed [TestDirHandleMethods TestDirHandleReaddir TestDirHandleReaddirnames TestDirMethods TestDirSetModTime TestDirReadDirAll TestDirOpen TestDirCreate TestDirMkdir TestDirMkdirSub TestDirRemove TestDirRemoveAll TestDirRemoveName TestDirRename TestDirFileOpen TestDirEntryModTimeInvalidation TestFileMethods TestFileSetModTime/cache=off,open=false,write=false TestFileSetModTime/cache=off,open=true,write=false TestFileSetModTime/cache=off,open=true,write=true TestFileSetModTime/cache=full,open=false,write=false TestFileSetModTime/cache=full,open=true,write=false TestFileSetModTime/cache=full,open=true,write=true TestFileOpenRead TestFileOpenWrite TestFileRemove TestFileRemoveAll TestFileOpen TestFileRename/off,forceCache=false TestFileRename/minimal,forceCache=false TestFileRename/minimal,forceCache=true TestFileRename/writes,forceCache=false TestFileRename/writes,forceCache=true TestFileRename/full,forceCache=false TestReadFileHandleMethods TestReadFileHandleSeek TestReadFileHandleReadAt TestReadFileHandleRelease TestRWFileHandleSeek TestRWFileHandleFlushRead TestRWFileHandleReleaseRead TestRWFileHandleMethodsWrite TestRWFileHandleWriteNoWrite]