"./vfs.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCaseSensitivity|TestDirRemoveAll|TestFileOpenWrite|TestFileReadAtNonZeroLength|TestFileReadAtZeroLength|TestRWCacheRename|TestRWCacheUpdate|TestRWFileHandleFlushWrite|TestRWFileHandleReleaseWrite|TestRWFileHandleSeek|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeCreateNew|TestRWFileHandleSizeTruncateExisting|TestRWFileModTimeWithOpenWriters|TestUnicodeNormalization|TestVFSIsMetadataFile|TestVFSMkdir|TestVFSMkdirAll|TestVFSNew|TestVFSNewWithOpts|TestVFSOpenFile|TestVFSRename|TestVFSRoot|TestVFSStat|TestVFSStatParent|TestVFSStatfs|TestWriteFileHandleFlush|TestWriteFileHandleMethods|TestWriteFileHandleRelease|TestWriteFileHandleWriteAt|TestWriteFileModTimeWithOpenWriters|TestZipDirsInRoot|TestZipLargeFiles|TestZipManyFiles|TestZipManySubDirs)$|^TestRWFileHandleOpenTests$/^(full|writes)$'" - Starting (try 4/5) 2026/07/23 04:36:26 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yokixez9wino" 2026/07/23 04:36:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/23 04:36:26 DEBUG : Linkbox root 'rclone-test-yokixez9wino': Using cached web token 2026/07/23 04:36:27 DEBUG : Creating backend with remote "/tmp/rclone3199504185" === RUN TestDirRemoveAll run.go:198: Remote "Linkbox root 'rclone-test-yokixez9wino'", Local "Local file system at /tmp/rclone3199504185", Modify Window "876000h0m0s" 2026/07/23 04:36:27 INFO : Linkbox root 'rclone-test-yokixez9wino': poll-interval is not supported by this remote 2026/07/23 04:36:27 NOTICE: Linkbox root 'rclone-test-yokixez9wino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/23 04:36:33 DEBUG : dir/file1: Remove: 2026/07/23 04:36:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/23 04:36:34 DEBUG : dir/file1: >Remove: err= 2026/07/23 04:36:36 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/23 04:36:36 DEBUG : WaitForWriters: timeout=30s 2026/07/23 04:36:36 DEBUG : Looking for writers 2026/07/23 04:36:36 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (9.94s) === RUN TestFileOpenWrite run.go:198: Remote "Linkbox root 'rclone-test-yokixez9wino'", Local "Local file system at /tmp/rclone3199504185", Modify Window "876000h0m0s" 2026/07/23 04:36:37 INFO : Linkbox root 'rclone-test-yokixez9wino': poll-interval is not supported by this remote 2026/07/23 04:36:37 NOTICE: Linkbox root 'rclone-test-yokixez9wino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/23 04:36:40 DEBUG : dir/file1: Trying to read object after upload: try again in 100ms (1/10) 2026/07/23 04:36:41 DEBUG : dir/file1: Trying to read object after upload: try again in 200ms (2/10) 2026/07/23 04:36:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/23 04:36:42 DEBUG : Linkbox root 'rclone-test-yokixez9wino': File to upload is small (25 bytes), uploading instead of streaming 2026/07/23 04:36:42 DEBUG : dir/file1: Update: removing old file 2026/07/23 04:36:45 DEBUG : dir/file1: size = 25 (Linkbox root 'rclone-test-yokixez9wino') 2026/07/23 04:36:45 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-yokixez9wino') 2026/07/23 04:36:45 DEBUG : dir/file1: Sizes differ 2026/07/23 04:36:45 ERROR : dir/file1: corrupted on transfer 2026/07/23 04:36:45 ERROR : dir/file1: WriteFileHandle.New Rcat failed: corrupted on transfer file_test.go:241: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:241 Error: Received unexpected error: corrupted on transfer Test: TestFileOpenWrite 2026/07/23 04:36:45 DEBUG : WaitForWriters: timeout=30s 2026/07/23 04:36:45 DEBUG : dir: Looking for writers 2026/07/23 04:36:45 DEBUG : file1: reading active writers 2026/07/23 04:36:45 DEBUG : Looking for writers 2026/07/23 04:36:45 DEBUG : dir: reading active writers 2026/07/23 04:36:45 DEBUG : >WaitForWriters: run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:241 Error: Should be true Test: TestFileOpenWrite 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:241 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:241 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 (25.25s) === RUN TestRWFileHandleSeek run.go:198: Remote "Linkbox root 'rclone-test-yokixez9wino'", Local "Local file system at /tmp/rclone3199504185", Modify Window "876000h0m0s" 2026/07/23 04:37:02 INFO : Linkbox root 'rclone-test-yokixez9wino': poll-interval is not supported by this remote 2026/07/23 04:37:02 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/23 04:37:02 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:37:02 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:37:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:37:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/23 04:37:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:37:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:37:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/23 04:37:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:37:02 INFO : Linkbox root 'rclone-test-yokixez9wino': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/23 04:37:03 DEBUG : dir/file1: Update: removing old file 2026/07/23 04:37:03 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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:358 /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 dir/file1 (14), dir/file1(1) (16) 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:358 /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: 16 actual : 14 Test: TestRWFileHandleSeek Messages: dir/file1: size incorrect file=16 vs obj=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:358 /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: Unexpected file "dir/file1(1)" 2026/07/23 04:37:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/23 04:37:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/23 04:37:14 DEBUG : dir/file1: newRWFileHandle: 2026/07/23 04:37:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/23 04:37:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/23 04:37:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/23 04:37:14 DEBUG : dir/file1(0x7c78169b3c0): _readAt: size=1, off=0 2026/07/23 04:37:14 DEBUG : dir/file1(0x7c78169b3c0): openPending: 2026/07/23 04:37:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/07/23 04:37:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/23 04:37:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/23 04:37:14 DEBUG : dir/file1(0x7c78169b3c0): >openPending: err= 2026/07/23 04:37:14 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/23 04:37:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/23 04:37:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/23 04:37:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/23 04:37:15 NOTICE: Time may be set wrong - time from "aht.nuplink3.net" is 983h59m1.033477461s different from this computer 2026/07/23 04:37:15 DEBUG : dir/file1(0x7c78169b3c0): >_readAt: n=1, err= read_write_test.go:132: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:132 Error: Not equal: expected: "0" actual : "f" Diff: --- Expected +++ Actual @@ -1 +1 @@ -0 +f Test: TestRWFileHandleSeek 2026/07/23 04:37:15 DEBUG : dir/file1(0x7c78169b3c0): _readAt: size=1, off=5 2026/07/23 04:37:15 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:14}] - present true 2026/07/23 04:37:15 DEBUG : dir/file1(0x7c78169b3c0): >_readAt: n=1, err= read_write_test.go:138: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:138 Error: Not equal: expected: "5" actual : " " Diff: --- Expected +++ Actual @@ -1 +1 @@ -5 + Test: TestRWFileHandleSeek 2026/07/23 04:37:15 DEBUG : dir/file1(0x7c78169b3c0): _readAt: size=1, off=3 2026/07/23 04:37:15 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:14}] - present true 2026/07/23 04:37:15 DEBUG : dir/file1(0x7c78169b3c0): >_readAt: n=1, err= read_write_test.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:144 Error: Not equal: expected: "3" actual : "e" Diff: --- Expected +++ Actual @@ -1 +1 @@ -3 +e Test: TestRWFileHandleSeek read_write_test.go:149: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:149 Error: Not equal: expected: 13 actual : 11 Test: TestRWFileHandleSeek 2026/07/23 04:37:15 DEBUG : dir/file1(0x7c78169b3c0): _readAt: size=1, off=11 2026/07/23 04:37:15 DEBUG : vfs cache: looking for range={Pos:11 Size:1} in [{Pos:0 Size:14}] - present true 2026/07/23 04:37:15 DEBUG : dir/file1(0x7c78169b3c0): >_readAt: n=1, err= read_write_test.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:150 Error: Not equal: expected: "d" actual : "n" Diff: --- Expected +++ Actual @@ -1 +1 @@ -d +n Test: TestRWFileHandleSeek 2026/07/23 04:37:15 DEBUG : dir/file1(0x7c78169b3c0): _readAt: size=16, off=100 2026/07/23 04:37:15 DEBUG : dir/file1(0x7c78169b3c0): >_readAt: n=0, err=EOF 2026/07/23 04:37:15 DEBUG : dir/file1(0x7c78169b3c0): close: 2026/07/23 04:37:15 DEBUG : dir/file1(0x7c78169b3c0): >close: err= 2026/07/23 04:37:15 DEBUG : WaitForWriters: timeout=30s 2026/07/23 04:37:15 DEBUG : dir: Looking for writers 2026/07/23 04:37:15 DEBUG : file1: reading active writers 2026/07/23 04:37:15 DEBUG : file1(1): reading active writers 2026/07/23 04:37:15 DEBUG : Looking for writers 2026/07/23 04:37:15 DEBUG : dir: reading active writers 2026/07/23 04:37:15 DEBUG : >WaitForWriters: 2026/07/23 04:37:15 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: cleaner exiting run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit 2026/07/23 04:37:20 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino/dir/file1: no such file or directory 2026/07/23 04:37:20 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino/dir/file1: no such file or directory run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSeek 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSeek 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 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 (29.31s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Linkbox root 'rclone-test-yokixez9wino'", Local "Local file system at /tmp/rclone3199504185", Modify Window "876000h0m0s" 2026/07/23 04:37:31 INFO : Linkbox root 'rclone-test-yokixez9wino': poll-interval is not supported by this remote 2026/07/23 04:37:31 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/23 04:37:31 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:37:31 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:37:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:37:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/23 04:37:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:37:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:37:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/23 04:37:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:37:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:37:31 INFO : Linkbox root 'rclone-test-yokixez9wino': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/23 04:37:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:37:32 DEBUG : file1: newRWFileHandle: 2026/07/23 04:37:32 DEBUG : file1(0x7c781572a80): openPending: 2026/07/23 04:37:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:37:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/23 04:37:32 DEBUG : file1(0x7c781572a80): >openPending: err= 2026/07/23 04:37:32 DEBUG : file1: >newRWFileHandle: err= 2026/07/23 04:37:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/23 04:37:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/23 04:37:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/23 04:37:32 DEBUG : file1(0x7c781572a80): _writeAt: size=5, off=0 2026/07/23 04:37:32 DEBUG : file1(0x7c781572a80): >_writeAt: n=5, err= 2026/07/23 04:37:32 DEBUG : file1(0x7c781572a80): RWFileHandle.Flush 2026/07/23 04:37:32 DEBUG : file1(0x7c781572a80): RWFileHandle.Flush 2026/07/23 04:37:32 DEBUG : file1(0x7c781572a80): close: 2026/07/23 04:37:32 DEBUG : file1: vfs cache: setting modification time to 2026-07-23 04:37:32.228651451 +0000 UTC m=+65.945548595 2026/07/23 04:37:32 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/23 04:37:32 DEBUG : file1(0x7c781572a80): >close: err= 2026/07/23 04:37:32 DEBUG : WaitForWriters: timeout=30s 2026/07/23 04:37:32 DEBUG : dir: Looking for writers 2026/07/23 04:37:32 DEBUG : Looking for writers 2026/07/23 04:37:32 DEBUG : dir: reading active writers 2026/07/23 04:37:32 DEBUG : file1: reading active writers 2026/07/23 04:37:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/23 04:37:32 DEBUG : dir: Looking for writers 2026/07/23 04:37:32 DEBUG : Looking for writers 2026/07/23 04:37:32 DEBUG : dir: reading active writers 2026/07/23 04:37:32 DEBUG : file1: reading active writers 2026/07/23 04:37:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/23 04:37:32 DEBUG : dir: Looking for writers 2026/07/23 04:37:32 DEBUG : Looking for writers 2026/07/23 04:37:32 DEBUG : dir: reading active writers 2026/07/23 04:37:32 DEBUG : file1: reading active writers 2026/07/23 04:37:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/23 04:37:32 DEBUG : dir: Looking for writers 2026/07/23 04:37:32 DEBUG : Looking for writers 2026/07/23 04:37:32 DEBUG : dir: reading active writers 2026/07/23 04:37:32 DEBUG : file1: reading active writers 2026/07/23 04:37:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/23 04:37:32 DEBUG : file1: vfs cache: starting upload 2026/07/23 04:37:32 DEBUG : dir: Looking for writers 2026/07/23 04:37:32 DEBUG : Looking for writers 2026/07/23 04:37:32 DEBUG : dir: reading active writers 2026/07/23 04:37:32 DEBUG : file1: reading active writers 2026/07/23 04:37:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/23 04:37:32 DEBUG : dir: Looking for writers 2026/07/23 04:37:32 DEBUG : Looking for writers 2026/07/23 04:37:32 DEBUG : dir: reading active writers 2026/07/23 04:37:32 DEBUG : file1: reading active writers 2026/07/23 04:37:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/23 04:37:32 DEBUG : dir: Looking for writers 2026/07/23 04:37:32 DEBUG : Looking for writers 2026/07/23 04:37:32 DEBUG : file1: reading active writers 2026/07/23 04:37:32 DEBUG : dir: reading active writers 2026/07/23 04:37:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/23 04:37:33 DEBUG : dir: Looking for writers 2026/07/23 04:37:33 DEBUG : Looking for writers 2026/07/23 04:37:33 DEBUG : dir: reading active writers 2026/07/23 04:37:33 DEBUG : file1: reading active writers 2026/07/23 04:37:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:37:34 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/07/23 04:37:34 DEBUG : dir: Looking for writers 2026/07/23 04:37:34 DEBUG : Looking for writers 2026/07/23 04:37:34 DEBUG : dir: reading active writers 2026/07/23 04:37:34 DEBUG : file1: reading active writers 2026/07/23 04:37:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:37:34 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2026/07/23 04:37:35 DEBUG : file1: Trying to read object after upload: try again in 400ms (3/10) 2026/07/23 04:37:35 DEBUG : dir: Looking for writers 2026/07/23 04:37:35 DEBUG : Looking for writers 2026/07/23 04:37:35 DEBUG : dir: reading active writers 2026/07/23 04:37:35 DEBUG : file1: reading active writers 2026/07/23 04:37:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:37:35 DEBUG : file1: Trying to read object after upload: try again in 800ms (4/10) 2026/07/23 04:37:36 DEBUG : dir: Looking for writers 2026/07/23 04:37:36 DEBUG : Looking for writers 2026/07/23 04:37:36 DEBUG : dir: reading active writers 2026/07/23 04:37:36 DEBUG : file1: reading active writers 2026/07/23 04:37:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:37:36 DEBUG : file1: size = 5 OK 2026/07/23 04:37:36 INFO : file1: Copied (new) 2026/07/23 04:37:36 DEBUG : file1: vfs cache: fingerprint now "5" 2026/07/23 04:37:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/23 04:37:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/23 04:37:36 INFO : file1: vfs cache: upload succeeded try #1 2026/07/23 04:37:37 DEBUG : dir: Looking for writers 2026/07/23 04:37:37 DEBUG : Looking for writers 2026/07/23 04:37:37 DEBUG : file1: reading active writers 2026/07/23 04:37:37 DEBUG : dir: reading active writers 2026/07/23 04:37:37 DEBUG : >WaitForWriters: 2026/07/23 04:37:37 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: cleaner exiting 2026/07/23 04:37:39 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:37:39 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/23 04:37:39 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:37:39 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/23 04:37:39 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:37:39 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/23 04:37:40 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:37:40 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/23 04:37:42 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:37:44 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:37:46 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:37:48 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:37:50 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:37:52 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:37:52 ERROR : dir: error listing: getting files failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: getting files failed: invalid character '<' looking for beginning of value Test: TestRWFileHandleFlushWrite --- FAIL: TestRWFileHandleFlushWrite (20.28s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Linkbox root 'rclone-test-yokixez9wino'", Local "Local file system at /tmp/rclone3199504185", Modify Window "876000h0m0s" 2026/07/23 04:37:52 INFO : Linkbox root 'rclone-test-yokixez9wino': poll-interval is not supported by this remote 2026/07/23 04:37:52 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/23 04:37:52 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:37:52 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:37:52 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino" for canonical name ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:37:52 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino" for canonical name ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:37:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:37:52 INFO : Linkbox root 'rclone-test-yokixez9wino': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/23 04:37:54 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:37:56 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:37:58 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:38:00 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:38:02 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:38:04 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/23 04:38:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:38:04 DEBUG : file1: newRWFileHandle: 2026/07/23 04:38:04 DEBUG : file1(0x7c781345740): openPending: 2026/07/23 04:38:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:38:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/23 04:38:04 DEBUG : file1(0x7c781345740): >openPending: err= 2026/07/23 04:38:04 DEBUG : file1: >newRWFileHandle: err= 2026/07/23 04:38:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/23 04:38:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/23 04:38:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/23 04:38:04 DEBUG : file1(0x7c781345740): _writeAt: size=5, off=0 2026/07/23 04:38:04 DEBUG : file1(0x7c781345740): >_writeAt: n=5, err= 2026/07/23 04:38:04 DEBUG : file1(0x7c781345740): RWFileHandle.Release 2026/07/23 04:38:04 DEBUG : file1(0x7c781345740): close: 2026/07/23 04:38:04 DEBUG : file1: vfs cache: setting modification time to 2026-07-23 04:38:04.228214552 +0000 UTC m=+97.945111706 2026/07/23 04:38:04 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/23 04:38:04 DEBUG : file1(0x7c781345740): >close: err= 2026/07/23 04:38:04 DEBUG : file1(0x7c781345740): RWFileHandle.Release 2026/07/23 04:38:04 DEBUG : WaitForWriters: timeout=30s 2026/07/23 04:38:04 DEBUG : dir: Looking for writers 2026/07/23 04:38:04 DEBUG : Looking for writers 2026/07/23 04:38:04 DEBUG : dir: reading active writers 2026/07/23 04:38:04 DEBUG : file1: reading active writers 2026/07/23 04:38:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/23 04:38:04 DEBUG : dir: Looking for writers 2026/07/23 04:38:04 DEBUG : Looking for writers 2026/07/23 04:38:04 DEBUG : dir: reading active writers 2026/07/23 04:38:04 DEBUG : file1: reading active writers 2026/07/23 04:38:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/23 04:38:04 DEBUG : dir: Looking for writers 2026/07/23 04:38:04 DEBUG : Looking for writers 2026/07/23 04:38:04 DEBUG : dir: reading active writers 2026/07/23 04:38:04 DEBUG : file1: reading active writers 2026/07/23 04:38:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/23 04:38:04 DEBUG : dir: Looking for writers 2026/07/23 04:38:04 DEBUG : Looking for writers 2026/07/23 04:38:04 DEBUG : dir: reading active writers 2026/07/23 04:38:04 DEBUG : file1: reading active writers 2026/07/23 04:38:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/23 04:38:04 DEBUG : file1: vfs cache: starting upload 2026/07/23 04:38:04 DEBUG : dir: Looking for writers 2026/07/23 04:38:04 DEBUG : Looking for writers 2026/07/23 04:38:04 DEBUG : dir: reading active writers 2026/07/23 04:38:04 DEBUG : file1: reading active writers 2026/07/23 04:38:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/23 04:38:04 DEBUG : dir: Looking for writers 2026/07/23 04:38:04 DEBUG : Looking for writers 2026/07/23 04:38:04 DEBUG : dir: reading active writers 2026/07/23 04:38:04 DEBUG : file1: reading active writers 2026/07/23 04:38:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/23 04:38:04 DEBUG : dir: Looking for writers 2026/07/23 04:38:04 DEBUG : Looking for writers 2026/07/23 04:38:04 DEBUG : dir: reading active writers 2026/07/23 04:38:04 DEBUG : file1: reading active writers 2026/07/23 04:38:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/23 04:38:05 DEBUG : dir: Looking for writers 2026/07/23 04:38:05 DEBUG : Looking for writers 2026/07/23 04:38:05 DEBUG : dir: reading active writers 2026/07/23 04:38:05 DEBUG : file1: reading active writers 2026/07/23 04:38:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:38:06 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/23 04:38:06 DEBUG : dir: Looking for writers 2026/07/23 04:38:06 DEBUG : Looking for writers 2026/07/23 04:38:06 DEBUG : dir: reading active writers 2026/07/23 04:38:06 DEBUG : file1: reading active writers 2026/07/23 04:38:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:38:07 DEBUG : dir: Looking for writers 2026/07/23 04:38:07 DEBUG : Looking for writers 2026/07/23 04:38:07 DEBUG : dir: reading active writers 2026/07/23 04:38:07 DEBUG : file1: reading active writers 2026/07/23 04:38:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:38:07 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/23 04:38:08 DEBUG : dir: Looking for writers 2026/07/23 04:38:08 DEBUG : Looking for writers 2026/07/23 04:38:08 DEBUG : dir: reading active writers 2026/07/23 04:38:08 DEBUG : file1: reading active writers 2026/07/23 04:38:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:38:09 DEBUG : dir: Looking for writers 2026/07/23 04:38:09 DEBUG : Looking for writers 2026/07/23 04:38:09 DEBUG : dir: reading active writers 2026/07/23 04:38:09 DEBUG : file1: reading active writers 2026/07/23 04:38:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:38:10 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/23 04:38:10 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/23 04:38:10 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/07/23 04:38:10 DEBUG : dir: Looking for writers 2026/07/23 04:38:10 DEBUG : Looking for writers 2026/07/23 04:38:10 DEBUG : dir: reading active writers 2026/07/23 04:38:10 DEBUG : file1: reading active writers 2026/07/23 04:38:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:38:10 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/23 04:38:10 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2026/07/23 04:38:11 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/23 04:38:11 DEBUG : file1: size = 5 OK 2026/07/23 04:38:11 INFO : file1: Copied (new) 2026/07/23 04:38:11 DEBUG : file1: vfs cache: fingerprint now "5" 2026/07/23 04:38:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/23 04:38:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/23 04:38:11 INFO : file1: vfs cache: upload succeeded try #1 2026/07/23 04:38:11 DEBUG : dir: Looking for writers 2026/07/23 04:38:11 DEBUG : Looking for writers 2026/07/23 04:38:11 DEBUG : dir: reading active writers 2026/07/23 04:38:11 DEBUG : file1: reading active writers 2026/07/23 04:38:11 DEBUG : >WaitForWriters: 2026/07/23 04:38:11 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: cleaner exiting 2026/07/23 04:38:11 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/23 04:38:13 DEBUG : pacer: Reducing sleep to 200ms run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleReleaseWrite 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleReleaseWrite 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleReleaseWrite Messages: directories --- FAIL: TestRWFileHandleReleaseWrite (36.07s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Linkbox root 'rclone-test-yokixez9wino'", Local "Local file system at /tmp/rclone3199504185", Modify Window "876000h0m0s" 2026/07/23 04:38:28 INFO : Linkbox root 'rclone-test-yokixez9wino': poll-interval is not supported by this remote 2026/07/23 04:38:28 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/23 04:38:28 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:38:28 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:38:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:38:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/23 04:38:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:38:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:38:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/23 04:38:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:38:28 INFO : Linkbox root 'rclone-test-yokixez9wino': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/23 04:38:28 DEBUG : dir/file1: Update: removing old file 2026/07/23 04:38:28 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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:358 /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:481 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: listing wrong, want dir/file1 (16) got dir/file1 (14), dir/file1(1) (16) 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:358 /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:481 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleSizeTruncateExisting Messages: dir/file1: size incorrect file=16 vs obj=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:358 /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:481 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: Unexpected file "dir/file1(1)" 2026/07/23 04:38:39 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/23 04:38:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/23 04:38:40 DEBUG : dir/file1: newRWFileHandle: 2026/07/23 04:38:40 DEBUG : dir/file1(0x7c78194f7c0): openPending: 2026/07/23 04:38:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/07/23 04:38:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/23 04:38:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/23 04:38:40 DEBUG : dir/file1(0x7c78194f7c0): >openPending: err= 2026/07/23 04:38:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/23 04:38:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/23 04:38:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/23 04:38:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/23 04:38:40 DEBUG : dir/file1(0x7c78194f7c0): _writeAt: size=5, off=0 2026/07/23 04:38:40 DEBUG : dir/file1(0x7c78194f7c0): >_writeAt: n=5, err= 2026/07/23 04:38:40 DEBUG : dir/file1(0x7c78194f7c0): close: 2026/07/23 04:38:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:38:40 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-23 04:38:40.222851094 +0000 UTC m=+133.939748239 2026/07/23 04:38:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/23 04:38:40 DEBUG : dir/file1(0x7c78194f7c0): >close: err= 2026/07/23 04:38:40 DEBUG : WaitForWriters: timeout=30s 2026/07/23 04:38:40 DEBUG : dir: Looking for writers 2026/07/23 04:38:40 DEBUG : file1: reading active writers 2026/07/23 04:38:40 DEBUG : file1(1): reading active writers 2026/07/23 04:38:40 DEBUG : Looking for writers 2026/07/23 04:38:40 DEBUG : dir: reading active writers 2026/07/23 04:38:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/23 04:38:40 DEBUG : dir: Looking for writers 2026/07/23 04:38:40 DEBUG : file1(1): reading active writers 2026/07/23 04:38:40 DEBUG : file1: reading active writers 2026/07/23 04:38:40 DEBUG : Looking for writers 2026/07/23 04:38:40 DEBUG : dir: reading active writers 2026/07/23 04:38:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/23 04:38:40 DEBUG : dir: Looking for writers 2026/07/23 04:38:40 DEBUG : file1: reading active writers 2026/07/23 04:38:40 DEBUG : file1(1): reading active writers 2026/07/23 04:38:40 DEBUG : Looking for writers 2026/07/23 04:38:40 DEBUG : dir: reading active writers 2026/07/23 04:38:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/23 04:38:40 DEBUG : dir: Looking for writers 2026/07/23 04:38:40 DEBUG : file1: reading active writers 2026/07/23 04:38:40 DEBUG : file1(1): reading active writers 2026/07/23 04:38:40 DEBUG : Looking for writers 2026/07/23 04:38:40 DEBUG : dir: reading active writers 2026/07/23 04:38:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/23 04:38:40 DEBUG : dir/file1: vfs cache: starting upload 2026/07/23 04:38:40 DEBUG : dir/file1: Update: removing old file 2026/07/23 04:38:40 DEBUG : dir: Looking for writers 2026/07/23 04:38:40 DEBUG : file1: reading active writers 2026/07/23 04:38:40 DEBUG : file1(1): reading active writers 2026/07/23 04:38:40 DEBUG : Looking for writers 2026/07/23 04:38:40 DEBUG : dir: reading active writers 2026/07/23 04:38:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/23 04:38:40 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/07/23 04:38:40 DEBUG : dir: Looking for writers 2026/07/23 04:38:40 DEBUG : file1: reading active writers 2026/07/23 04:38:40 DEBUG : file1(1): reading active writers 2026/07/23 04:38:40 DEBUG : Looking for writers 2026/07/23 04:38:40 DEBUG : dir: reading active writers 2026/07/23 04:38:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/23 04:38:40 DEBUG : dir: Looking for writers 2026/07/23 04:38:40 DEBUG : file1: reading active writers 2026/07/23 04:38:40 DEBUG : file1(1): reading active writers 2026/07/23 04:38:40 DEBUG : Looking for writers 2026/07/23 04:38:40 DEBUG : dir: reading active writers 2026/07/23 04:38:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/23 04:38:41 DEBUG : dir: Looking for writers 2026/07/23 04:38:41 DEBUG : file1: reading active writers 2026/07/23 04:38:41 DEBUG : file1(1): reading active writers 2026/07/23 04:38:41 DEBUG : Looking for writers 2026/07/23 04:38:41 DEBUG : dir: reading active writers 2026/07/23 04:38:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:38:42 DEBUG : dir/file1: size = 5 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino) 2026/07/23 04:38:42 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-yokixez9wino') 2026/07/23 04:38:42 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino) 5 vs dst(Linkbox root 'rclone-test-yokixez9wino') 14 2026/07/23 04:38:42 INFO : dir/file1: Removing failed copy 2026/07/23 04:38:42 DEBUG : dir: Looking for writers 2026/07/23 04:38:42 DEBUG : file1: reading active writers 2026/07/23 04:38:42 DEBUG : file1(1): reading active writers 2026/07/23 04:38:42 DEBUG : Looking for writers 2026/07/23 04:38:42 DEBUG : dir: reading active writers 2026/07/23 04:38:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:38:42 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/07/23 04:38:42 ERROR : dir/file1: vfs cache: failed to upload try #1, will retry in 200ms: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino) 5 vs dst(Linkbox root 'rclone-test-yokixez9wino') 14 2026/07/23 04:38:42 DEBUG : dir/file1: vfs cache: starting upload 2026/07/23 04:38:42 DEBUG : dir/file1: Update: removing old file 2026/07/23 04:38:42 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/07/23 04:38:43 DEBUG : dir: Looking for writers 2026/07/23 04:38:43 DEBUG : file1: reading active writers 2026/07/23 04:38:43 DEBUG : file1(1): reading active writers 2026/07/23 04:38:43 DEBUG : Looking for writers 2026/07/23 04:38:43 DEBUG : dir: reading active writers 2026/07/23 04:38:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:38:44 DEBUG : dir: Looking for writers 2026/07/23 04:38:44 DEBUG : file1(1): reading active writers 2026/07/23 04:38:44 DEBUG : file1: reading active writers 2026/07/23 04:38:44 DEBUG : Looking for writers 2026/07/23 04:38:44 DEBUG : dir: reading active writers 2026/07/23 04:38:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:38:44 DEBUG : dir/file1: size = 5 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino) 2026/07/23 04:38:44 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-yokixez9wino') 2026/07/23 04:38:44 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino) 5 vs dst(Linkbox root 'rclone-test-yokixez9wino') 14 2026/07/23 04:38:44 INFO : dir/file1: Removing failed copy 2026/07/23 04:38:45 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/07/23 04:38:45 ERROR : dir/file1: vfs cache: failed to upload try #2, will retry in 400ms: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino) 5 vs dst(Linkbox root 'rclone-test-yokixez9wino') 14 2026/07/23 04:38:45 DEBUG : dir/file1: vfs cache: starting upload 2026/07/23 04:38:45 DEBUG : dir/file1: Update: removing old file 2026/07/23 04:38:45 DEBUG : dir: Looking for writers 2026/07/23 04:38:45 DEBUG : file1: reading active writers 2026/07/23 04:38:45 DEBUG : file1(1): reading active writers 2026/07/23 04:38:45 DEBUG : Looking for writers 2026/07/23 04:38:45 DEBUG : dir: reading active writers 2026/07/23 04:38:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:38:45 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/07/23 04:38:46 DEBUG : dir: Looking for writers 2026/07/23 04:38:46 DEBUG : file1: reading active writers 2026/07/23 04:38:46 DEBUG : file1(1): reading active writers 2026/07/23 04:38:46 DEBUG : Looking for writers 2026/07/23 04:38:46 DEBUG : dir: reading active writers 2026/07/23 04:38:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:38:47 DEBUG : dir/file1: size = 5 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino) 2026/07/23 04:38:47 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-yokixez9wino') 2026/07/23 04:38:47 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino) 5 vs dst(Linkbox root 'rclone-test-yokixez9wino') 14 2026/07/23 04:38:47 INFO : dir/file1: Removing failed copy 2026/07/23 04:38:47 DEBUG : dir: Looking for writers 2026/07/23 04:38:47 DEBUG : file1: reading active writers 2026/07/23 04:38:47 DEBUG : file1(1): reading active writers 2026/07/23 04:38:47 DEBUG : Looking for writers 2026/07/23 04:38:47 DEBUG : dir: reading active writers 2026/07/23 04:38:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:38:47 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/07/23 04:38:47 ERROR : dir/file1: vfs cache: failed to upload try #3, will retry in 800ms: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino) 5 vs dst(Linkbox root 'rclone-test-yokixez9wino') 14 2026/07/23 04:38:48 DEBUG : dir/file1: vfs cache: starting upload 2026/07/23 04:38:48 DEBUG : dir/file1: Update: removing old file 2026/07/23 04:38:48 DEBUG : dir: Looking for writers 2026/07/23 04:38:48 DEBUG : file1: reading active writers 2026/07/23 04:38:48 DEBUG : file1(1): reading active writers 2026/07/23 04:38:48 DEBUG : Looking for writers 2026/07/23 04:38:48 DEBUG : dir: reading active writers 2026/07/23 04:38:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:38:48 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/07/23 04:38:49 DEBUG : dir: Looking for writers 2026/07/23 04:38:49 DEBUG : file1: reading active writers 2026/07/23 04:38:49 DEBUG : file1(1): reading active writers 2026/07/23 04:38:49 DEBUG : Looking for writers 2026/07/23 04:38:49 DEBUG : dir: reading active writers 2026/07/23 04:38:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:38:50 DEBUG : dir/file1: size = 5 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino) 2026/07/23 04:38:50 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-yokixez9wino') 2026/07/23 04:38:50 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino) 5 vs dst(Linkbox root 'rclone-test-yokixez9wino') 14 2026/07/23 04:38:50 INFO : dir/file1: Removing failed copy 2026/07/23 04:38:50 DEBUG : dir: Looking for writers 2026/07/23 04:38:50 DEBUG : file1: reading active writers 2026/07/23 04:38:50 DEBUG : file1(1): reading active writers 2026/07/23 04:38:50 DEBUG : Looking for writers 2026/07/23 04:38:50 DEBUG : dir: reading active writers 2026/07/23 04:38:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:38:50 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/07/23 04:38:50 ERROR : dir/file1: vfs cache: failed to upload try #4, will retry in 1.6s: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino) 5 vs dst(Linkbox root 'rclone-test-yokixez9wino') 14 2026/07/23 04:38:51 DEBUG : dir: Looking for writers 2026/07/23 04:38:51 DEBUG : file1: reading active writers 2026/07/23 04:38:51 DEBUG : file1(1): reading active writers 2026/07/23 04:38:51 DEBUG : Looking for writers 2026/07/23 04:38:51 DEBUG : dir: reading active writers 2026/07/23 04:38:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:38:52 DEBUG : dir/file1: vfs cache: starting upload 2026/07/23 04:38:52 DEBUG : dir/file1: Update: removing old file 2026/07/23 04:38:52 DEBUG : dir: Looking for writers 2026/07/23 04:38:52 DEBUG : file1: reading active writers 2026/07/23 04:38:52 DEBUG : file1(1): reading active writers 2026/07/23 04:38:52 DEBUG : Looking for writers 2026/07/23 04:38:52 DEBUG : dir: reading active writers 2026/07/23 04:38:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:38:52 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/07/23 04:38:53 DEBUG : dir: Looking for writers 2026/07/23 04:38:53 DEBUG : file1: reading active writers 2026/07/23 04:38:53 DEBUG : file1(1): reading active writers 2026/07/23 04:38:53 DEBUG : Looking for writers 2026/07/23 04:38:53 DEBUG : dir: reading active writers 2026/07/23 04:38:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:38:54 DEBUG : dir/file1: size = 5 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino) 2026/07/23 04:38:54 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-yokixez9wino') 2026/07/23 04:38:54 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino) 5 vs dst(Linkbox root 'rclone-test-yokixez9wino') 14 2026/07/23 04:38:54 INFO : dir/file1: Removing failed copy 2026/07/23 04:38:54 DEBUG : dir: Looking for writers 2026/07/23 04:38:54 DEBUG : file1: reading active writers 2026/07/23 04:38:54 DEBUG : file1(1): reading active writers 2026/07/23 04:38:54 DEBUG : Looking for writers 2026/07/23 04:38:54 DEBUG : dir: reading active writers 2026/07/23 04:38:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:38:54 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/07/23 04:38:54 ERROR : dir/file1: vfs cache: failed to upload try #5, will retry in 3.2s: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino) 5 vs dst(Linkbox root 'rclone-test-yokixez9wino') 14 2026/07/23 04:38:55 DEBUG : dir: Looking for writers 2026/07/23 04:38:55 DEBUG : file1: reading active writers 2026/07/23 04:38:55 DEBUG : file1(1): reading active writers 2026/07/23 04:38:55 DEBUG : Looking for writers 2026/07/23 04:38:55 DEBUG : dir: reading active writers 2026/07/23 04:38:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:38:56 DEBUG : dir: Looking for writers 2026/07/23 04:38:56 DEBUG : file1: reading active writers 2026/07/23 04:38:56 DEBUG : file1(1): reading active writers 2026/07/23 04:38:56 DEBUG : Looking for writers 2026/07/23 04:38:56 DEBUG : dir: reading active writers 2026/07/23 04:38:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:38:57 DEBUG : dir: Looking for writers 2026/07/23 04:38:57 DEBUG : file1: reading active writers 2026/07/23 04:38:57 DEBUG : file1(1): reading active writers 2026/07/23 04:38:57 DEBUG : Looking for writers 2026/07/23 04:38:57 DEBUG : dir: reading active writers 2026/07/23 04:38:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:38:57 DEBUG : dir/file1: vfs cache: starting upload 2026/07/23 04:38:57 DEBUG : dir/file1: Update: removing old file 2026/07/23 04:38:57 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:38:57 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/23 04:38:58 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:38:58 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/23 04:38:58 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:38:58 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/23 04:38:58 DEBUG : dir: Looking for writers 2026/07/23 04:38:58 DEBUG : file1: reading active writers 2026/07/23 04:38:58 DEBUG : file1(1): reading active writers 2026/07/23 04:38:58 DEBUG : Looking for writers 2026/07/23 04:38:58 DEBUG : dir: reading active writers 2026/07/23 04:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:38:59 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:38:59 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/23 04:38:59 DEBUG : dir: Looking for writers 2026/07/23 04:38:59 DEBUG : file1(1): reading active writers 2026/07/23 04:38:59 DEBUG : file1: reading active writers 2026/07/23 04:38:59 DEBUG : Looking for writers 2026/07/23 04:38:59 DEBUG : dir: reading active writers 2026/07/23 04:38:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:39:00 DEBUG : dir: Looking for writers 2026/07/23 04:39:00 DEBUG : file1: reading active writers 2026/07/23 04:39:00 DEBUG : file1(1): reading active writers 2026/07/23 04:39:00 DEBUG : Looking for writers 2026/07/23 04:39:00 DEBUG : dir: reading active writers 2026/07/23 04:39:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:39:00 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:39:01 DEBUG : dir: Looking for writers 2026/07/23 04:39:01 DEBUG : file1: reading active writers 2026/07/23 04:39:01 DEBUG : file1(1): reading active writers 2026/07/23 04:39:01 DEBUG : Looking for writers 2026/07/23 04:39:01 DEBUG : dir: reading active writers 2026/07/23 04:39:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:39:02 DEBUG : dir: Looking for writers 2026/07/23 04:39:02 DEBUG : file1: reading active writers 2026/07/23 04:39:02 DEBUG : file1(1): reading active writers 2026/07/23 04:39:02 DEBUG : Looking for writers 2026/07/23 04:39:02 DEBUG : dir: reading active writers 2026/07/23 04:39:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:39:02 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:39:03 DEBUG : dir: Looking for writers 2026/07/23 04:39:03 DEBUG : file1: reading active writers 2026/07/23 04:39:03 DEBUG : file1(1): reading active writers 2026/07/23 04:39:03 DEBUG : Looking for writers 2026/07/23 04:39:03 DEBUG : dir: reading active writers 2026/07/23 04:39:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:39:04 DEBUG : dir: Looking for writers 2026/07/23 04:39:04 DEBUG : file1: reading active writers 2026/07/23 04:39:04 DEBUG : file1(1): reading active writers 2026/07/23 04:39:04 DEBUG : Looking for writers 2026/07/23 04:39:04 DEBUG : dir: reading active writers 2026/07/23 04:39:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:39:05 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/23 04:39:05 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/07/23 04:39:05 DEBUG : dir: Looking for writers 2026/07/23 04:39:05 DEBUG : file1: reading active writers 2026/07/23 04:39:05 DEBUG : file1(1): reading active writers 2026/07/23 04:39:05 DEBUG : Looking for writers 2026/07/23 04:39:05 DEBUG : dir: reading active writers 2026/07/23 04:39:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:39:06 DEBUG : dir: Looking for writers 2026/07/23 04:39:06 DEBUG : file1: reading active writers 2026/07/23 04:39:06 DEBUG : file1(1): reading active writers 2026/07/23 04:39:06 DEBUG : Looking for writers 2026/07/23 04:39:06 DEBUG : dir: reading active writers 2026/07/23 04:39:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:39:07 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/23 04:39:07 DEBUG : dir: Looking for writers 2026/07/23 04:39:07 DEBUG : file1: reading active writers 2026/07/23 04:39:07 DEBUG : file1(1): reading active writers 2026/07/23 04:39:07 DEBUG : Looking for writers 2026/07/23 04:39:07 DEBUG : dir: reading active writers 2026/07/23 04:39:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:39:08 DEBUG : dir: Looking for writers 2026/07/23 04:39:08 DEBUG : file1: reading active writers 2026/07/23 04:39:08 DEBUG : file1(1): reading active writers 2026/07/23 04:39:08 DEBUG : Looking for writers 2026/07/23 04:39:08 DEBUG : dir: reading active writers 2026/07/23 04:39:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:39:09 DEBUG : dir: Looking for writers 2026/07/23 04:39:09 DEBUG : file1: reading active writers 2026/07/23 04:39:09 DEBUG : file1(1): reading active writers 2026/07/23 04:39:09 DEBUG : Looking for writers 2026/07/23 04:39:09 DEBUG : dir: reading active writers 2026/07/23 04:39:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:39:09 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/23 04:39:09 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/23 04:39:09 DEBUG : dir/file1: size = 5 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino) 2026/07/23 04:39:09 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-yokixez9wino') 2026/07/23 04:39:09 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino) 5 vs dst(Linkbox root 'rclone-test-yokixez9wino') 14 2026/07/23 04:39:09 INFO : dir/file1: Removing failed copy 2026/07/23 04:39:10 ERROR : Exiting even though 0 writers active and 1 cache items in use after 30s Cache{ "dir/file1": &{c:0x7c7818f8100 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x7c781700ea8 notify:{wait:0 notify:0 lock:0 head: tail:} checker:8553451491040} name:dir/file1 opens:0 downloaders: o:0x7c781b94680 fd: info:{ModTime:{wall:14019851411417231382 ext:133939748239 loc:0x4849d80} ATime:{wall:14019851411417263102 ext:133939779958 loc:0x4849d80} Size:5 Rs:[{Pos:0 Size:5}] Fingerprint:14 Dirty:true} writeBackID:1 pendingAccesses:0 modified:false beingReset:false graceTimer: closing:}, } 2026/07/23 04:39:10 DEBUG : >WaitForWriters: 2026/07/23 04:39:10 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: cleaner exiting 2026/07/23 04:39:10 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/23 04:39:10 INFO : dir/file1: Failed to remove failed copy: could not Remove: Get "https://www.linkbox.to/api/open/file_del?itemIds=fp68b4000jsf&token=5gyozaWkvgAkGJOT": context canceled 2026/07/23 04:39:10 ERROR : dir/file1: vfs cache: failed to upload try #6, will retry in 6.4s: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino) 5 vs dst(Linkbox root 'rclone-test-yokixez9wino') 14 2026/07/23 04:39:11 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/23 04:39:11 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/23 04:39:12 DEBUG : pacer: Reducing sleep to 200.225829ms run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit 2026/07/23 04:39:13 DEBUG : pacer: Reducing sleep to 200ms run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleSizeTruncateExisting Messages: directories --- FAIL: TestRWFileHandleSizeTruncateExisting (68.01s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Linkbox root 'rclone-test-yokixez9wino'", Local "Local file system at /tmp/rclone3199504185", Modify Window "876000h0m0s" 2026/07/23 04:39:36 INFO : Linkbox root 'rclone-test-yokixez9wino': poll-interval is not supported by this remote 2026/07/23 04:39:36 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/23 04:39:36 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:39:36 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:39:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:39:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/23 04:39:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:39:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:39:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/23 04:39:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:39:36 INFO : Linkbox root 'rclone-test-yokixez9wino': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/23 04:39:36 DEBUG : dir/file1: Update: removing old file 2026/07/23 04:39:36 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:502 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: listing wrong, want dir/file1 (16) got dir/file1 (14), dir/file1(1) (16) 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:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:502 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleSizeCreateExisting Messages: dir/file1: size incorrect file=16 vs obj=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:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:502 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "dir/file1(1)" 2026/07/23 04:39:47 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:39:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:39:48 DEBUG : dir/file1: newRWFileHandle: 2026/07/23 04:39:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/23 04:39:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/23 04:39:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/23 04:39:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= read_write_test.go:473: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:473 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:505 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleSizeCreateExisting read_write_test.go:477: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:477 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:505 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleSizeCreateExisting 2026/07/23 04:39:48 DEBUG : dir/file1(0x7c78169b440): _writeAt: size=5, off=0 2026/07/23 04:39:48 DEBUG : dir/file1(0x7c78169b440): openPending: 2026/07/23 04:39:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/07/23 04:39:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/23 04:39:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/23 04:39:48 DEBUG : dir/file1(0x7c78169b440): >openPending: err= 2026/07/23 04:39:48 DEBUG : dir/file1(0x7c78169b440): >_writeAt: n=5, err= read_write_test.go:473: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:473 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:513 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleSizeCreateExisting read_write_test.go:477: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:477 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:513 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleSizeCreateExisting 2026/07/23 04:39:48 DEBUG : dir/file1(0x7c78169b440): _writeAt: size=15, off=5 2026/07/23 04:39:48 DEBUG : dir/file1(0x7c78169b440): >_writeAt: n=15, err= 2026/07/23 04:39:48 DEBUG : dir/file1(0x7c78169b440): close: 2026/07/23 04:39:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:20}] - present true 2026/07/23 04:39:48 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-23 04:39:48.300174354 +0000 UTC m=+202.017071528 2026/07/23 04:39:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/23 04:39:48 DEBUG : dir/file1(0x7c78169b440): >close: err= 2026/07/23 04:39:48 DEBUG : WaitForWriters: timeout=30s 2026/07/23 04:39:48 DEBUG : dir: Looking for writers 2026/07/23 04:39:48 DEBUG : file1: reading active writers 2026/07/23 04:39:48 DEBUG : file1(1): reading active writers 2026/07/23 04:39:48 DEBUG : Looking for writers 2026/07/23 04:39:48 DEBUG : dir: reading active writers 2026/07/23 04:39:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/23 04:39:48 DEBUG : dir: Looking for writers 2026/07/23 04:39:48 DEBUG : file1: reading active writers 2026/07/23 04:39:48 DEBUG : file1(1): reading active writers 2026/07/23 04:39:48 DEBUG : Looking for writers 2026/07/23 04:39:48 DEBUG : dir: reading active writers 2026/07/23 04:39:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/23 04:39:48 DEBUG : dir: Looking for writers 2026/07/23 04:39:48 DEBUG : file1: reading active writers 2026/07/23 04:39:48 DEBUG : file1(1): reading active writers 2026/07/23 04:39:48 DEBUG : Looking for writers 2026/07/23 04:39:48 DEBUG : dir: reading active writers 2026/07/23 04:39:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/23 04:39:48 DEBUG : dir: Looking for writers 2026/07/23 04:39:48 DEBUG : file1: reading active writers 2026/07/23 04:39:48 DEBUG : file1(1): reading active writers 2026/07/23 04:39:48 DEBUG : Looking for writers 2026/07/23 04:39:48 DEBUG : dir: reading active writers 2026/07/23 04:39:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/23 04:39:48 DEBUG : dir/file1: vfs cache: starting upload 2026/07/23 04:39:48 DEBUG : dir/file1: Update: removing old file 2026/07/23 04:39:48 DEBUG : dir: Looking for writers 2026/07/23 04:39:48 DEBUG : file1: reading active writers 2026/07/23 04:39:48 DEBUG : file1(1): reading active writers 2026/07/23 04:39:48 DEBUG : Looking for writers 2026/07/23 04:39:48 DEBUG : dir: reading active writers 2026/07/23 04:39:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/23 04:39:48 DEBUG : dir: Looking for writers 2026/07/23 04:39:48 DEBUG : file1: reading active writers 2026/07/23 04:39:48 DEBUG : file1(1): reading active writers 2026/07/23 04:39:48 DEBUG : Looking for writers 2026/07/23 04:39:48 DEBUG : dir: reading active writers 2026/07/23 04:39:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/23 04:39:48 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/07/23 04:39:48 DEBUG : dir: Looking for writers 2026/07/23 04:39:48 DEBUG : file1(1): reading active writers 2026/07/23 04:39:48 DEBUG : file1: reading active writers 2026/07/23 04:39:48 DEBUG : Looking for writers 2026/07/23 04:39:48 DEBUG : dir: reading active writers 2026/07/23 04:39:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/23 04:39:49 DEBUG : dir: Looking for writers 2026/07/23 04:39:49 DEBUG : file1: reading active writers 2026/07/23 04:39:49 DEBUG : file1(1): reading active writers 2026/07/23 04:39:49 DEBUG : Looking for writers 2026/07/23 04:39:49 DEBUG : dir: reading active writers 2026/07/23 04:39:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:39:50 DEBUG : dir/file1: size = 20 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino) 2026/07/23 04:39:50 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-yokixez9wino') 2026/07/23 04:39:50 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino) 20 vs dst(Linkbox root 'rclone-test-yokixez9wino') 14 2026/07/23 04:39:50 INFO : dir/file1: Removing failed copy 2026/07/23 04:39:50 DEBUG : dir: Looking for writers 2026/07/23 04:39:50 DEBUG : file1: reading active writers 2026/07/23 04:39:50 DEBUG : file1(1): reading active writers 2026/07/23 04:39:50 DEBUG : Looking for writers 2026/07/23 04:39:50 DEBUG : dir: reading active writers 2026/07/23 04:39:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:39:50 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/07/23 04:39:50 ERROR : dir/file1: vfs cache: failed to upload try #1, will retry in 200ms: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino) 20 vs dst(Linkbox root 'rclone-test-yokixez9wino') 14 2026/07/23 04:39:50 DEBUG : dir/file1: vfs cache: starting upload 2026/07/23 04:39:50 DEBUG : dir/file1: Update: removing old file 2026/07/23 04:39:51 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/07/23 04:39:51 DEBUG : dir: Looking for writers 2026/07/23 04:39:51 DEBUG : file1: reading active writers 2026/07/23 04:39:51 DEBUG : file1(1): reading active writers 2026/07/23 04:39:51 DEBUG : Looking for writers 2026/07/23 04:39:51 DEBUG : dir: reading active writers 2026/07/23 04:39:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:39:52 DEBUG : dir: Looking for writers 2026/07/23 04:39:52 DEBUG : file1(1): reading active writers 2026/07/23 04:39:52 DEBUG : file1: reading active writers 2026/07/23 04:39:52 DEBUG : Looking for writers 2026/07/23 04:39:52 DEBUG : dir: reading active writers 2026/07/23 04:39:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:39:52 DEBUG : dir/file1: size = 20 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino) 2026/07/23 04:39:52 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-yokixez9wino') 2026/07/23 04:39:52 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino) 20 vs dst(Linkbox root 'rclone-test-yokixez9wino') 14 2026/07/23 04:39:52 INFO : dir/file1: Removing failed copy 2026/07/23 04:39:53 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/07/23 04:39:53 ERROR : dir/file1: vfs cache: failed to upload try #2, will retry in 400ms: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino) 20 vs dst(Linkbox root 'rclone-test-yokixez9wino') 14 2026/07/23 04:39:53 DEBUG : dir/file1: vfs cache: starting upload 2026/07/23 04:39:53 DEBUG : dir/file1: Update: removing old file 2026/07/23 04:39:53 DEBUG : dir: Looking for writers 2026/07/23 04:39:53 DEBUG : file1: reading active writers 2026/07/23 04:39:53 DEBUG : file1(1): reading active writers 2026/07/23 04:39:53 DEBUG : Looking for writers 2026/07/23 04:39:53 DEBUG : dir: reading active writers 2026/07/23 04:39:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:39:53 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/07/23 04:39:54 DEBUG : dir: Looking for writers 2026/07/23 04:39:54 DEBUG : file1: reading active writers 2026/07/23 04:39:54 DEBUG : file1(1): reading active writers 2026/07/23 04:39:54 DEBUG : Looking for writers 2026/07/23 04:39:54 DEBUG : dir: reading active writers 2026/07/23 04:39:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:39:55 DEBUG : dir/file1: size = 20 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino) 2026/07/23 04:39:55 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-yokixez9wino') 2026/07/23 04:39:55 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino) 20 vs dst(Linkbox root 'rclone-test-yokixez9wino') 14 2026/07/23 04:39:55 INFO : dir/file1: Removing failed copy 2026/07/23 04:39:55 DEBUG : dir: Looking for writers 2026/07/23 04:39:55 DEBUG : file1: reading active writers 2026/07/23 04:39:55 DEBUG : file1(1): reading active writers 2026/07/23 04:39:55 DEBUG : Looking for writers 2026/07/23 04:39:55 DEBUG : dir: reading active writers 2026/07/23 04:39:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:39:55 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/07/23 04:39:55 ERROR : dir/file1: vfs cache: failed to upload try #3, will retry in 800ms: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino) 20 vs dst(Linkbox root 'rclone-test-yokixez9wino') 14 2026/07/23 04:39:56 DEBUG : dir/file1: vfs cache: starting upload 2026/07/23 04:39:56 DEBUG : dir/file1: Update: removing old file 2026/07/23 04:39:56 DEBUG : dir: Looking for writers 2026/07/23 04:39:56 DEBUG : file1: reading active writers 2026/07/23 04:39:56 DEBUG : file1(1): reading active writers 2026/07/23 04:39:56 DEBUG : Looking for writers 2026/07/23 04:39:56 DEBUG : dir: reading active writers 2026/07/23 04:39:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:39:56 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/07/23 04:39:57 DEBUG : dir: Looking for writers 2026/07/23 04:39:57 DEBUG : file1(1): reading active writers 2026/07/23 04:39:57 DEBUG : file1: reading active writers 2026/07/23 04:39:57 DEBUG : Looking for writers 2026/07/23 04:39:57 DEBUG : dir: reading active writers 2026/07/23 04:39:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:39:58 DEBUG : dir/file1: size = 20 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino) 2026/07/23 04:39:58 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-yokixez9wino') 2026/07/23 04:39:58 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino) 20 vs dst(Linkbox root 'rclone-test-yokixez9wino') 14 2026/07/23 04:39:58 INFO : dir/file1: Removing failed copy 2026/07/23 04:39:58 DEBUG : dir: Looking for writers 2026/07/23 04:39:58 DEBUG : file1: reading active writers 2026/07/23 04:39:58 DEBUG : file1(1): reading active writers 2026/07/23 04:39:58 DEBUG : Looking for writers 2026/07/23 04:39:58 DEBUG : dir: reading active writers 2026/07/23 04:39:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:39:58 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/07/23 04:39:58 ERROR : dir/file1: vfs cache: failed to upload try #4, will retry in 1.6s: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino) 20 vs dst(Linkbox root 'rclone-test-yokixez9wino') 14 2026/07/23 04:39:59 DEBUG : dir: Looking for writers 2026/07/23 04:39:59 DEBUG : file1: reading active writers 2026/07/23 04:39:59 DEBUG : file1(1): reading active writers 2026/07/23 04:39:59 DEBUG : Looking for writers 2026/07/23 04:39:59 DEBUG : dir: reading active writers 2026/07/23 04:39:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:40:00 DEBUG : dir/file1: vfs cache: starting upload 2026/07/23 04:40:00 DEBUG : dir/file1: Update: removing old file 2026/07/23 04:40:00 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/07/23 04:40:00 DEBUG : dir: Looking for writers 2026/07/23 04:40:00 DEBUG : file1: reading active writers 2026/07/23 04:40:00 DEBUG : file1(1): reading active writers 2026/07/23 04:40:00 DEBUG : Looking for writers 2026/07/23 04:40:00 DEBUG : dir: reading active writers 2026/07/23 04:40:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:40:01 DEBUG : dir: Looking for writers 2026/07/23 04:40:01 DEBUG : file1: reading active writers 2026/07/23 04:40:01 DEBUG : file1(1): reading active writers 2026/07/23 04:40:01 DEBUG : Looking for writers 2026/07/23 04:40:01 DEBUG : dir: reading active writers 2026/07/23 04:40:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:40:02 DEBUG : dir/file1: size = 20 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino) 2026/07/23 04:40:02 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-yokixez9wino') 2026/07/23 04:40:02 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino) 20 vs dst(Linkbox root 'rclone-test-yokixez9wino') 14 2026/07/23 04:40:02 INFO : dir/file1: Removing failed copy 2026/07/23 04:40:02 DEBUG : dir: Looking for writers 2026/07/23 04:40:02 DEBUG : file1: reading active writers 2026/07/23 04:40:02 DEBUG : file1(1): reading active writers 2026/07/23 04:40:02 DEBUG : Looking for writers 2026/07/23 04:40:02 DEBUG : dir: reading active writers 2026/07/23 04:40:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:40:02 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/07/23 04:40:02 ERROR : dir/file1: vfs cache: failed to upload try #5, will retry in 3.2s: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino) 20 vs dst(Linkbox root 'rclone-test-yokixez9wino') 14 2026/07/23 04:40:03 DEBUG : dir: Looking for writers 2026/07/23 04:40:03 DEBUG : file1(1): reading active writers 2026/07/23 04:40:03 DEBUG : file1: reading active writers 2026/07/23 04:40:03 DEBUG : Looking for writers 2026/07/23 04:40:03 DEBUG : dir: reading active writers 2026/07/23 04:40:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:40:04 DEBUG : dir: Looking for writers 2026/07/23 04:40:04 DEBUG : file1(1): reading active writers 2026/07/23 04:40:04 DEBUG : file1: reading active writers 2026/07/23 04:40:04 DEBUG : Looking for writers 2026/07/23 04:40:04 DEBUG : dir: reading active writers 2026/07/23 04:40:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:40:05 DEBUG : dir: Looking for writers 2026/07/23 04:40:05 DEBUG : file1: reading active writers 2026/07/23 04:40:05 DEBUG : file1(1): reading active writers 2026/07/23 04:40:05 DEBUG : Looking for writers 2026/07/23 04:40:05 DEBUG : dir: reading active writers 2026/07/23 04:40:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:40:05 DEBUG : dir/file1: vfs cache: starting upload 2026/07/23 04:40:05 DEBUG : dir/file1: Update: removing old file 2026/07/23 04:40:06 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/07/23 04:40:06 DEBUG : dir: Looking for writers 2026/07/23 04:40:06 DEBUG : file1(1): reading active writers 2026/07/23 04:40:06 DEBUG : file1: reading active writers 2026/07/23 04:40:06 DEBUG : Looking for writers 2026/07/23 04:40:06 DEBUG : dir: reading active writers 2026/07/23 04:40:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:40:07 DEBUG : dir: Looking for writers 2026/07/23 04:40:07 DEBUG : file1: reading active writers 2026/07/23 04:40:07 DEBUG : file1(1): reading active writers 2026/07/23 04:40:07 DEBUG : Looking for writers 2026/07/23 04:40:07 DEBUG : dir: reading active writers 2026/07/23 04:40:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:40:08 DEBUG : dir/file1: size = 20 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino) 2026/07/23 04:40:08 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-yokixez9wino') 2026/07/23 04:40:08 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino) 20 vs dst(Linkbox root 'rclone-test-yokixez9wino') 14 2026/07/23 04:40:08 INFO : dir/file1: Removing failed copy 2026/07/23 04:40:08 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/07/23 04:40:08 ERROR : dir/file1: vfs cache: failed to upload try #6, will retry in 6.4s: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino) 20 vs dst(Linkbox root 'rclone-test-yokixez9wino') 14 2026/07/23 04:40:08 DEBUG : dir: Looking for writers 2026/07/23 04:40:08 DEBUG : file1: reading active writers 2026/07/23 04:40:08 DEBUG : file1(1): reading active writers 2026/07/23 04:40:08 DEBUG : Looking for writers 2026/07/23 04:40:08 DEBUG : dir: reading active writers 2026/07/23 04:40:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:40:09 DEBUG : dir: Looking for writers 2026/07/23 04:40:09 DEBUG : file1: reading active writers 2026/07/23 04:40:09 DEBUG : file1(1): reading active writers 2026/07/23 04:40:09 DEBUG : Looking for writers 2026/07/23 04:40:09 DEBUG : dir: reading active writers 2026/07/23 04:40:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:40:10 DEBUG : dir: Looking for writers 2026/07/23 04:40:10 DEBUG : file1: reading active writers 2026/07/23 04:40:10 DEBUG : file1(1): reading active writers 2026/07/23 04:40:10 DEBUG : Looking for writers 2026/07/23 04:40:10 DEBUG : dir: reading active writers 2026/07/23 04:40:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:40:11 DEBUG : dir: Looking for writers 2026/07/23 04:40:11 DEBUG : file1: reading active writers 2026/07/23 04:40:11 DEBUG : file1(1): reading active writers 2026/07/23 04:40:11 DEBUG : Looking for writers 2026/07/23 04:40:11 DEBUG : dir: reading active writers 2026/07/23 04:40:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:40:12 DEBUG : dir: Looking for writers 2026/07/23 04:40:12 DEBUG : file1: reading active writers 2026/07/23 04:40:12 DEBUG : file1(1): reading active writers 2026/07/23 04:40:12 DEBUG : Looking for writers 2026/07/23 04:40:12 DEBUG : dir: reading active writers 2026/07/23 04:40:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:40:13 DEBUG : dir: Looking for writers 2026/07/23 04:40:13 DEBUG : file1: reading active writers 2026/07/23 04:40:13 DEBUG : file1(1): reading active writers 2026/07/23 04:40:13 DEBUG : Looking for writers 2026/07/23 04:40:13 DEBUG : dir: reading active writers 2026/07/23 04:40:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:40:14 DEBUG : dir: Looking for writers 2026/07/23 04:40:14 DEBUG : file1: reading active writers 2026/07/23 04:40:14 DEBUG : file1(1): reading active writers 2026/07/23 04:40:14 DEBUG : Looking for writers 2026/07/23 04:40:14 DEBUG : dir: reading active writers 2026/07/23 04:40:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:40:14 DEBUG : dir/file1: vfs cache: starting upload 2026/07/23 04:40:14 DEBUG : dir/file1: Update: removing old file 2026/07/23 04:40:14 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/07/23 04:40:15 DEBUG : dir: Looking for writers 2026/07/23 04:40:15 DEBUG : file1: reading active writers 2026/07/23 04:40:15 DEBUG : file1(1): reading active writers 2026/07/23 04:40:15 DEBUG : Looking for writers 2026/07/23 04:40:15 DEBUG : dir: reading active writers 2026/07/23 04:40:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:40:16 DEBUG : dir: Looking for writers 2026/07/23 04:40:16 DEBUG : file1: reading active writers 2026/07/23 04:40:16 DEBUG : file1(1): reading active writers 2026/07/23 04:40:16 DEBUG : Looking for writers 2026/07/23 04:40:16 DEBUG : dir: reading active writers 2026/07/23 04:40:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:40:16 DEBUG : dir/file1: size = 20 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino) 2026/07/23 04:40:16 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-yokixez9wino') 2026/07/23 04:40:16 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino) 20 vs dst(Linkbox root 'rclone-test-yokixez9wino') 14 2026/07/23 04:40:16 INFO : dir/file1: Removing failed copy 2026/07/23 04:40:16 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/07/23 04:40:16 ERROR : dir/file1: vfs cache: failed to upload try #7, will retry in 12.8s: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino) 20 vs dst(Linkbox root 'rclone-test-yokixez9wino') 14 2026/07/23 04:40:17 DEBUG : dir: Looking for writers 2026/07/23 04:40:17 DEBUG : file1: reading active writers 2026/07/23 04:40:17 DEBUG : file1(1): reading active writers 2026/07/23 04:40:17 DEBUG : Looking for writers 2026/07/23 04:40:17 DEBUG : dir: reading active writers 2026/07/23 04:40:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:40:18 ERROR : Exiting even though 0 writers active and 1 cache items in use after 30s Cache{ "dir/file1": &{c:0x7c7811e9b00 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x7c781700c68 notify:{wait:0 notify:0 lock:0 head: tail:} checker:8553451490464} name:dir/file1 opens:0 downloaders: o:0x7c7814d2500 fd: info:{ModTime:{wall:14019851484508998674 ext:202017071528 loc:0x4849d80} ATime:{wall:14019851484509050091 ext:202017122935 loc:0x4849d80} Size:20 Rs:[{Pos:0 Size:20}] Fingerprint:14 Dirty:true} writeBackID:1 pendingAccesses:0 modified:false beingReset:false graceTimer: closing:}, } 2026/07/23 04:40:18 DEBUG : >WaitForWriters: 2026/07/23 04:40:18 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: cleaner exiting run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSizeCreateExisting 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSizeCreateExisting 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleSizeCreateExisting Messages: directories --- FAIL: TestRWFileHandleSizeCreateExisting (68.20s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Linkbox root 'rclone-test-yokixez9wino'", Local "Local file system at /tmp/rclone3199504185", Modify Window "876000h0m0s" 2026/07/23 04:40:44 INFO : Linkbox root 'rclone-test-yokixez9wino': poll-interval is not supported by this remote 2026/07/23 04:40:44 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/23 04:40:44 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:40:44 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:40:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:40:44 DEBUG : Config file has changed externally - reloading 2026/07/23 04:40:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/23 04:40:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:40:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:40:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/23 04:40:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:40:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:40:44 INFO : Linkbox root 'rclone-test-yokixez9wino': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/23 04:40:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:40:44 DEBUG : file1: newRWFileHandle: 2026/07/23 04:40:44 DEBUG : file1(0x7c78198a780): openPending: 2026/07/23 04:40:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:40:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/23 04:40:44 DEBUG : file1(0x7c78198a780): >openPending: err= 2026/07/23 04:40:44 DEBUG : file1: >newRWFileHandle: err= 2026/07/23 04:40:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/23 04:40:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/23 04:40:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/23 04:40:44 DEBUG : file1(0x7c78198a780): _writeAt: size=5, off=0 2026/07/23 04:40:44 DEBUG : file1(0x7c78198a780): >_writeAt: n=5, err= 2026/07/23 04:40:44 DEBUG : file1(0x7c78198a780): close: 2026/07/23 04:40:44 DEBUG : file1: vfs cache: setting modification time to 2026-07-23 04:40:44.74664325 +0000 UTC m=+258.463540424 2026/07/23 04:40:44 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/23 04:40:44 DEBUG : file1(0x7c78198a780): >close: err= 2026/07/23 04:40:44 DEBUG : WaitForWriters: timeout=30s 2026/07/23 04:40:44 DEBUG : dir: Looking for writers 2026/07/23 04:40:44 DEBUG : Looking for writers 2026/07/23 04:40:44 DEBUG : dir: reading active writers 2026/07/23 04:40:44 DEBUG : file1: reading active writers 2026/07/23 04:40:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/23 04:40:44 DEBUG : dir: Looking for writers 2026/07/23 04:40:44 DEBUG : Looking for writers 2026/07/23 04:40:44 DEBUG : dir: reading active writers 2026/07/23 04:40:44 DEBUG : file1: reading active writers 2026/07/23 04:40:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/23 04:40:44 DEBUG : dir: Looking for writers 2026/07/23 04:40:44 DEBUG : Looking for writers 2026/07/23 04:40:44 DEBUG : dir: reading active writers 2026/07/23 04:40:44 DEBUG : file1: reading active writers 2026/07/23 04:40:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/23 04:40:44 DEBUG : dir: Looking for writers 2026/07/23 04:40:44 DEBUG : Looking for writers 2026/07/23 04:40:44 DEBUG : dir: reading active writers 2026/07/23 04:40:44 DEBUG : file1: reading active writers 2026/07/23 04:40:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/23 04:40:44 DEBUG : file1: vfs cache: starting upload 2026/07/23 04:40:44 DEBUG : dir: Looking for writers 2026/07/23 04:40:44 DEBUG : Looking for writers 2026/07/23 04:40:44 DEBUG : dir: reading active writers 2026/07/23 04:40:44 DEBUG : file1: reading active writers 2026/07/23 04:40:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/23 04:40:45 DEBUG : dir: Looking for writers 2026/07/23 04:40:45 DEBUG : Looking for writers 2026/07/23 04:40:45 DEBUG : dir: reading active writers 2026/07/23 04:40:45 DEBUG : file1: reading active writers 2026/07/23 04:40:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/23 04:40:45 DEBUG : dir: Looking for writers 2026/07/23 04:40:45 DEBUG : Looking for writers 2026/07/23 04:40:45 DEBUG : dir: reading active writers 2026/07/23 04:40:45 DEBUG : file1: reading active writers 2026/07/23 04:40:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/23 04:40:46 DEBUG : dir: Looking for writers 2026/07/23 04:40:46 DEBUG : Looking for writers 2026/07/23 04:40:46 DEBUG : dir: reading active writers 2026/07/23 04:40:46 DEBUG : file1: reading active writers 2026/07/23 04:40:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:40:47 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/07/23 04:40:47 DEBUG : dir: Looking for writers 2026/07/23 04:40:47 DEBUG : Looking for writers 2026/07/23 04:40:47 DEBUG : dir: reading active writers 2026/07/23 04:40:47 DEBUG : file1: reading active writers 2026/07/23 04:40:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:40:47 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2026/07/23 04:40:47 DEBUG : file1: Trying to read object after upload: try again in 400ms (3/10) 2026/07/23 04:40:48 DEBUG : dir: Looking for writers 2026/07/23 04:40:48 DEBUG : Looking for writers 2026/07/23 04:40:48 DEBUG : dir: reading active writers 2026/07/23 04:40:48 DEBUG : file1: reading active writers 2026/07/23 04:40:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:40:48 DEBUG : file1: Trying to read object after upload: try again in 800ms (4/10) 2026/07/23 04:40:49 DEBUG : dir: Looking for writers 2026/07/23 04:40:49 DEBUG : Looking for writers 2026/07/23 04:40:49 DEBUG : dir: reading active writers 2026/07/23 04:40:49 DEBUG : file1: reading active writers 2026/07/23 04:40:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:40:49 DEBUG : file1: Trying to read object after upload: try again in 1.6s (5/10) 2026/07/23 04:40:50 DEBUG : dir: Looking for writers 2026/07/23 04:40:50 DEBUG : Looking for writers 2026/07/23 04:40:50 DEBUG : dir: reading active writers 2026/07/23 04:40:50 DEBUG : file1: reading active writers 2026/07/23 04:40:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:40:51 DEBUG : dir: Looking for writers 2026/07/23 04:40:51 DEBUG : Looking for writers 2026/07/23 04:40:51 DEBUG : dir: reading active writers 2026/07/23 04:40:51 DEBUG : file1: reading active writers 2026/07/23 04:40:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:40:51 DEBUG : file1: size = 5 OK 2026/07/23 04:40:51 INFO : file1: Copied (new) 2026/07/23 04:40:51 DEBUG : file1: vfs cache: fingerprint now "5" 2026/07/23 04:40:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/23 04:40:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/23 04:40:51 INFO : file1: vfs cache: upload succeeded try #1 2026/07/23 04:40:52 DEBUG : dir: Looking for writers 2026/07/23 04:40:52 DEBUG : Looking for writers 2026/07/23 04:40:52 DEBUG : dir: reading active writers 2026/07/23 04:40:52 DEBUG : file1: reading active writers 2026/07/23 04:40:52 DEBUG : >WaitForWriters: 2026/07/23 04:40:52 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: cleaner exiting run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSizeCreateNew 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSizeCreateNew 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleSizeCreateNew Messages: directories --- FAIL: TestRWFileHandleSizeCreateNew (24.45s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Linkbox root 'rclone-test-yokixez9wino'", Local "Local file system at /tmp/rclone3199504185", Modify Window "876000h0m0s" 2026/07/23 04:41:08 INFO : Linkbox root 'rclone-test-yokixez9wino': poll-interval is not supported by this remote 2026/07/23 04:41:08 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/23 04:41:08 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:41:08 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:41:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:41:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/23 04:41:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:41:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:41:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/23 04:41:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:41:08 INFO : Linkbox root 'rclone-test-yokixez9wino': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198bcc0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198bcc0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198bcc0): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198bcc0): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198bcc0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.233614876 +0000 UTC m=+282.950512040 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198bcc0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e22280): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e22280): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e22280): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e22280): >_readAt: n=2, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e22280): _writeAt: size=3, off=2 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e22280): >_writeAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e22280): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.233614876 +0000 UTC m=+282.950512040 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e22280): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a500): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a500): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a500): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a500): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a500): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.233614876 +0000 UTC m=+282.950512040 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a500): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781921960 item 1 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ad80): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ad80): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ad80): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ad80): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ad80): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.239622385 +0000 UTC m=+282.956519539 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ad80): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7b280): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7b280): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7b280): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7b280): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7b280): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.239622385 +0000 UTC m=+282.956519539 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7b280): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7819202a0 item 2 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7bb00): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7bb00): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7bb00): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7bb00): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7bb00): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.242773719 +0000 UTC m=+282.959670894 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7bb00): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e224c0): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e224c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e224c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e224c0): >_readAt: n=2, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e224c0): _writeAt: size=3, off=2 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e224c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e224c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.242773719 +0000 UTC m=+282.959670894 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e224c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e22980): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e22980): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e22980): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e22980): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e22980): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.242773719 +0000 UTC m=+282.959670894 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e22980): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781312e00 item 3 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e23240): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e23240): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e23240): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e23240): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e23240): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.246274663 +0000 UTC m=+282.963171838 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e23240): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e23780): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e23780): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e23780): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e23780): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e23780): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.246274663 +0000 UTC m=+282.963171838 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e23780): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781654150 item 4 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169b440): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169b440): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169b440): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169b440): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169b440): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.249818649 +0000 UTC m=+282.966715853 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169b440): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169b8c0): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169b8c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169b8c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169b8c0): >_readAt: n=2, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169b8c0): _writeAt: size=3, off=2 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169b8c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169b8c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.249818649 +0000 UTC m=+282.966715853 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169b8c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169bd80): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169bd80): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169bd80): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169bd80): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169bd80): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.249818649 +0000 UTC m=+282.966715853 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169bd80): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c78177fb90 item 5 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345440): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345440): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345440): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345440): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345440): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.253526554 +0000 UTC m=+282.970423729 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345440): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345bc0): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345bc0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345bc0): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345bc0): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345bc0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.253526554 +0000 UTC m=+282.970423729 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345bc0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781623d50 item 6 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2580): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2580): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2580): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2580): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2580): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.25630358 +0000 UTC m=+282.973200754 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2580): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2a80): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2a80): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2a80): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2a80): >_readAt: n=2, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2a80): _writeAt: size=3, off=2 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2a80): >_writeAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2a80): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.25630358 +0000 UTC m=+282.973200754 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2a80): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb3000): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb3000): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb3000): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb3000): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb3000): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.25630358 +0000 UTC m=+282.973200754 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb3000): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781628150 item 7 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb39c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb39c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb39c0): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb39c0): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb39c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.260249465 +0000 UTC m=+282.977146629 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb39c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e000): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e000): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e000): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e000): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e000): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.260249465 +0000 UTC m=+282.977146629 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e000): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c78129b260 item 8 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781572900): _readAt: size=2, off=0 2026/07/23 04:41:09 ERROR : open-test-file(0x7c781572900): Couldn't read size of file 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781572900): >_readAt: n=0, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781572900): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781572900): >_writeAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781572900): close: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781572900): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781572e00): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781572e00): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781572e00): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781572e00): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781572e00): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.264148752 +0000 UTC m=+282.981045916 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781572e00): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573780): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573780): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573780): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573780): >_readAt: n=2, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573780): _writeAt: size=3, off=2 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573780): >_writeAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573780): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.264148752 +0000 UTC m=+282.981045916 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573780): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573e40): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573e40): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573e40): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573e40): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573e40): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.264148752 +0000 UTC m=+282.981045916 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573e40): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781668070 item 9 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781674f00): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781674f00): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781674f00): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781674f00): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781674f00): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.268167084 +0000 UTC m=+282.985064228 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781674f00): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675480): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675480): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675480): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675480): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675480): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.268167084 +0000 UTC m=+282.985064228 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675480): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c78161a150 item 10 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1a1c0): _readAt: size=2, off=0 2026/07/23 04:41:09 ERROR : open-test-file(0x7c781c1a1c0): Couldn't read size of file 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1a1c0): >_readAt: n=0, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1a1c0): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1a1c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1a1c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1a1c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1a840): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1a840): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1a840): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1a840): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1a840): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.271006868 +0000 UTC m=+282.987904042 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1a840): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b080): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b080): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b080): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b080): >_readAt: n=2, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b080): _writeAt: size=3, off=2 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b080): >_writeAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b080): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.271006868 +0000 UTC m=+282.987904042 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b080): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b580): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b580): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b580): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b580): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b580): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.271006868 +0000 UTC m=+282.987904042 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b580): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7816d1ce0 item 11 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1be40): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1be40): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1be40): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1be40): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1be40): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.274577164 +0000 UTC m=+282.991474328 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1be40): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a08980): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a08980): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a08980): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a08980): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a08980): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.274577164 +0000 UTC m=+282.991474328 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a08980): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781875960 item 12 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a094c0): _readAt: size=2, off=0 2026/07/23 04:41:09 ERROR : open-test-file(0x7c781a094c0): Couldn't read size of file 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a094c0): >_readAt: n=0, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a094c0): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a094c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a094c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a094c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a240): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a240): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a240): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a240): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a240): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.277767009 +0000 UTC m=+282.994664174 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a240): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a900): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a900): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a900): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a900): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a900): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.277767009 +0000 UTC m=+282.994664174 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a900): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7818adb90 item 13 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b1c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b1c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b1c0): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b1c0): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b1c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.280671076 +0000 UTC m=+282.997568240 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b1c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b700): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b700): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b700): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b700): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b700): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.280671076 +0000 UTC m=+282.997568240 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b700): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781361b20 item 14 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bd23c0): _readAt: size=2, off=0 2026/07/23 04:41:09 ERROR : open-test-file(0x7c781bd23c0): Couldn't read size of file 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bd23c0): >_readAt: n=0, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bd23c0): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bd23c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bd23c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bd23c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bd2780): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bd2780): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bd2780): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bd2780): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bd2780): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.284369834 +0000 UTC m=+283.001266999 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bd2780): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bd2e40): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bd2e40): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bd2e40): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bd2e40): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bd2e40): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.284369834 +0000 UTC m=+283.001266999 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bd2e40): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781bed1f0 item 15 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 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/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bd3700): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bd3700): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bd3700): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bd3700): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bd3700): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.287481614 +0000 UTC m=+283.004378787 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bd3700): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bd3c40): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bd3c40): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bd3c40): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bd3c40): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bd3c40): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.287481614 +0000 UTC m=+283.004378787 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bd3c40): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781ce07e0 item 16 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d085c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d085c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d085c0): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d085c0): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d085c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.290574206 +0000 UTC m=+283.007471380 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d085c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d08a40): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d08a40): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d08a40): open at offset 5 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d08a40): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d08a40): >_readAt: n=2, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d08a40): _writeAt: size=3, off=7 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d08a40): >_writeAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d08a40): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.290574206 +0000 UTC m=+283.007471380 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d08a40): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d08f40): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d08f40): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d08f40): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d08f40): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d08f40): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.290574206 +0000 UTC m=+283.007471380 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d08f40): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781d0fc70 item 17 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d09800): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d09800): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d09800): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d09800): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d09800): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.294392911 +0000 UTC m=+283.011290084 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d09800): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d09d40): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d09d40): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d09d40): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d09d40): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d09d40): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.294392911 +0000 UTC m=+283.011290084 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d09d40): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781d5d3b0 item 18 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e700): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e700): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e700): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e700): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e700): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.298344606 +0000 UTC m=+283.015241781 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e700): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e23c40): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e23c40): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e23c40): open at offset 5 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e23c40): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e23c40): >_readAt: n=2, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e23c40): _writeAt: size=3, off=7 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e23c40): >_writeAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e23c40): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.298344606 +0000 UTC m=+283.015241781 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e23c40): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e340): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e340): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e340): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e340): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e340): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.298344606 +0000 UTC m=+283.015241781 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e340): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7816543f0 item 19 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f040): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f040): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f040): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f040): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f040): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.303126251 +0000 UTC m=+283.020023415 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f040): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f580): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f580): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f580): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f580): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f580): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.303126251 +0000 UTC m=+283.020023415 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f580): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781cf01c0 item 20 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194fec0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194fec0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194fec0): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194fec0): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194fec0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.309994205 +0000 UTC m=+283.026891359 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194fec0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e224c0): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e224c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e224c0): open at offset 5 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e224c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e224c0): >_readAt: n=2, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e224c0): _writeAt: size=3, off=7 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e224c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e224c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.309994205 +0000 UTC m=+283.026891359 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e224c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e229c0): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e229c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e229c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e229c0): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e229c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.309994205 +0000 UTC m=+283.026891359 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e229c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781920540 item 21 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e23280): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e23280): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e23280): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e23280): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e23280): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.312882773 +0000 UTC m=+283.029779927 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e23280): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e237c0): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e237c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e237c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e237c0): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e237c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.312882773 +0000 UTC m=+283.029779927 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e237c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781312e70 item 22 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d7e8c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d7e8c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d7e8c0): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d7e8c0): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d7e8c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.315167048 +0000 UTC m=+283.032064202 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d7e8c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d7edc0): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d7edc0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d7edc0): open at offset 5 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d7edc0): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d7edc0): >_readAt: n=2, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d7edc0): _writeAt: size=3, off=7 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d7edc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d7edc0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.315167048 +0000 UTC m=+283.032064202 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d7edc0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d7f2c0): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d7f2c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d7f2c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d7f2c0): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d7f2c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.315167048 +0000 UTC m=+283.032064202 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d7f2c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781ab1dc0 item 23 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 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/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d7fb80): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d7fb80): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d7fb80): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d7fb80): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d7fb80): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.317555521 +0000 UTC m=+283.034452665 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d7fb80): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a380): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a380): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a380): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a380): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a380): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.317555521 +0000 UTC m=+283.034452665 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a380): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c78177fd50 item 24 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ac40): _readAt: size=2, off=0 2026/07/23 04:41:09 ERROR : open-test-file(0x7c781c7ac40): Couldn't read size of file 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ac40): >_readAt: n=0, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ac40): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ac40): >_writeAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ac40): close: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ac40): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7b000): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7b000): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7b000): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7b000): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7b000): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.319460779 +0000 UTC m=+283.036357924 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7b000): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7b500): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7b500): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7b500): open at offset 5 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7b500): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7b500): >_readAt: n=2, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7b500): _writeAt: size=3, off=7 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7b500): >_writeAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7b500): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.319460779 +0000 UTC m=+283.036357924 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7b500): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ba40): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ba40): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ba40): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ba40): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ba40): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.319460779 +0000 UTC m=+283.036357924 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ba40): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781623d50 item 25 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169aa40): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169aa40): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169aa40): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169aa40): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169aa40): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.322349116 +0000 UTC m=+283.039246271 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169aa40): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169b600): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169b600): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169b600): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169b600): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169b600): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.322349116 +0000 UTC m=+283.039246271 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169b600): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7816283f0 item 26 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781344000): _readAt: size=2, off=0 2026/07/23 04:41:09 ERROR : open-test-file(0x7c781344000): Couldn't read size of file 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781344000): >_readAt: n=0, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781344000): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781344000): >_writeAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781344000): close: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781344000): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781344980): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781344980): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781344980): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781344980): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781344980): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.324574722 +0000 UTC m=+283.041471876 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781344980): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345540): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345540): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345540): open at offset 5 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345540): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345540): >_readAt: n=2, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345540): _writeAt: size=3, off=7 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345540): >_writeAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345540): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.324574722 +0000 UTC m=+283.041471876 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345540): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345c40): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345c40): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345c40): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345c40): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345c40): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.324574722 +0000 UTC m=+283.041471876 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345c40): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c78129b260 item 27 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 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/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2600): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2600): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2600): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2600): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2600): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.327343092 +0000 UTC m=+283.044240246 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2600): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2b40): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2b40): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2b40): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2b40): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2b40): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.327343092 +0000 UTC m=+283.044240246 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2b40): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781669260 item 28 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb3580): _readAt: size=2, off=0 2026/07/23 04:41:09 ERROR : open-test-file(0x7c781bb3580): Couldn't read size of file 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb3580): >_readAt: n=0, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb3580): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb3580): >_writeAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb3580): close: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb3580): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb3940): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb3940): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb3940): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb3940): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb3940): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.329494317 +0000 UTC m=+283.046391470 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb3940): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781572680): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781572680): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781572680): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781572680): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781572680): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.329494317 +0000 UTC m=+283.046391470 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781572680): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c78161ad90 item 29 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 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/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573600): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573600): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573600): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573600): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573600): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.331869483 +0000 UTC m=+283.048766627 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573600): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573bc0): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573bc0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573bc0): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573bc0): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573bc0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.331869483 +0000 UTC m=+283.048766627 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573bc0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781854cb0 item 30 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 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/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781674dc0): _readAt: size=2, off=0 2026/07/23 04:41:09 ERROR : open-test-file(0x7c781674dc0): Couldn't read size of file 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781674dc0): >_readAt: n=0, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781674dc0): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781674dc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781674dc0): close: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781674dc0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675180): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675180): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675180): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675180): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675180): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.334529018 +0000 UTC m=+283.051426172 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675180): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675940): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675940): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675940): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675940): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675940): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.334529018 +0000 UTC m=+283.051426172 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675940): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781894850 item 31 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 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/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1a8c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1a8c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1a8c0): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1a8c0): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1a8c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.337224951 +0000 UTC m=+283.054122105 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1a8c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b140): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b140): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b140): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b140): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b140): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.337224951 +0000 UTC m=+283.054122105 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b140): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781359570 item 32 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b9c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b9c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b9c0): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b9c0): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b9c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.340253343 +0000 UTC m=+283.057150537 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b9c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1be40): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1be40): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1be40): _writeAt: size=3, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1be40): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1be40): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781d5c850 item 33 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1be40): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1be40): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.341023267 +0000 UTC m=+283.057920421 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1be40): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a08940): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a08940): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a08940): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a08940): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a08940): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.341023267 +0000 UTC m=+283.057920421 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a08940): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781d5ca10 item 33 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a09300): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a09300): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a09300): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a09300): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a09300): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.343400348 +0000 UTC m=+283.060297502 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a09300): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a2c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a2c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781ad0930 item 34 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a2c0): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a2c0): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a2c0): _writeAt: size=3, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a2c0): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a2c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.344668734 +0000 UTC m=+283.061565888 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a2c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a800): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a800): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a800): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a800): >_readAt: n=3, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a800): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.344668734 +0000 UTC m=+283.061565888 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a800): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781ad0af0 item 34 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b080): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b080): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b080): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b080): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b080): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.347045755 +0000 UTC m=+283.063942909 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b080): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b500): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b500): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b500): _writeAt: size=3, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b500): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b500): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781b8e0e0 item 35 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b500): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b500): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.347769352 +0000 UTC m=+283.064666566 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b500): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198ba40): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198ba40): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198ba40): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198ba40): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198ba40): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.347769352 +0000 UTC m=+283.064666566 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198ba40): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781b8e2a0 item 35 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bc64c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bc64c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bc64c0): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bc64c0): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bc64c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.35001789 +0000 UTC m=+283.066915054 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bc64c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bc69c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bc69c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781bcf730 item 36 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bc69c0): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bc69c0): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bc69c0): _writeAt: size=3, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bc69c0): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bc69c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.350944541 +0000 UTC m=+283.067841695 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bc69c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bc6f00): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bc6f00): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bc6f00): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bc6f00): >_readAt: n=3, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bc6f00): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.350944541 +0000 UTC m=+283.067841695 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bc6f00): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781bcf8f0 item 36 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bc7780): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bc7780): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bc7780): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bc7780): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bc7780): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.353128066 +0000 UTC m=+283.070025210 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bc7780): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bc7c00): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bc7c00): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bc7c00): _writeAt: size=3, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bc7c00): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bc7c00): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781cc8ee0 item 37 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bc7c00): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bc7c00): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.353854298 +0000 UTC m=+283.070751442 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bc7c00): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce4200): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce4200): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce4200): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce4200): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce4200): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.353854298 +0000 UTC m=+283.070751442 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce4200): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781cc90a0 item 37 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce4ac0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce4ac0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce4ac0): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce4ac0): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce4ac0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.355948495 +0000 UTC m=+283.072845639 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce4ac0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce4fc0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce4fc0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781d0e690 item 38 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce4fc0): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce4fc0): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce4fc0): _writeAt: size=3, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce4fc0): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce4fc0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.3567557 +0000 UTC m=+283.073652844 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce4fc0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce5500): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce5500): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce5500): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce5500): >_readAt: n=3, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce5500): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.3567557 +0000 UTC m=+283.073652844 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce5500): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781d0e850 item 38 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce5dc0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce5dc0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce5dc0): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce5dc0): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce5dc0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.360124764 +0000 UTC m=+283.077021908 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce5dc0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d783c0): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d783c0): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d783c0): _writeAt: size=3, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d783c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d783c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781d39ce0 item 39 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d783c0): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d783c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.360755306 +0000 UTC m=+283.077652450 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d783c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e90140): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e90140): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e90140): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e90140): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e90140): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.360755306 +0000 UTC m=+283.077652450 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e90140): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781e94000 item 39 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d78d40): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d78d40): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d78d40): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d78d40): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d78d40): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.363790731 +0000 UTC m=+283.080687885 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d78d40): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d79240): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d79240): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781e95ce0 item 40 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d79240): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d79240): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d79240): _writeAt: size=3, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d79240): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d79240): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.365645554 +0000 UTC m=+283.082542729 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d79240): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d79780): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d79780): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d79780): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d79780): >_readAt: n=3, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d79780): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.365645554 +0000 UTC m=+283.082542729 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d79780): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7815b8000 item 40 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e180c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e180c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e180c0): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e180c0): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e180c0): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e180c0): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e180c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.368474379 +0000 UTC m=+283.085371533 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e180c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e185c0): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e185c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e185c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781cf1730 item 41 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e185c0): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e185c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.369257399 +0000 UTC m=+283.086154553 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e185c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e18a80): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e18a80): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e18a80): _writeAt: size=3, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e18a80): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e18a80): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781cf18f0 item 41 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e18a80): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e18a80): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.370172518 +0000 UTC m=+283.087069702 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e18a80): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e18fc0): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e18fc0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e18fc0): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e18fc0): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e18fc0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.370172518 +0000 UTC m=+283.087069702 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e18fc0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781cf1ab0 item 41 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e19840): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e19840): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e19840): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e19840): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e19840): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e19840): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e19840): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.372459147 +0000 UTC m=+283.089356302 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e19840): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e19d40): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e19d40): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e19d40): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7816082a0 item 42 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e19d40): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e19d40): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.373261092 +0000 UTC m=+283.090158236 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e19d40): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e90800): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e90800): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781608460 item 42 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e90800): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e90800): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e90800): _writeAt: size=3, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e90800): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e90800): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.373912002 +0000 UTC m=+283.090809146 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e90800): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e90d80): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e90d80): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e90d80): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e90d80): >_readAt: n=3, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e90d80): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.373912002 +0000 UTC m=+283.090809146 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e90d80): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781608700 item 42 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e640): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e640): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e640): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e640): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e640): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e640): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e640): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.375664963 +0000 UTC m=+283.092562108 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e640): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194eb40): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194eb40): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194eb40): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781ab0700 item 43 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194eb40): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194eb40): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.376293231 +0000 UTC m=+283.093190375 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194eb40): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f1c0): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f1c0): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f1c0): _writeAt: size=3, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f1c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f1c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781ab0930 item 43 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f1c0): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f1c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.376880781 +0000 UTC m=+283.093777925 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f1c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f700): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f700): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f700): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f700): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f700): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.376880781 +0000 UTC m=+283.093777925 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f700): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781ab0cb0 item 43 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a240): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a240): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a240): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a240): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a240): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a240): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a240): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.37889677 +0000 UTC m=+283.095793914 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a240): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a800): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a800): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a800): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c78177efc0 item 44 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a800): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a800): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.379501592 +0000 UTC m=+283.096398737 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a800): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ad40): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ad40): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c78177f1f0 item 44 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ad40): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ad40): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ad40): _writeAt: size=3, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ad40): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ad40): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.380211494 +0000 UTC m=+283.097108638 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ad40): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7b2c0): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7b2c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7b2c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7b2c0): >_readAt: n=3, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7b2c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.380211494 +0000 UTC m=+283.097108638 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7b2c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c78177f3b0 item 44 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7bb40): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7bb40): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7bb40): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7bb40): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7bb40): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7bb40): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7bb40): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.381960688 +0000 UTC m=+283.098857842 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7bb40): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169a340): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169a340): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169a340): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7816235e0 item 45 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169a340): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169a340): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.38260222 +0000 UTC m=+283.099499364 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169a340): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169b500): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169b500): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169b500): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169b500): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169b500): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.38260222 +0000 UTC m=+283.099499364 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169b500): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7816237a0 item 45 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169bd80): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169bd80): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169bd80): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169bd80): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169bd80): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169bd80): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169bd80): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.384551524 +0000 UTC m=+283.101448668 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169bd80): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c7813449c0): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c7813449c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c7813449c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781a8d960 item 46 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c7813449c0): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c7813449c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.385224244 +0000 UTC m=+283.102121388 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c7813449c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345900): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345900): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345900): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345900): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345900): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.385224244 +0000 UTC m=+283.102121388 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345900): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781a8db20 item 46 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb22c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb22c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb22c0): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb22c0): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb22c0): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb22c0): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb22c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.387591997 +0000 UTC m=+283.104489171 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb22c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb27c0): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb27c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb27c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c78129a380 item 47 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb27c0): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb27c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.388612515 +0000 UTC m=+283.105509659 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb27c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2f80): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2f80): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2f80): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2f80): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2f80): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.388612515 +0000 UTC m=+283.105509659 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2f80): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c78129a850 item 47 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 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/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91040): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91040): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91040): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91040): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91040): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91040): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91040): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.391714265 +0000 UTC m=+283.108611439 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91040): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91540): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91540): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91540): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781608a80 item 48 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91540): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91540): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.393483869 +0000 UTC m=+283.110381013 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91540): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91c40): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91c40): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91c40): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91c40): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91c40): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.393483869 +0000 UTC m=+283.110381013 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91c40): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781608c40 item 48 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781572c80): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781572c80): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781572c80): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781572c80): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781572c80): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.396388607 +0000 UTC m=+283.113285761 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781572c80): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573600): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573600): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573600): _writeAt: size=3, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573600): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573600): open at offset 5 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573600): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c78161ac40 item 49 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573600): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573600): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.39705174 +0000 UTC m=+283.113948894 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573600): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573bc0): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573bc0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573bc0): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573bc0): >_readAt: n=8, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573bc0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.39705174 +0000 UTC m=+283.113948894 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573bc0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c78161ae00 item 49 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781674e00): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781674e00): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781674e00): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781674e00): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781674e00): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.39873545 +0000 UTC m=+283.115632594 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781674e00): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675300): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675300): open at offset 5 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675300): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781854d20 item 50 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675300): _readAt: size=2, off=5 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675300): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675300): _writeAt: size=3, off=5 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675300): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675300): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.39995821 +0000 UTC m=+283.116855385 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675300): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675980): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675980): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675980): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675980): >_readAt: n=3, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675980): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.39995821 +0000 UTC m=+283.116855385 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675980): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781854ee0 item 50 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1a900): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1a900): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1a900): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1a900): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1a900): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.402164278 +0000 UTC m=+283.119061422 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1a900): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b140): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b140): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b140): _writeAt: size=3, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b140): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b140): open at offset 5 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b140): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781894a80 item 51 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b140): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b140): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.403553222 +0000 UTC m=+283.120450366 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b140): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b680): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b680): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b680): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b680): >_readAt: n=8, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b680): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.403553222 +0000 UTC m=+283.120450366 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b680): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781894c40 item 51 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a08200): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a08200): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a08200): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a08200): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a08200): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.406317685 +0000 UTC m=+283.123214869 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a08200): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a08a40): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a08a40): open at offset 5 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a08a40): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7813599d0 item 52 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a08a40): _readAt: size=2, off=5 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a08a40): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a08a40): _writeAt: size=3, off=5 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a08a40): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a08a40): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.407175455 +0000 UTC m=+283.124072599 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a08a40): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a090c0): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a090c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a090c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a090c0): >_readAt: n=3, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a090c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.407175455 +0000 UTC m=+283.124072599 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a090c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781359c70 item 52 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a500): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a500): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a500): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a500): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a500): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.409335296 +0000 UTC m=+283.126232440 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a500): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198aa00): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198aa00): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198aa00): _writeAt: size=3, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198aa00): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198aa00): open at offset 5 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198aa00): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781d5ce00 item 53 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198aa00): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198aa00): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.410035137 +0000 UTC m=+283.126932321 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198aa00): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198af40): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198af40): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198af40): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198af40): >_readAt: n=8, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198af40): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.410035137 +0000 UTC m=+283.126932321 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198af40): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781d5cfc0 item 53 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b840): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b840): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b840): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b840): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b840): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.412264309 +0000 UTC m=+283.129161464 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b840): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198bdc0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198bdc0): open at offset 5 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198bdc0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781bce690 item 54 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198bdc0): _readAt: size=2, off=5 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198bdc0): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198bdc0): _writeAt: size=3, off=5 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198bdc0): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198bdc0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.4137785 +0000 UTC m=+283.130675645 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198bdc0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce4480): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce4480): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce4480): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce4480): >_readAt: n=3, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce4480): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.4137785 +0000 UTC m=+283.130675645 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce4480): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781bce850 item 54 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce4d40): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce4d40): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce4d40): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce4d40): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce4d40): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.416650586 +0000 UTC m=+283.133547730 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce4d40): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce5240): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce5240): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce5240): _writeAt: size=3, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce5240): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce5240): open at offset 5 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce5240): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781c29ce0 item 55 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce5240): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce5240): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.417563571 +0000 UTC m=+283.134460745 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce5240): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce5780): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce5780): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce5780): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce5780): >_readAt: n=8, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce5780): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.417563571 +0000 UTC m=+283.134460745 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ce5780): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781cc4000 item 55 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 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/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc8440): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc8440): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc8440): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc8440): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc8440): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.421166108 +0000 UTC m=+283.138063252 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc8440): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc8940): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc8940): open at offset 5 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc8940): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781ccf490 item 56 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc8940): _readAt: size=2, off=5 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc8940): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc8940): _writeAt: size=3, off=5 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc8940): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc8940): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.421869546 +0000 UTC m=+283.138766690 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc8940): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc8ec0): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc8ec0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc8ec0): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc8ec0): >_readAt: n=3, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc8ec0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.421869546 +0000 UTC m=+283.138766690 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc8ec0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781ccf650 item 56 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dba040): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dba040): open at offset 0 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dba040): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dba040): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dba040): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dba040): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dba040): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dba040): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.424026401 +0000 UTC m=+283.140923545 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dba040): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dba580): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dba580): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dba580): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781dc4150 item 57 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dba580): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dba580): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.424818147 +0000 UTC m=+283.141715291 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dba580): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dbaac0): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dbaac0): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dbaac0): _writeAt: size=3, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dbaac0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dbaac0): open at offset 5 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dbaac0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781dc4310 item 57 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dbaac0): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dbaac0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.425535492 +0000 UTC m=+283.142432636 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dbaac0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc8100): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc8100): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc8100): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc8100): >_readAt: n=8, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc8100): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.425535492 +0000 UTC m=+283.142432636 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc8100): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781d10000 item 57 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc8980): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc8980): open at offset 0 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc8980): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc8980): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc8980): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc8980): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc8980): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc8980): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.428047498 +0000 UTC m=+283.144944642 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc8980): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc8ec0): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc8ec0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc8ec0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781dc4850 item 58 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc8ec0): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc8ec0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.428630599 +0000 UTC m=+283.145527743 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc8ec0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc9400): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc9400): open at offset 5 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc9400): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781dc4a10 item 58 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc9400): _readAt: size=2, off=5 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc9400): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc9400): _writeAt: size=3, off=5 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc9400): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc9400): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.429346231 +0000 UTC m=+283.146243416 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc9400): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc9b00): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc9b00): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc9b00): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc9b00): >_readAt: n=3, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc9b00): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.429346231 +0000 UTC m=+283.146243416 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781cc9b00): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781dc4bd0 item 58 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2480): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2480): open at offset 0 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2480): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2480): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2480): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2480): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2480): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2480): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.431885569 +0000 UTC m=+283.148782713 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2480): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb29c0): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb29c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb29c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7815b8310 item 59 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb29c0): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb29c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.43268535 +0000 UTC m=+283.149582494 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb29c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2fc0): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2fc0): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2fc0): _writeAt: size=3, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2fc0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2fc0): open at offset 5 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2fc0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7815b84d0 item 59 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2fc0): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2fc0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.433461096 +0000 UTC m=+283.150358240 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2fc0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb3640): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb3640): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb3640): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb3640): >_readAt: n=8, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb3640): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.433461096 +0000 UTC m=+283.150358240 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb3640): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7815b8850 item 59 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 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/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb3ec0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb3ec0): open at offset 0 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb3ec0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb3ec0): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb3ec0): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb3ec0): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb3ec0): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb3ec0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.435301412 +0000 UTC m=+283.152198606 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb3ec0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dbb440): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dbb440): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dbb440): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781cf1ce0 item 60 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dbb440): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dbb440): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.436010151 +0000 UTC m=+283.152907295 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dbb440): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dbb980): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dbb980): open at offset 5 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dbb980): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c78191a000 item 60 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dbb980): _readAt: size=2, off=5 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dbb980): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dbb980): _writeAt: size=3, off=5 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dbb980): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dbb980): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.436972319 +0000 UTC m=+283.153869473 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dbb980): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e0c0): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e0c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e0c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e0c0): >_readAt: n=3, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e0c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.436972319 +0000 UTC m=+283.153869473 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e0c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c78191a1c0 item 60 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e940): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e940): open at offset 0 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e940): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e940): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e940): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e940): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e940): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e940): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.43886261 +0000 UTC m=+283.155759754 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e940): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194efc0): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194efc0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194efc0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7813129a0 item 61 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194efc0): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194efc0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.439634819 +0000 UTC m=+283.156531963 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194efc0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f6c0): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f6c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f6c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f6c0): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f6c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.439634819 +0000 UTC m=+283.156531963 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f6c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781312b60 item 61 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 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/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a200): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a200): open at offset 0 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a200): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a200): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a200): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a200): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a200): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a200): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.441661308 +0000 UTC m=+283.158558472 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a200): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a800): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a800): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a800): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781ab17a0 item 62 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a800): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a800): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.442309933 +0000 UTC m=+283.159207078 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a800): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7af00): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7af00): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7af00): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7af00): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7af00): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.442309933 +0000 UTC m=+283.159207078 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7af00): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781ab1a40 item 62 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 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/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7b780): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7b780): open at offset 0 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7b780): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7b780): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7b780): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7b780): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7b780): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7b780): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.444796782 +0000 UTC m=+283.161693926 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7b780): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7bcc0): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7bcc0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7bcc0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c78177f9d0 item 63 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7bcc0): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7bcc0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.44551581 +0000 UTC m=+283.162412954 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7bcc0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169af00): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169af00): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169af00): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169af00): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169af00): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.44551581 +0000 UTC m=+283.162412954 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169af00): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c78177fc00 item 63 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 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/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169ba00): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169ba00): open at offset 0 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169ba00): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169ba00): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169ba00): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169ba00): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169ba00): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169ba00): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.447475282 +0000 UTC m=+283.164372426 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169ba00): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c7813440c0): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c7813440c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c7813440c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781623c70 item 64 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c7813440c0): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c7813440c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.448134116 +0000 UTC m=+283.165031260 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c7813440c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345440): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345440): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345440): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345440): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345440): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.448134116 +0000 UTC m=+283.165031260 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345440): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781623e30 item 64 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345e80): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345e80): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345e80): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345e80): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345e80): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.450158421 +0000 UTC m=+283.167055565 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345e80): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e90480): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e90480): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e90480): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e90480): >_readAt: n=2, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e90480): _writeAt: size=3, off=2 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781628310 item 65 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e90480): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e90480): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.450727216 +0000 UTC m=+283.167624380 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e90480): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e90980): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e90980): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e90980): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e90980): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e90980): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.450727216 +0000 UTC m=+283.167624380 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e90980): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781628690 item 65 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91200): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91200): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91200): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91200): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91200): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.452773973 +0000 UTC m=+283.169671127 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91200): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91680): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91680): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c78129bce0 item 66 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91680): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91680): >_readAt: n=0, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91680): _writeAt: size=3, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91680): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91680): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.453561771 +0000 UTC m=+283.170458925 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91680): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91bc0): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91bc0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91bc0): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91bc0): >_readAt: n=3, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91bc0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.453561771 +0000 UTC m=+283.170458925 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91bc0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7815f6150 item 66 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781572c00): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781572c00): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781572c00): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781572c00): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781572c00): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.455449147 +0000 UTC m=+283.172346341 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781572c00): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573580): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573580): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573580): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573580): >_readAt: n=2, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573580): _writeAt: size=3, off=2 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7816098f0 item 67 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573580): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573580): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.456196428 +0000 UTC m=+283.173093572 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573580): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573b00): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573b00): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573b00): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573b00): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573b00): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.456196428 +0000 UTC m=+283.173093572 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573b00): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781609c00 item 67 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781674d40): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781674d40): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781674d40): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781674d40): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781674d40): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.458193721 +0000 UTC m=+283.175090876 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781674d40): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675240): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675240): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c78161b420 item 68 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675240): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675240): >_readAt: n=0, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675240): _writeAt: size=3, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675240): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675240): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.458876892 +0000 UTC m=+283.175774036 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675240): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675840): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675840): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675840): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675840): >_readAt: n=3, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675840): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.458876892 +0000 UTC m=+283.175774036 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675840): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c78161b5e0 item 68 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1a740): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1a740): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1a740): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1a740): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1a740): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.460772173 +0000 UTC m=+283.177669337 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1a740): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1af40): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1af40): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1af40): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1af40): >_readAt: n=2, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1af40): _writeAt: size=3, off=2 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781855570 item 69 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1af40): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1af40): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.461488036 +0000 UTC m=+283.178385180 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1af40): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b480): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b480): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b480): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b480): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b480): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.461488036 +0000 UTC m=+283.178385180 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b480): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781855730 item 69 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1bd40): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1bd40): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1bd40): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1bd40): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1bd40): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.463403995 +0000 UTC m=+283.180301149 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1bd40): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a08800): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a08800): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781895500 item 70 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a08800): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a08800): >_readAt: n=0, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a08800): _writeAt: size=3, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a08800): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a08800): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.464005351 +0000 UTC m=+283.180902495 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a08800): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a08e00): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a08e00): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a08e00): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a08e00): >_readAt: n=3, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a08e00): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.464005351 +0000 UTC m=+283.180902495 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a08e00): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7818956c0 item 70 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a2c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a2c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a2c0): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a2c0): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a2c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.465957549 +0000 UTC m=+283.182854693 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a2c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a7c0): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a7c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a7c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a7c0): >_readAt: n=2, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a7c0): _writeAt: size=3, off=2 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7816584d0 item 71 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a7c0): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a7c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.466731612 +0000 UTC m=+283.183628756 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a7c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198acc0): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198acc0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198acc0): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198acc0): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198acc0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.466731612 +0000 UTC m=+283.183628756 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198acc0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781658770 item 71 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b580): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b580): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b580): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b580): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b580): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.468690993 +0000 UTC m=+283.185588178 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b580): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198bac0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198bac0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781ccf5e0 item 72 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198bac0): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198bac0): >_readAt: n=0, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198bac0): _writeAt: size=3, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198bac0): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198bac0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.469510421 +0000 UTC m=+283.186407565 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198bac0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bf41c0): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bf41c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bf41c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bf41c0): >_readAt: n=3, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bf41c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.469510421 +0000 UTC m=+283.186407565 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bf41c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781ccf7a0 item 72 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bf49c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bf49c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bf49c0): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bf49c0): >_readAt: n=0, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bf49c0): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bf49c0): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bf49c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.47143083 +0000 UTC m=+283.188327974 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bf49c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bf4ec0): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bf4ec0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bf4ec0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781c3ae00 item 73 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bf4ec0): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bf4ec0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.472025764 +0000 UTC m=+283.188922938 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bf4ec0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bf5380): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bf5380): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bf5380): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bf5380): >_readAt: n=2, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bf5380): _writeAt: size=3, off=2 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781c3afc0 item 73 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bf5380): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bf5380): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.472849821 +0000 UTC m=+283.189746975 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bf5380): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bf58c0): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bf58c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bf58c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bf58c0): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bf58c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.472849821 +0000 UTC m=+283.189746975 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bf58c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781c3b180 item 73 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d14240): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d14240): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d14240): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d14240): >_readAt: n=0, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d14240): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d14240): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d14240): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.474612059 +0000 UTC m=+283.191509254 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d14240): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d14740): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d14740): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d14740): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781d16770 item 74 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d14740): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d14740): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.475267538 +0000 UTC m=+283.192164682 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d14740): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d14c80): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d14c80): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781d16930 item 74 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d14c80): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d14c80): >_readAt: n=0, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d14c80): _writeAt: size=3, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d14c80): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d14c80): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.475935331 +0000 UTC m=+283.192832475 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d14c80): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d15200): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d15200): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d15200): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d15200): >_readAt: n=3, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d15200): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.475935331 +0000 UTC m=+283.192832475 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d15200): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781d16af0 item 74 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d15a80): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d15a80): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d15a80): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d15a80): >_readAt: n=0, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d15a80): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d15a80): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d15a80): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.477641083 +0000 UTC m=+283.194538227 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d15a80): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781db0080): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781db0080): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781db0080): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781d960e0 item 75 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781db0080): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781db0080): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.478316899 +0000 UTC m=+283.195214043 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781db0080): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781db05c0): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781db05c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781db05c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781db05c0): >_readAt: n=2, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781db05c0): _writeAt: size=3, off=2 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781d962a0 item 75 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781db05c0): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781db05c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.479053542 +0000 UTC m=+283.195950696 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781db05c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781db0b00): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781db0b00): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781db0b00): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781db0b00): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781db0b00): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.479053542 +0000 UTC m=+283.195950696 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781db0b00): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781d96460 item 75 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781db1380): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781db1380): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781db1380): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781db1380): >_readAt: n=0, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781db1380): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781db1380): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781db1380): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.480903286 +0000 UTC m=+283.197800430 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781db1380): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781db1880): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781db1880): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781db1880): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781ddd8f0 item 76 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781db1880): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781db1880): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.481596275 +0000 UTC m=+283.198493419 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781db1880): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781db1dc0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781db1dc0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781dddab0 item 76 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781db1dc0): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781db1dc0): >_readAt: n=0, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781db1dc0): _writeAt: size=3, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781db1dc0): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781db1dc0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.482413098 +0000 UTC m=+283.199310242 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781db1dc0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dfa440): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dfa440): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dfa440): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dfa440): >_readAt: n=3, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dfa440): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.482413098 +0000 UTC m=+283.199310242 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dfa440): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781dddc70 item 76 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dfacc0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dfacc0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dfacc0): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dfacc0): >_readAt: n=0, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dfacc0): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dfacc0): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dfacc0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.484268193 +0000 UTC m=+283.201165347 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dfacc0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dfb1c0): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dfb1c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dfb1c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781e33260 item 77 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dfb1c0): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dfb1c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.484909805 +0000 UTC m=+283.201806949 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dfb1c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dfb8c0): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dfb8c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dfb8c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dfb8c0): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dfb8c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.484909805 +0000 UTC m=+283.201806949 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781dfb8c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781e33420 item 77 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e74240): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e74240): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e74240): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e74240): >_readAt: n=0, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e74240): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e74240): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e74240): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.486824793 +0000 UTC m=+283.203721937 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e74240): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e74740): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e74740): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e74740): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781e78a10 item 78 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e74740): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e74740): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.487621549 +0000 UTC m=+283.204518702 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e74740): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e74e40): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e74e40): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e74e40): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e74e40): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e74e40): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.487621549 +0000 UTC m=+283.204518702 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e74e40): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781e78bd0 item 78 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e756c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e756c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e756c0): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e756c0): >_readAt: n=0, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e756c0): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e756c0): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e756c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.489824931 +0000 UTC m=+283.206722085 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e756c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e75bc0): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e75bc0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e75bc0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781eac1c0 item 79 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e75bc0): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e75bc0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.490495879 +0000 UTC m=+283.207393033 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e75bc0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781eca3c0): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781eca3c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781eca3c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781eca3c0): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781eca3c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.490495879 +0000 UTC m=+283.207393033 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781eca3c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781eac380 item 79 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 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/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ecac40): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ecac40): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ecac40): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ecac40): >_readAt: n=0, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ecac40): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ecac40): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ecac40): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.492805763 +0000 UTC m=+283.209702917 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ecac40): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ecb140): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ecb140): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ecb140): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781ee1810 item 80 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ecb140): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ecb140): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.49371489 +0000 UTC m=+283.210612044 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ecb140): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d54300): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d54300): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d54300): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d54300): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d54300): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.49371489 +0000 UTC m=+283.210612044 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d54300): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781ee19d0 item 80 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781f88780): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781f88780): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781f88780): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781f88780): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781f88780): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.498017228 +0000 UTC m=+283.214914393 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781f88780): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781f88c00): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781f88c00): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781f88c00): open at offset 5 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781f88c00): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781f88c00): >_readAt: n=2, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781f88c00): _writeAt: size=3, off=7 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781f9b3b0 item 81 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781f88c00): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781f88c00): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.498798544 +0000 UTC m=+283.215695698 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781f88c00): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781f89140): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781f89140): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781f89140): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781f89140): >_readAt: n=8, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781f89140): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.498798544 +0000 UTC m=+283.215695698 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781f89140): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781f9b570 item 81 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781eca680): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781eca680): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781eca680): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781eca680): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781eca680): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.501001226 +0000 UTC m=+283.217898380 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781eca680): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ecab80): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ecab80): open at offset 5 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ecab80): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7816692d0 item 82 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ecab80): _readAt: size=2, off=5 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ecab80): >_readAt: n=0, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ecab80): _writeAt: size=3, off=5 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ecab80): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ecab80): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.501911465 +0000 UTC m=+283.218808619 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ecab80): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ecb100): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ecb100): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ecb100): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ecb100): >_readAt: n=3, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ecb100): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.501911465 +0000 UTC m=+283.218808619 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ecb100): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781669500 item 82 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ecbc40): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ecbc40): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ecbc40): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ecbc40): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ecbc40): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.503954064 +0000 UTC m=+283.220851218 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781ecbc40): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d546c0): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d546c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d546c0): open at offset 5 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d546c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d546c0): >_readAt: n=2, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d546c0): _writeAt: size=3, off=7 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781cf0f50 item 83 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d546c0): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d546c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.504694834 +0000 UTC m=+283.221591988 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d546c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d54c00): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d54c00): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d54c00): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d54c00): >_readAt: n=8, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d54c00): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.504694834 +0000 UTC m=+283.221591988 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d54c00): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781cf1110 item 83 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d554c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d554c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d554c0): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d554c0): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d554c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.506895852 +0000 UTC m=+283.223792996 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d554c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d559c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d559c0): open at offset 5 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d559c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781921420 item 84 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d559c0): _readAt: size=2, off=5 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d559c0): >_readAt: n=0, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d559c0): _writeAt: size=3, off=5 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d559c0): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d559c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.507599332 +0000 UTC m=+283.224496476 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781d559c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781f89440): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781f89440): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781f89440): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781f89440): >_readAt: n=3, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781f89440): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.507599332 +0000 UTC m=+283.224496476 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781f89440): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781921650 item 84 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781f89d00): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781f89d00): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781f89d00): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781f89d00): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781f89d00): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.510930895 +0000 UTC m=+283.227828039 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781f89d00): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2300): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2300): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2300): open at offset 5 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2300): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2300): >_readAt: n=2, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2300): _writeAt: size=3, off=7 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781ab0070 item 85 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2300): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2300): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.511554905 +0000 UTC m=+283.228452049 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2300): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2840): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2840): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2840): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2840): >_readAt: n=8, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2840): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.511554905 +0000 UTC m=+283.228452049 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb2840): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781ab0460 item 85 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb32c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb32c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb32c0): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb32c0): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb32c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.513259534 +0000 UTC m=+283.230156678 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb32c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb37c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb37c0): open at offset 5 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb37c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c78177e8c0 item 86 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb37c0): _readAt: size=2, off=5 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb37c0): >_readAt: n=0, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb37c0): _writeAt: size=3, off=5 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb37c0): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb37c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.513845582 +0000 UTC m=+283.230742726 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb37c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb3d40): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb3d40): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb3d40): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb3d40): >_readAt: n=3, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb3d40): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.513845582 +0000 UTC m=+283.230742726 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781bb3d40): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c78177ea80 item 86 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e700): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e700): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e700): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e700): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e700): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.515539342 +0000 UTC m=+283.232436486 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194e700): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194ec80): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194ec80): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194ec80): open at offset 5 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194ec80): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194ec80): >_readAt: n=2, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194ec80): _writeAt: size=3, off=7 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781622d90 item 87 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194ec80): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194ec80): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.516159393 +0000 UTC m=+283.233056537 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194ec80): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f280): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f280): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f280): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f280): >_readAt: n=8, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f280): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.516159393 +0000 UTC m=+283.233056537 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f280): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781622f50 item 87 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 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/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a780): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a780): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a780): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a780): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a780): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.518029196 +0000 UTC m=+283.234926349 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7a780): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ac80): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ac80): open at offset 5 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ac80): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7816280e0 item 88 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ac80): _readAt: size=2, off=5 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ac80): >_readAt: n=0, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ac80): _writeAt: size=3, off=5 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ac80): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ac80): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.51864553 +0000 UTC m=+283.235542674 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ac80): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7b200): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7b200): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7b200): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7b200): >_readAt: n=3, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7b200): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.51864553 +0000 UTC m=+283.235542674 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7b200): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7816283f0 item 88 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ba80): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ba80): open at offset 0 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ba80): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ba80): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ba80): >_readAt: n=0, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ba80): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ba80): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ba80): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.520379626 +0000 UTC m=+283.237276770 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c7ba80): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169a100): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169a100): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169a100): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c78129b260 item 89 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169a100): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169a100): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.520878388 +0000 UTC m=+283.237775532 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169a100): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169b280): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169b280): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169b280): open at offset 5 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169b280): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169b280): >_readAt: n=2, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169b280): _writeAt: size=3, off=7 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c78129bce0 item 89 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169b280): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169b280): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.521540489 +0000 UTC m=+283.238437633 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169b280): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169b840): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169b840): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169b840): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169b840): >_readAt: n=8, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169b840): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.521540489 +0000 UTC m=+283.238437633 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78169b840): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7815f6150 item 89 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781344300): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781344300): open at offset 0 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781344300): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781344300): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781344300): >_readAt: n=0, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781344300): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781344300): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781344300): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.523799398 +0000 UTC m=+283.240696582 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781344300): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345340): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345340): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345340): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7816098f0 item 90 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345340): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345340): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.524509118 +0000 UTC m=+283.241406332 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345340): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345b00): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345b00): open at offset 5 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345b00): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781609c00 item 90 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345b00): _readAt: size=2, off=5 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345b00): >_readAt: n=0, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345b00): _writeAt: size=3, off=5 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345b00): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345b00): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.525517724 +0000 UTC m=+283.242414937 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781345b00): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e901c0): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e901c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e901c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e901c0): >_readAt: n=3, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e901c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.525517724 +0000 UTC m=+283.242414937 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e901c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781609e30 item 90 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e90ac0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e90ac0): open at offset 0 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e90ac0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e90ac0): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e90ac0): >_readAt: n=0, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e90ac0): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e90ac0): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e90ac0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.52733129 +0000 UTC m=+283.244228434 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e90ac0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91000): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91000): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91000): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c78161b5e0 item 91 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91000): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91000): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.528009019 +0000 UTC m=+283.244906163 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781e91000): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f940): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f940): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f940): open at offset 5 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f940): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f940): >_readAt: n=2, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f940): _writeAt: size=3, off=7 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7816231f0 item 91 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f940): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f940): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.528855659 +0000 UTC m=+283.245752814 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194f940): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194fec0): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194fec0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194fec0): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194fec0): >_readAt: n=8, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194fec0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.528855659 +0000 UTC m=+283.245752814 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78194fec0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7816233b0 item 91 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 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/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573340): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573340): open at offset 0 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573340): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573340): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573340): >_readAt: n=0, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573340): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573340): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573340): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.530970485 +0000 UTC m=+283.247867629 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573340): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573980): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573980): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573980): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7818553b0 item 92 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573980): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573980): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.531614242 +0000 UTC m=+283.248511386 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781573980): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781674740): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781674740): open at offset 5 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781674740): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781855570 item 92 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781674740): _readAt: size=2, off=5 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781674740): >_readAt: n=0, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781674740): _writeAt: size=3, off=5 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781674740): >_writeAt: n=3, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781674740): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.532242629 +0000 UTC m=+283.249139773 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781674740): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781674e40): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781674e40): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781674e40): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781674e40): >_readAt: n=3, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781674e40): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.532242629 +0000 UTC m=+283.249139773 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781674e40): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781855730 item 92 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675780): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675780): open at offset 0 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675780): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675780): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675780): >_readAt: n=0, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675780): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675780): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675780): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.533785333 +0000 UTC m=+283.250682477 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781675780): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1a100): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1a100): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1a100): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781895500 item 93 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1a100): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1a100): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.534366972 +0000 UTC m=+283.251264116 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1a100): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1ac40): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1ac40): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1ac40): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1ac40): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1ac40): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.534366972 +0000 UTC m=+283.251264116 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1ac40): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7818956c0 item 93 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 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/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b680): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b680): open at offset 0 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b680): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b680): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b680): >_readAt: n=0, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b680): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b680): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b680): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.536300986 +0000 UTC m=+283.253198130 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1b680): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1bbc0): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1bbc0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1bbc0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7816584d0 item 94 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1bbc0): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1bbc0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.536846216 +0000 UTC m=+283.253743360 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781c1bbc0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a088c0): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a088c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a088c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a088c0): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a088c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.536846216 +0000 UTC m=+283.253743360 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a088c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781658770 item 94 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 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/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a09280): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a09280): open at offset 0 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a09280): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a09280): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a09280): >_readAt: n=0, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a09280): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a09280): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a09280): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.538715477 +0000 UTC m=+283.255612621 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781a09280): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a300): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a300): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a300): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781ccf5e0 item 95 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a300): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a300): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.539311483 +0000 UTC m=+283.256208637 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198a300): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198aa00): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198aa00): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198aa00): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198aa00): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198aa00): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.539311483 +0000 UTC m=+283.256208637 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198aa00): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781ccf7a0 item 95 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 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/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b280): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b280): open at offset 0 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b280): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b280): _readAt: size=2, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b280): >_readAt: n=0, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b280): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b280): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b280): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.541237423 +0000 UTC m=+283.258134567 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b280): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b7c0): _writeAt: size=5, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b7c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b7c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781b3ee00 item 96 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b7c0): >_writeAt: n=5, err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b7c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.541825242 +0000 UTC m=+283.258722387 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c78198b7c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/23 04:41:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:09 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781b8e0c0): _readAt: size=512, off=0 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781b8e0c0): openPending: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781b8e0c0): >openPending: err= 2026/07/23 04:41:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781b8e0c0): >_readAt: n=5, err=EOF 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781b8e0c0): close: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:09.541825242 +0000 UTC m=+283.258722387 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:09 DEBUG : open-test-file(0x7c781b8e0c0): >close: err= 2026/07/23 04:41:09 DEBUG : open-test-file: Remove: 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781b3efc0 item 96 2026/07/23 04:41:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:09 DEBUG : open-test-file: >Remove: err= 2026/07/23 04:41:09 DEBUG : WaitForWriters: timeout=30s 2026/07/23 04:41:09 DEBUG : dir: Looking for writers 2026/07/23 04:41:09 DEBUG : Looking for writers 2026/07/23 04:41:09 DEBUG : dir: reading active writers 2026/07/23 04:41:09 DEBUG : >WaitForWriters: 2026/07/23 04:41:09 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: cleaner exiting === NAME TestRWFileHandleOpenTests/writes run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleOpenTests/writes 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleOpenTests/writes 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleOpenTests/writes Messages: directories === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Linkbox root 'rclone-test-yokixez9wino'", Local "Local file system at /tmp/rclone3199504185", Modify Window "876000h0m0s" 2026/07/23 04:41:25 INFO : Linkbox root 'rclone-test-yokixez9wino': poll-interval is not supported by this remote 2026/07/23 04:41:25 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/23 04:41:25 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:41:25 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:41:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:41:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/23 04:41:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:41:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:41:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/23 04:41:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:41:25 INFO : Linkbox root 'rclone-test-yokixez9wino': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8e2c0): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8e2c0): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8e2c0): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8e2c0): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8e2c0): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.838672915 +0000 UTC m=+299.555570059 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8e2c0): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8e7c0): _readAt: size=2, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8e7c0): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8e7c0): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8e7c0): >_readAt: n=2, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8e7c0): _writeAt: size=3, off=2 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8e7c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8e7c0): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.838672915 +0000 UTC m=+299.555570059 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8e7c0): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8ee80): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8ee80): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8ee80): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8ee80): >_readAt: n=5, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8ee80): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.838672915 +0000 UTC m=+299.555570059 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8ee80): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781e82cb0 item 1 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8f700): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8f700): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8f700): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8f700): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8f700): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.844029596 +0000 UTC m=+299.560926749 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8f700): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8fc00): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8fc00): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8fc00): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8fc00): >_readAt: n=5, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8fc00): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.844029596 +0000 UTC m=+299.560926749 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8fc00): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781c3b420 item 2 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e90600): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e90600): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e90600): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e90600): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e90600): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.847066973 +0000 UTC m=+299.563964188 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e90600): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e90a80): _readAt: size=2, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e90a80): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e90a80): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e90a80): >_readAt: n=2, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e90a80): _writeAt: size=3, off=2 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e90a80): >_writeAt: n=0, err=Bad file descriptor 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e90a80): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.847066973 +0000 UTC m=+299.563964188 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e90a80): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e90f40): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e90f40): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e90f40): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e90f40): >_readAt: n=5, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e90f40): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.847066973 +0000 UTC m=+299.563964188 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e90f40): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781654460 item 3 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e91880): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e91880): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e91880): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e91880): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e91880): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.852556294 +0000 UTC m=+299.569453439 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e91880): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e91dc0): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e91dc0): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e91dc0): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e91dc0): >_readAt: n=5, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e91dc0): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.852556294 +0000 UTC m=+299.569453439 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e91dc0): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c78191b500 item 4 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9a200): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9a200): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9a200): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9a200): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9a200): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.856377524 +0000 UTC m=+299.573274668 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9a200): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9a700): _readAt: size=2, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9a700): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9a700): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9a700): >_readAt: n=2, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9a700): _writeAt: size=3, off=2 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9a700): >_writeAt: n=0, err=Bad file descriptor 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9a700): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.856377524 +0000 UTC m=+299.573274668 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9a700): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9ad00): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9ad00): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9ad00): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9ad00): >_readAt: n=5, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9ad00): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.856377524 +0000 UTC m=+299.573274668 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9ad00): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781ced2d0 item 5 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9b5c0): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9b5c0): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9b5c0): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9b5c0): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9b5c0): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.859351283 +0000 UTC m=+299.576248427 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9b5c0): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9bb00): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9bb00): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9bb00): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9bb00): >_readAt: n=5, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9bb00): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.859351283 +0000 UTC m=+299.576248427 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9bb00): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781a041c0 item 6 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781f88540): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781f88540): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781f88540): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781f88540): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781f88540): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.861604038 +0000 UTC m=+299.578501192 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781f88540): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781f88a40): _readAt: size=2, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781f88a40): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781f88a40): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781f88a40): >_readAt: n=2, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781f88a40): _writeAt: size=3, off=2 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781f88a40): >_writeAt: n=0, err=Bad file descriptor 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781f88a40): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.861604038 +0000 UTC m=+299.578501192 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781f88a40): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781f88f00): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781f88f00): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781f88f00): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781f88f00): >_readAt: n=5, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781f88f00): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.861604038 +0000 UTC m=+299.578501192 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781f88f00): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c78177fd50 item 7 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781f897c0): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781f897c0): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781f897c0): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781f897c0): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781f897c0): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.864617581 +0000 UTC m=+299.581514725 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781f897c0): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781f89d00): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781f89d00): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781f89d00): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781f89d00): >_readAt: n=5, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781f89d00): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.864617581 +0000 UTC m=+299.581514725 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781f89d00): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781a8c4d0 item 8 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb2600): _readAt: size=2, off=0 2026/07/23 04:41:25 ERROR : open-test-file(0x7c781bb2600): Couldn't read size of file 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb2600): >_readAt: n=0, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb2600): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb2600): >_writeAt: n=0, err=Bad file descriptor 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb2600): close: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb2600): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb29c0): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb29c0): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb29c0): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb29c0): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb29c0): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.86833831 +0000 UTC m=+299.585235594 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb29c0): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb2ec0): _readAt: size=2, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb2ec0): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb2ec0): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb2ec0): >_readAt: n=2, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb2ec0): _writeAt: size=3, off=2 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb2ec0): >_writeAt: n=0, err=Bad file descriptor 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb2ec0): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.86833831 +0000 UTC m=+299.585235594 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb2ec0): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb3500): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb3500): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb3500): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb3500): >_readAt: n=5, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb3500): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.86833831 +0000 UTC m=+299.585235594 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb3500): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781677570 item 9 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb3dc0): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb3dc0): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb3dc0): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb3dc0): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb3dc0): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.872972386 +0000 UTC m=+299.589869560 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb3dc0): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7a580): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7a580): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7a580): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7a580): >_readAt: n=5, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7a580): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.872972386 +0000 UTC m=+299.589869560 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7a580): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781662540 item 10 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7ae00): _readAt: size=2, off=0 2026/07/23 04:41:25 ERROR : open-test-file(0x7c781c7ae00): Couldn't read size of file 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7ae00): >_readAt: n=0, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7ae00): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7ae00): >_writeAt: n=0, err=Bad file descriptor 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7ae00): close: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7ae00): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7b1c0): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7b1c0): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7b1c0): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7b1c0): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7b1c0): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.875336823 +0000 UTC m=+299.592233977 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7b1c0): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7b6c0): _readAt: size=2, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7b6c0): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7b6c0): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7b6c0): >_readAt: n=2, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7b6c0): _writeAt: size=3, off=2 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7b6c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7b6c0): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.875336823 +0000 UTC m=+299.592233977 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7b6c0): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7bbc0): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7bbc0): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7bbc0): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7bbc0): >_readAt: n=5, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7bbc0): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.875336823 +0000 UTC m=+299.592233977 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7bbc0): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c78153d260 item 11 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78169b200): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78169b200): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78169b200): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78169b200): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78169b200): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.878364632 +0000 UTC m=+299.595261776 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78169b200): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78169b780): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78169b780): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78169b780): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78169b780): >_readAt: n=5, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78169b780): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.878364632 +0000 UTC m=+299.595261776 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78169b780): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7816d16c0 item 12 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781344180): _readAt: size=2, off=0 2026/07/23 04:41:25 ERROR : open-test-file(0x7c781344180): Couldn't read size of file 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781344180): >_readAt: n=0, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781344180): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781344180): >_writeAt: n=0, err=Bad file descriptor 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781344180): close: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781344180): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781345000): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781345000): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781345000): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781345000): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781345000): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.880640022 +0000 UTC m=+299.597537166 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781345000): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/23 04:41:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781345a40): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781345a40): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781345a40): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781345a40): >_readAt: n=5, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781345a40): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.880640022 +0000 UTC m=+299.597537166 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781345a40): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781875180 item 13 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194e400): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194e400): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194e400): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194e400): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194e400): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.88401646 +0000 UTC m=+299.600913654 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194e400): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194e940): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194e940): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194e940): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194e940): >_readAt: n=5, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194e940): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.88401646 +0000 UTC m=+299.600913654 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194e940): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7818ad500 item 14 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194f300): _readAt: size=2, off=0 2026/07/23 04:41:25 ERROR : open-test-file(0x7c78194f300): Couldn't read size of file 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194f300): >_readAt: n=0, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194f300): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194f300): >_writeAt: n=0, err=Bad file descriptor 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194f300): close: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194f300): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194f6c0): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194f6c0): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194f6c0): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194f6c0): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194f6c0): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.88852055 +0000 UTC m=+299.605417694 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194f6c0): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/23 04:41:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194fd80): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194fd80): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194fd80): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194fd80): >_readAt: n=5, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194fd80): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.88852055 +0000 UTC m=+299.605417694 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194fd80): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7813611f0 item 15 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 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/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781572ec0): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781572ec0): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781572ec0): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781572ec0): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781572ec0): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.891680108 +0000 UTC m=+299.608577252 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781572ec0): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781573880): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781573880): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781573880): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781573880): >_readAt: n=5, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781573880): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.891680108 +0000 UTC m=+299.608577252 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781573880): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781b3ebd0 item 16 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781674ac0): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781674ac0): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781674ac0): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781674ac0): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781674ac0): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.895393776 +0000 UTC m=+299.612290930 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781674ac0): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781674f40): _readAt: size=2, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781674f40): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781674f40): open at offset 5 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781674f40): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781674f40): >_readAt: n=2, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781674f40): _writeAt: size=3, off=7 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781674f40): >_writeAt: n=0, err=Bad file descriptor 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781674f40): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.895393776 +0000 UTC m=+299.612290930 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781674f40): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781675480): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781675480): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781675480): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781675480): >_readAt: n=5, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781675480): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.895393776 +0000 UTC m=+299.612290930 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781675480): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781a38540 item 17 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1a200): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1a200): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1a200): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1a200): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1a200): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.898838122 +0000 UTC m=+299.615735276 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1a200): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1ab40): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1ab40): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1ab40): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1ab40): >_readAt: n=5, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1ab40): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.898838122 +0000 UTC m=+299.615735276 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1ab40): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781b3db20 item 18 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1b600): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1b600): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1b600): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1b600): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1b600): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.901454134 +0000 UTC m=+299.618351278 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1b600): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1bb00): _readAt: size=2, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1bb00): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1bb00): open at offset 5 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1bb00): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1bb00): >_readAt: n=2, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1bb00): _writeAt: size=3, off=7 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1bb00): >_writeAt: n=0, err=Bad file descriptor 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1bb00): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.901454134 +0000 UTC m=+299.618351278 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1bb00): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781a082c0): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781a082c0): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781a082c0): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781a082c0): >_readAt: n=5, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781a082c0): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.901454134 +0000 UTC m=+299.618351278 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781a082c0): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781b91110 item 19 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781a08fc0): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781a08fc0): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781a08fc0): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781a08fc0): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781a08fc0): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.90483363 +0000 UTC m=+299.621730824 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781a08fc0): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198a080): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198a080): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198a080): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198a080): >_readAt: n=5, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198a080): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.90483363 +0000 UTC m=+299.621730824 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198a080): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781c9c850 item 20 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198a940): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198a940): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198a940): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198a940): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198a940): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.908406409 +0000 UTC m=+299.625303554 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198a940): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198ae40): _readAt: size=2, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198ae40): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198ae40): open at offset 5 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198ae40): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198ae40): >_readAt: n=2, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198ae40): _writeAt: size=3, off=7 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198ae40): >_writeAt: n=0, err=Bad file descriptor 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198ae40): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.908406409 +0000 UTC m=+299.625303554 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198ae40): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198b340): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198b340): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198b340): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198b340): >_readAt: n=5, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198b340): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.908406409 +0000 UTC m=+299.625303554 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198b340): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781ccfce0 item 21 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198bcc0): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198bcc0): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198bcc0): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198bcc0): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198bcc0): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.911457173 +0000 UTC m=+299.628354327 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198bcc0): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d72340): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d72340): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d72340): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d72340): >_readAt: n=5, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d72340): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.911457173 +0000 UTC m=+299.628354327 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d72340): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781d5d420 item 22 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d72c00): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d72c00): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d72c00): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d72c00): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d72c00): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.913983185 +0000 UTC m=+299.630880329 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d72c00): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d73100): _readAt: size=2, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d73100): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d73100): open at offset 5 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d73100): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d73100): >_readAt: n=2, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d73100): _writeAt: size=3, off=7 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d73100): >_writeAt: n=0, err=Bad file descriptor 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d73100): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.913983185 +0000 UTC m=+299.630880329 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d73100): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d73600): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d73600): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d73600): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d73600): >_readAt: n=5, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d73600): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.913983185 +0000 UTC m=+299.630880329 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d73600): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781d96a10 item 23 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 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/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d73ec0): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d73ec0): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d73ec0): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d73ec0): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d73ec0): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.917538471 +0000 UTC m=+299.634435636 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d73ec0): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfa500): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfa500): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfa500): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfa500): >_readAt: n=5, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfa500): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.917538471 +0000 UTC m=+299.634435636 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfa500): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781e12150 item 24 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfad80): _readAt: size=2, off=0 2026/07/23 04:41:25 ERROR : open-test-file(0x7c781dfad80): Couldn't read size of file 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfad80): >_readAt: n=0, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfad80): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfad80): >_writeAt: n=0, err=Bad file descriptor 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfad80): close: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfad80): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfb140): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfb140): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfb140): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfb140): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfb140): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.921600286 +0000 UTC m=+299.638497470 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfb140): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfb640): _readAt: size=2, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfb640): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfb640): open at offset 5 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfb640): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfb640): >_readAt: n=2, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfb640): _writeAt: size=3, off=7 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfb640): >_writeAt: n=0, err=Bad file descriptor 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfb640): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.921600286 +0000 UTC m=+299.638497470 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfb640): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfa080): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfa080): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfa080): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfa080): >_readAt: n=5, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfa080): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.921600286 +0000 UTC m=+299.638497470 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfa080): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781e3b5e0 item 25 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfa940): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfa940): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfa940): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfa940): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfa940): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.926706973 +0000 UTC m=+299.643604147 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfa940): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfbc40): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfbc40): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfbc40): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfbc40): >_readAt: n=5, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfbc40): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.926706973 +0000 UTC m=+299.643604147 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781dfbc40): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781313dc0 item 26 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8e640): _readAt: size=2, off=0 2026/07/23 04:41:25 ERROR : open-test-file(0x7c781b8e640): Couldn't read size of file 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8e640): >_readAt: n=0, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8e640): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8e640): >_writeAt: n=0, err=Bad file descriptor 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8e640): close: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8e640): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8ea00): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8ea00): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8ea00): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8ea00): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8ea00): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.929657938 +0000 UTC m=+299.646555093 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8ea00): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8ef00): _readAt: size=2, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8ef00): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8ef00): open at offset 5 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8ef00): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8ef00): >_readAt: n=2, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8ef00): _writeAt: size=3, off=7 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8ef00): >_writeAt: n=0, err=Bad file descriptor 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8ef00): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.929657938 +0000 UTC m=+299.646555093 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8ef00): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8f440): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8f440): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8f440): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8f440): >_readAt: n=5, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8f440): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.929657938 +0000 UTC m=+299.646555093 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8f440): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781d07650 item 27 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 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/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8fd00): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8fd00): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8fd00): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8fd00): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8fd00): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.933466053 +0000 UTC m=+299.650363227 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781b8fd00): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9a3c0): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9a3c0): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9a3c0): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9a3c0): >_readAt: n=5, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9a3c0): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.933466053 +0000 UTC m=+299.650363227 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9a3c0): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7815b8620 item 28 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9ac40): _readAt: size=2, off=0 2026/07/23 04:41:25 ERROR : open-test-file(0x7c781c9ac40): Couldn't read size of file 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9ac40): >_readAt: n=0, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9ac40): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9ac40): >_writeAt: n=0, err=Bad file descriptor 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9ac40): close: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9ac40): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9b000): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9b000): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9b000): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9b000): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9b000): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.935840819 +0000 UTC m=+299.652737974 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9b000): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/23 04:41:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9b6c0): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9b6c0): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9b6c0): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9b6c0): >_readAt: n=5, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9b6c0): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.935840819 +0000 UTC m=+299.652737974 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c9b6c0): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781cf1b90 item 29 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 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/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb2080): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb2080): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb2080): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb2080): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb2080): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.938574303 +0000 UTC m=+299.655471488 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb2080): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb25c0): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb25c0): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb25c0): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb25c0): >_readAt: n=5, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb25c0): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.938574303 +0000 UTC m=+299.655471488 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb25c0): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781cec310 item 30 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 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/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb2ec0): _readAt: size=2, off=0 2026/07/23 04:41:25 ERROR : open-test-file(0x7c781bb2ec0): Couldn't read size of file 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb2ec0): >_readAt: n=0, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb2ec0): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb2ec0): >_writeAt: n=0, err=Bad file descriptor 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb2ec0): close: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb2ec0): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb33c0): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb33c0): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb33c0): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb33c0): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb33c0): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.941615199 +0000 UTC m=+299.658512343 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb33c0): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/23 04:41:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb3a80): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb3a80): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb3a80): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb3a80): >_readAt: n=5, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb3a80): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.941615199 +0000 UTC m=+299.658512343 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781bb3a80): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781ab05b0 item 31 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 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/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7a5c0): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7a5c0): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7a5c0): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7a5c0): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7a5c0): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.944321231 +0000 UTC m=+299.661218385 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7a5c0): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7ab00): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7ab00): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7ab00): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7ab00): >_readAt: n=5, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7ab00): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.944321231 +0000 UTC m=+299.661218385 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7ab00): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c78177e9a0 item 32 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7b380): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7b380): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7b380): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7b380): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7b380): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.947845729 +0000 UTC m=+299.664742883 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7b380): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7b800): _readAt: size=2, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7b800): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7b800): _writeAt: size=3, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7b800): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7b800): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781b00bd0 item 33 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7b800): >_writeAt: n=3, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7b800): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.948710874 +0000 UTC m=+299.665608048 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7b800): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7bd00): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7bd00): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7bd00): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7bd00): >_readAt: n=5, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7bd00): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.948710874 +0000 UTC m=+299.665608048 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c7bd00): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781b00d90 item 33 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78169b340): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78169b340): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78169b340): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78169b340): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78169b340): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.951123433 +0000 UTC m=+299.668020636 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78169b340): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78169b7c0): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78169b7c0): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781629420 item 34 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78169b7c0): _readAt: size=2, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78169b7c0): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78169b7c0): _writeAt: size=3, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78169b7c0): >_writeAt: n=3, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78169b7c0): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.952189636 +0000 UTC m=+299.669086790 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78169b7c0): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78169bd00): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78169bd00): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78169bd00): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78169bd00): >_readAt: n=3, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78169bd00): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.952189636 +0000 UTC m=+299.669086790 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78169bd00): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7816298f0 item 34 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781345280): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781345280): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781345280): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781345280): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781345280): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.954828512 +0000 UTC m=+299.671725666 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781345280): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781345980): _readAt: size=2, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781345980): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781345980): _writeAt: size=3, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781345980): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781345980): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781600700 item 35 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781345980): >_writeAt: n=3, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781345980): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.955623864 +0000 UTC m=+299.672521018 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781345980): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781345ec0): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781345ec0): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781345ec0): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781345ec0): >_readAt: n=5, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781345ec0): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.955623864 +0000 UTC m=+299.672521018 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781345ec0): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781600b60 item 35 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194e880): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194e880): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194e880): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194e880): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194e880): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.957734563 +0000 UTC m=+299.674631707 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194e880): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194eec0): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194eec0): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c78153c540 item 36 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194eec0): _readAt: size=2, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194eec0): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194eec0): _writeAt: size=3, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194eec0): >_writeAt: n=3, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194eec0): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.958497483 +0000 UTC m=+299.675394628 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194eec0): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194f400): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194f400): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194f400): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194f400): >_readAt: n=3, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194f400): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.958497483 +0000 UTC m=+299.675394628 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194f400): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c78153c700 item 36 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194fc80): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194fc80): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194fc80): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194fc80): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194fc80): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.960318554 +0000 UTC m=+299.677215708 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78194fc80): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781572780): _readAt: size=2, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781572780): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781572780): _writeAt: size=3, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781572780): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781572780): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7816d04d0 item 37 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781572780): >_writeAt: n=3, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781572780): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.960965997 +0000 UTC m=+299.677863141 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781572780): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781572e80): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781572e80): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781572e80): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781572e80): >_readAt: n=5, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781572e80): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.960965997 +0000 UTC m=+299.677863141 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781572e80): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7816d0770 item 37 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781573c00): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781573c00): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781573c00): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781573c00): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781573c00): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.962813697 +0000 UTC m=+299.679710841 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781573c00): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781674a80): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781674a80): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781874690 item 38 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781674a80): _readAt: size=2, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781674a80): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781674a80): _writeAt: size=3, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781674a80): >_writeAt: n=3, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781674a80): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.963609701 +0000 UTC m=+299.680506845 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781674a80): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781674fc0): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781674fc0): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781674fc0): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781674fc0): >_readAt: n=3, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781674fc0): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.963609701 +0000 UTC m=+299.680506845 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781674fc0): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781874850 item 38 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781675980): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781675980): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781675980): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781675980): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781675980): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.965495554 +0000 UTC m=+299.682392698 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781675980): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1a300): _readAt: size=2, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1a300): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1a300): _writeAt: size=3, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1a300): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1a300): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7818ac850 item 39 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1a300): >_writeAt: n=3, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1a300): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.966330713 +0000 UTC m=+299.683227867 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1a300): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1abc0): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1abc0): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1abc0): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1abc0): >_readAt: n=5, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1abc0): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.966330713 +0000 UTC m=+299.683227867 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1abc0): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7818aca80 item 39 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1b640): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1b640): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1b640): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1b640): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1b640): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.968811268 +0000 UTC m=+299.685708423 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1b640): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1bb40): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1bb40): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781360380 item 40 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1bb40): _readAt: size=2, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1bb40): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1bb40): _writeAt: size=3, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1bb40): >_writeAt: n=3, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1bb40): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.969909394 +0000 UTC m=+299.686806578 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781c1bb40): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781a08340): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781a08340): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781a08340): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781a08340): >_readAt: n=3, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781a08340): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.969909394 +0000 UTC m=+299.686806578 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781a08340): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781360620 item 40 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781a08f80): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781a08f80): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781a08f80): _readAt: size=2, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781a08f80): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781a08f80): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781a08f80): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781a08f80): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.972015773 +0000 UTC m=+299.688912937 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781a08f80): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198a000): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198a000): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198a000): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781e12690 item 41 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198a000): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198a000): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.97275544 +0000 UTC m=+299.689652594 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198a000): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198a4c0): _readAt: size=2, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198a4c0): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198a4c0): _writeAt: size=3, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198a4c0): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198a4c0): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781e12850 item 41 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198a4c0): >_writeAt: n=3, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198a4c0): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.973719282 +0000 UTC m=+299.690616436 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198a4c0): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198aa00): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198aa00): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198aa00): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198aa00): >_readAt: n=5, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198aa00): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.973719282 +0000 UTC m=+299.690616436 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198aa00): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781e12a10 item 41 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198b280): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198b280): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198b280): _readAt: size=2, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198b280): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198b280): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198b280): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198b280): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.976454458 +0000 UTC m=+299.693351612 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198b280): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198b780): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198b780): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198b780): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781c9c000 item 42 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198b780): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198b780): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.977185259 +0000 UTC m=+299.694082413 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198b780): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198bd80): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198bd80): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781c9c1c0 item 42 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198bd80): _readAt: size=2, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198bd80): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198bd80): _writeAt: size=3, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198bd80): >_writeAt: n=3, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198bd80): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.978823835 +0000 UTC m=+299.695720989 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c78198bd80): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781cc4440): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781cc4440): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781cc4440): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781cc4440): >_readAt: n=3, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781cc4440): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.978823835 +0000 UTC m=+299.695720989 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781cc4440): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781c9c380 item 42 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781cc4cc0): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781cc4cc0): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781cc4cc0): _readAt: size=2, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781cc4cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781cc4cc0): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781cc4cc0): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781cc4cc0): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.981457611 +0000 UTC m=+299.698354755 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781cc4cc0): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781cc51c0): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781cc51c0): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781cc51c0): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781cd9810 item 43 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781cc51c0): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781cc51c0): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.982341531 +0000 UTC m=+299.699238675 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781cc51c0): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781cc5700): _readAt: size=2, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781cc5700): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781cc5700): _writeAt: size=3, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781cc5700): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781cc5700): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781cd99d0 item 43 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781cc5700): >_writeAt: n=3, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781cc5700): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.983212326 +0000 UTC m=+299.700109470 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781cc5700): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781cc5c40): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781cc5c40): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781cc5c40): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781cc5c40): >_readAt: n=5, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781cc5c40): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.983212326 +0000 UTC m=+299.700109470 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781cc5c40): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781cd9b90 item 43 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d865c0): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d865c0): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d865c0): _readAt: size=2, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d865c0): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d865c0): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d865c0): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d865c0): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.985672283 +0000 UTC m=+299.702569438 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d865c0): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d86ac0): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d86ac0): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d86ac0): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781d972d0 item 44 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d86ac0): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d86ac0): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.986470882 +0000 UTC m=+299.703368036 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d86ac0): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d87000): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d87000): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781d97490 item 44 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d87000): _readAt: size=2, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d87000): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d87000): _writeAt: size=3, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d87000): >_writeAt: n=3, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d87000): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.987365642 +0000 UTC m=+299.704262797 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d87000): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d87580): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d87580): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d87580): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d87580): >_readAt: n=3, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d87580): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.987365642 +0000 UTC m=+299.704262797 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d87580): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781d97650 item 44 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d87e00): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d87e00): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d87e00): _readAt: size=2, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d87e00): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d87e00): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d87e00): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d87e00): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.989431365 +0000 UTC m=+299.706328519 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781d87e00): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e52400): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e52400): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e52400): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781e3ec40 item 45 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e52400): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e52400): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.990229784 +0000 UTC m=+299.707126938 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e52400): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/23 04:41:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e52b00): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e52b00): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e52b00): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e52b00): >_readAt: n=5, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e52b00): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.990229784 +0000 UTC m=+299.707126938 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e52b00): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781e3ee00 item 45 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e53380): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e53380): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e53380): _readAt: size=2, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e53380): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e53380): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e53380): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e53380): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.992716371 +0000 UTC m=+299.709613525 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e53380): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e53880): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e53880): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e53880): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781e843f0 item 46 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e53880): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e53880): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.993535629 +0000 UTC m=+299.710432783 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e53880): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/23 04:41:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e90080): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e90080): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e90080): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e90080): >_readAt: n=5, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e90080): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.993535629 +0000 UTC m=+299.710432783 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e90080): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781e845b0 item 46 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e90900): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e90900): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e90900): _readAt: size=2, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e90900): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e90900): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e90900): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e90900): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.995994174 +0000 UTC m=+299.712891328 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e90900): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e90e00): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e90e00): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e90e00): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781e97a40 item 47 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e90e00): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e90e00): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.996989475 +0000 UTC m=+299.713886629 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e90e00): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/23 04:41:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e91500): _readAt: size=512, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e91500): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e91500): >openPending: err= 2026/07/23 04:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e91500): >_readAt: n=5, err=EOF 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e91500): close: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.996989475 +0000 UTC m=+299.713886629 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e91500): >close: err= 2026/07/23 04:41:25 DEBUG : open-test-file: Remove: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781e97c00 item 47 2026/07/23 04:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:25 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/07/23 04:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/23 04:41:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e91d80): openPending: 2026/07/23 04:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e91d80): >openPending: err= 2026/07/23 04:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e91d80): _readAt: size=2, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e91d80): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e91d80): _writeAt: size=5, off=0 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e91d80): >_writeAt: n=5, err= 2026/07/23 04:41:25 DEBUG : open-test-file(0x7c781e91d80): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:25.999873363 +0000 UTC m=+299.716770516 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e91d80): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781efc380): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781efc380): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781efc380): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781eb91f0 item 48 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781efc380): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781efc380): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.000656502 +0000 UTC m=+299.717553656 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781efc380): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781efca80): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781efca80): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781efca80): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781efca80): >_readAt: n=5, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781efca80): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.000656502 +0000 UTC m=+299.717553656 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781efca80): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781eb93b0 item 48 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f883c0): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f883c0): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f883c0): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f883c0): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f883c0): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.00401669 +0000 UTC m=+299.720913834 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f883c0): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f888c0): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f888c0): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f888c0): _writeAt: size=3, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f888c0): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f888c0): open at offset 5 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f888c0): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781f97260 item 49 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f888c0): >_writeAt: n=3, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f888c0): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.004716032 +0000 UTC m=+299.721613176 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f888c0): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f88e00): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f88e00): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f88e00): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f88e00): >_readAt: n=8, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f88e00): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.004716032 +0000 UTC m=+299.721613176 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f88e00): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781f97420 item 49 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f896c0): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f896c0): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f896c0): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f896c0): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f896c0): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.006775872 +0000 UTC m=+299.723673017 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f896c0): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f89bc0): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f89bc0): open at offset 5 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f89bc0): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781312380 item 50 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f89bc0): _readAt: size=2, off=5 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f89bc0): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f89bc0): _writeAt: size=3, off=5 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f89bc0): >_writeAt: n=3, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f89bc0): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.007598087 +0000 UTC m=+299.724495231 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f89bc0): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781efd180): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781efd180): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781efd180): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781efd180): >_readAt: n=3, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781efd180): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.007598087 +0000 UTC m=+299.724495231 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781efd180): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781312620 item 50 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781efda40): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781efda40): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781efda40): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781efda40): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781efda40): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.009505059 +0000 UTC m=+299.726402213 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781efda40): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781b8e040): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781b8e040): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781b8e040): _writeAt: size=3, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781b8e040): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781b8e040): open at offset 5 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781b8e040): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781d062a0 item 51 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781b8e040): >_writeAt: n=3, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781b8e040): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.010302095 +0000 UTC m=+299.727199239 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781b8e040): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781b8e600): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781b8e600): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781b8e600): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781b8e600): >_readAt: n=8, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781b8e600): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.010302095 +0000 UTC m=+299.727199239 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781b8e600): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781d06460 item 51 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781b8eec0): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781b8eec0): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781b8eec0): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781b8eec0): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781b8eec0): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.01242754 +0000 UTC m=+299.729324684 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781b8eec0): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781b8f3c0): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781b8f3c0): open at offset 5 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781b8f3c0): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781668bd0 item 52 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781b8f3c0): _readAt: size=2, off=5 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781b8f3c0): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781b8f3c0): _writeAt: size=3, off=5 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781b8f3c0): >_writeAt: n=3, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781b8f3c0): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.013374389 +0000 UTC m=+299.730271534 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781b8f3c0): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781b8f940): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781b8f940): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781b8f940): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781b8f940): >_readAt: n=3, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781b8f940): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.013374389 +0000 UTC m=+299.730271534 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781b8f940): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781668d90 item 52 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9a380): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9a380): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9a380): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9a380): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9a380): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.01534417 +0000 UTC m=+299.732241314 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9a380): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9a880): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9a880): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9a880): _writeAt: size=3, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9a880): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9a880): open at offset 5 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9a880): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781cf08c0 item 53 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9a880): >_writeAt: n=3, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9a880): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.016044113 +0000 UTC m=+299.732941258 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9a880): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9adc0): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9adc0): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9adc0): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9adc0): >_readAt: n=8, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9adc0): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.016044113 +0000 UTC m=+299.732941258 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9adc0): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781cf0a80 item 53 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9b680): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9b680): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9b680): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9b680): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9b680): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.018189036 +0000 UTC m=+299.735086180 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9b680): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9bb80): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9bb80): open at offset 5 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9bb80): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781920cb0 item 54 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9bb80): _readAt: size=2, off=5 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9bb80): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9bb80): _writeAt: size=3, off=5 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9bb80): >_writeAt: n=3, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9bb80): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.018954752 +0000 UTC m=+299.735851906 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9bb80): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb2200): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb2200): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb2200): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb2200): >_readAt: n=3, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb2200): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.018954752 +0000 UTC m=+299.735851906 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb2200): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781920e70 item 54 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb2ac0): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb2ac0): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb2ac0): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb2ac0): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb2ac0): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.02092241 +0000 UTC m=+299.737819554 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb2ac0): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb3080): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb3080): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb3080): _writeAt: size=3, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb3080): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb3080): open at offset 5 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb3080): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c78162cfc0 item 55 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb3080): >_writeAt: n=3, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb3080): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.021663018 +0000 UTC m=+299.738560163 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb3080): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb36c0): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb36c0): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb36c0): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb36c0): >_readAt: n=8, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb36c0): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.021663018 +0000 UTC m=+299.738560163 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb36c0): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c78162d260 item 55 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 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/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7a1c0): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7a1c0): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7a1c0): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7a1c0): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7a1c0): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.023756965 +0000 UTC m=+299.740654109 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7a1c0): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7a700): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7a700): open at offset 5 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7a700): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781b07a40 item 56 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7a700): _readAt: size=2, off=5 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7a700): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7a700): _writeAt: size=3, off=5 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7a700): >_writeAt: n=3, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7a700): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.02459575 +0000 UTC m=+299.741492904 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7a700): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7ac80): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7ac80): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7ac80): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7ac80): >_readAt: n=3, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7ac80): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.02459575 +0000 UTC m=+299.741492904 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7ac80): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781b07c00 item 56 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7b500): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7b500): open at offset 0 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7b500): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7b500): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7b500): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7b500): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7b500): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7b500): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.026578095 +0000 UTC m=+299.743475239 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7b500): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7ba40): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7ba40): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7ba40): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7818cdb20 item 57 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7ba40): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7ba40): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.027386863 +0000 UTC m=+299.744284007 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7ba40): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78169a080): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78169a080): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78169a080): _writeAt: size=3, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78169a080): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78169a080): open at offset 5 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78169a080): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7818cdce0 item 57 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78169a080): >_writeAt: n=3, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78169a080): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.028281923 +0000 UTC m=+299.745179067 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78169a080): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78169b280): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78169b280): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78169b280): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78169b280): >_readAt: n=8, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78169b280): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.028281923 +0000 UTC m=+299.745179067 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78169b280): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781b000e0 item 57 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78169bb40): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78169bb40): open at offset 0 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78169bb40): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78169bb40): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78169bb40): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78169bb40): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78169bb40): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78169bb40): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.030461671 +0000 UTC m=+299.747358815 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78169bb40): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781344200): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781344200): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781344200): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781628460 item 58 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781344200): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781344200): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.031169278 +0000 UTC m=+299.748066422 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781344200): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c7813452c0): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c7813452c0): open at offset 5 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c7813452c0): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781628770 item 58 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c7813452c0): _readAt: size=2, off=5 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c7813452c0): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c7813452c0): _writeAt: size=3, off=5 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c7813452c0): >_writeAt: n=3, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c7813452c0): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.031909888 +0000 UTC m=+299.748807032 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c7813452c0): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781345b40): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781345b40): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781345b40): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781345b40): >_readAt: n=3, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781345b40): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.031909888 +0000 UTC m=+299.748807032 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781345b40): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781628930 item 58 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194e4c0): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194e4c0): open at offset 0 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194e4c0): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194e4c0): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194e4c0): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194e4c0): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194e4c0): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194e4c0): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.033734375 +0000 UTC m=+299.750631519 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194e4c0): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194ea00): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194ea00): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194ea00): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7815f6150 item 59 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194ea00): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194ea00): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.034431291 +0000 UTC m=+299.751328435 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194ea00): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194f080): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194f080): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194f080): _writeAt: size=3, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194f080): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194f080): open at offset 5 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194f080): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7815f6b60 item 59 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194f080): >_writeAt: n=3, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194f080): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.035126835 +0000 UTC m=+299.752023990 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194f080): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194f600): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194f600): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194f600): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194f600): >_readAt: n=8, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194f600): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.035126835 +0000 UTC m=+299.752023990 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194f600): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7815f7880 item 59 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 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/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194fe80): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194fe80): open at offset 0 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194fe80): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194fe80): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194fe80): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194fe80): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194fe80): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194fe80): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.03689749 +0000 UTC m=+299.753794634 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194fe80): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781572b40): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781572b40): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781572b40): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781609e30 item 60 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781572b40): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781572b40): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.037586351 +0000 UTC m=+299.754483495 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781572b40): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c7815735c0): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c7815735c0): open at offset 5 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c7815735c0): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c78153c150 item 60 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c7815735c0): _readAt: size=2, off=5 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c7815735c0): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c7815735c0): _writeAt: size=3, off=5 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c7815735c0): >_writeAt: n=3, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c7815735c0): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.038282978 +0000 UTC m=+299.755180122 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c7815735c0): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781573c00): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781573c00): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781573c00): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781573c00): >_readAt: n=3, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781573c00): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.038282978 +0000 UTC m=+299.755180122 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781573c00): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c78153c310 item 60 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781674e00): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781674e00): open at offset 0 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781674e00): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781674e00): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781674e00): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781674e00): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781674e00): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781674e00): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.039878282 +0000 UTC m=+299.756775426 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781674e00): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781675340): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781675340): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781675340): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7816d0070 item 61 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781675340): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781675340): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.040464289 +0000 UTC m=+299.757361433 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781675340): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781675cc0): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781675cc0): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781675cc0): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781675cc0): >_readAt: n=5, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781675cc0): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.040464289 +0000 UTC m=+299.757361433 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781675cc0): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7816d0230 item 61 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 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/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1ac00): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1ac00): open at offset 0 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1ac00): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1ac00): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1ac00): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1ac00): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1ac00): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1ac00): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.042352146 +0000 UTC m=+299.759249290 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1ac00): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1b300): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1b300): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1b300): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7818742a0 item 62 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1b300): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1b300): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.042891926 +0000 UTC m=+299.759789070 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1b300): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1ba00): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1ba00): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1ba00): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1ba00): >_readAt: n=5, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1ba00): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.042891926 +0000 UTC m=+299.759789070 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1ba00): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781874460 item 62 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 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/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781a08840): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781a08840): open at offset 0 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781a08840): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781a08840): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781a08840): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781a08840): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781a08840): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781a08840): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.045264267 +0000 UTC m=+299.762161411 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781a08840): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781a08ec0): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781a08ec0): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781a08ec0): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7818ac460 item 63 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781a08ec0): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781a08ec0): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.045750677 +0000 UTC m=+299.762647821 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781a08ec0): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198a140): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198a140): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198a140): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198a140): >_readAt: n=5, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198a140): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.045750677 +0000 UTC m=+299.762647821 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198a140): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7818ac620 item 63 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 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/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198a9c0): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198a9c0): open at offset 0 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198a9c0): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198a9c0): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198a9c0): >_readAt: n=0, err=Bad file descriptor 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198a9c0): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198a9c0): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198a9c0): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.048937878 +0000 UTC m=+299.765835022 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198a9c0): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198af00): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198af00): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198af00): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7816598f0 item 64 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198af00): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198af00): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.049650544 +0000 UTC m=+299.766547688 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198af00): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198b600): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198b600): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198b600): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198b600): >_readAt: n=5, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198b600): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.049650544 +0000 UTC m=+299.766547688 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198b600): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781360000 item 64 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e90080): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e90080): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e90080): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e90080): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e90080): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.051925372 +0000 UTC m=+299.768822516 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e90080): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e90500): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e90500): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e90500): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e90500): >_readAt: n=2, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e90500): _writeAt: size=3, off=2 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781e96230 item 65 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e90500): >_writeAt: n=3, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e90500): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.052727287 +0000 UTC m=+299.769624431 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e90500): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e90a00): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e90a00): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e90a00): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e90a00): >_readAt: n=5, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e90a00): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.052727287 +0000 UTC m=+299.769624431 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e90a00): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781e963f0 item 65 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781eda140): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781eda140): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781eda140): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781eda140): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781eda140): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.055134745 +0000 UTC m=+299.772031889 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781eda140): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781eda640): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781eda640): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781efe150 item 66 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781eda640): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781eda640): >_readAt: n=0, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781eda640): _writeAt: size=3, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781eda640): >_writeAt: n=3, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781eda640): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.055796405 +0000 UTC m=+299.772693549 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781eda640): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edab80): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edab80): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edab80): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edab80): >_readAt: n=3, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edab80): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.055796405 +0000 UTC m=+299.772693549 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edab80): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781efe310 item 66 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edb400): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edb400): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edb400): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edb400): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edb400): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.057726953 +0000 UTC m=+299.774624097 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edb400): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edb880): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edb880): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edb880): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edb880): >_readAt: n=2, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edb880): _writeAt: size=3, off=2 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781c797a0 item 67 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edb880): >_writeAt: n=3, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edb880): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.058415222 +0000 UTC m=+299.775312367 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edb880): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edbd80): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edbd80): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edbd80): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edbd80): >_readAt: n=5, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edbd80): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.058415222 +0000 UTC m=+299.775312367 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edbd80): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781c79960 item 67 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781ce8740): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781ce8740): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781ce8740): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781ce8740): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781ce8740): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.060513657 +0000 UTC m=+299.777410801 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781ce8740): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781ce8c40): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781ce8c40): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781cf8f50 item 68 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781ce8c40): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781ce8c40): >_readAt: n=0, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781ce8c40): _writeAt: size=3, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781ce8c40): >_writeAt: n=3, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781ce8c40): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.061239639 +0000 UTC m=+299.778136783 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781ce8c40): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781ce9180): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781ce9180): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781ce9180): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781ce9180): >_readAt: n=3, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781ce9180): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.061239639 +0000 UTC m=+299.778136783 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781ce9180): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781cf9110 item 68 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781ce9a00): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781ce9a00): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781ce9a00): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781ce9a00): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781ce9a00): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.063503496 +0000 UTC m=+299.780400640 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781ce9a00): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781ce9e80): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781ce9e80): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781ce9e80): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781ce9e80): >_readAt: n=2, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781ce9e80): _writeAt: size=3, off=2 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781d18700 item 69 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781ce9e80): >_writeAt: n=3, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781ce9e80): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.064284862 +0000 UTC m=+299.781182006 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781ce9e80): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d84480): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d84480): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d84480): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d84480): >_readAt: n=5, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d84480): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.064284862 +0000 UTC m=+299.781182006 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d84480): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781d188c0 item 69 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d84d40): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d84d40): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d84d40): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d84d40): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d84d40): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.066577412 +0000 UTC m=+299.783474577 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d84d40): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d85240): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d85240): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781d8dd50 item 70 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d85240): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d85240): >_readAt: n=0, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d85240): _writeAt: size=3, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d85240): >_writeAt: n=3, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d85240): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.067799742 +0000 UTC m=+299.784696916 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d85240): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d85780): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d85780): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d85780): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d85780): >_readAt: n=3, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d85780): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.067799742 +0000 UTC m=+299.784696916 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d85780): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781dca070 item 70 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e3c140): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e3c140): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e3c140): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e3c140): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e3c140): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.071436793 +0000 UTC m=+299.788333948 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e3c140): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e3c640): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e3c640): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e3c640): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e3c640): >_readAt: n=2, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e3c640): _writeAt: size=3, off=2 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781dd1500 item 71 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e3c640): >_writeAt: n=3, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e3c640): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.072813184 +0000 UTC m=+299.789710368 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e3c640): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e3cb40): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e3cb40): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e3cb40): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e3cb40): >_readAt: n=5, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e3cb40): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.072813184 +0000 UTC m=+299.789710368 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e3cb40): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781dd16c0 item 71 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d527c0): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d527c0): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d527c0): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d527c0): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d527c0): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.075299932 +0000 UTC m=+299.792197087 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d527c0): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d52cc0): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d52cc0): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781eb8cb0 item 72 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d52cc0): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d52cc0): >_readAt: n=0, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d52cc0): _writeAt: size=3, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d52cc0): >_writeAt: n=3, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d52cc0): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.076222575 +0000 UTC m=+299.793119749 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d52cc0): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d53200): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d53200): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d53200): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d53200): >_readAt: n=3, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d53200): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.076222575 +0000 UTC m=+299.793119749 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d53200): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781eb8e70 item 72 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d53a00): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d53a00): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d53a00): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d53a00): >_readAt: n=0, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d53a00): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d53a00): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d53a00): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.078753777 +0000 UTC m=+299.795650961 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d53a00): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e3ccc0): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e3ccc0): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e3ccc0): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7813127e0 item 73 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e3ccc0): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e3ccc0): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.079473156 +0000 UTC m=+299.796370301 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e3ccc0): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e3d180): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e3d180): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e3d180): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e3d180): >_readAt: n=2, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e3d180): _writeAt: size=3, off=2 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7813129a0 item 73 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e3d180): >_writeAt: n=3, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e3d180): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.080427029 +0000 UTC m=+299.797324173 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e3d180): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e3d6c0): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e3d6c0): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e3d6c0): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e3d6c0): >_readAt: n=5, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e3d6c0): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.080427029 +0000 UTC m=+299.797324173 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e3d6c0): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781312b60 item 73 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f88040): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f88040): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f88040): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f88040): >_readAt: n=0, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f88040): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f88040): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f88040): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.083432035 +0000 UTC m=+299.800329199 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f88040): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f885c0): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f885c0): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f885c0): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781d067e0 item 74 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f885c0): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f885c0): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.084201299 +0000 UTC m=+299.801098443 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f885c0): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f88b00): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f88b00): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781d069a0 item 74 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f88b00): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f88b00): >_readAt: n=0, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f88b00): _writeAt: size=3, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f88b00): >_writeAt: n=3, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f88b00): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.084867067 +0000 UTC m=+299.801764211 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f88b00): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f89080): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f89080): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f89080): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f89080): >_readAt: n=3, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f89080): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.084867067 +0000 UTC m=+299.801764211 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f89080): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781d06b60 item 74 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f89900): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f89900): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f89900): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f89900): >_readAt: n=0, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f89900): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f89900): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f89900): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.087198361 +0000 UTC m=+299.804095545 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f89900): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f89e00): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f89e00): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f89e00): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781669260 item 75 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f89e00): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f89e00): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.087768498 +0000 UTC m=+299.804665683 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781f89e00): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9a4c0): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9a4c0): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9a4c0): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9a4c0): >_readAt: n=2, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9a4c0): _writeAt: size=3, off=2 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781669490 item 75 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9a4c0): >_writeAt: n=3, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9a4c0): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.088646758 +0000 UTC m=+299.805543902 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9a4c0): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9aa00): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9aa00): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9aa00): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9aa00): >_readAt: n=5, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9aa00): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.088646758 +0000 UTC m=+299.805543902 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9aa00): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781669650 item 75 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9b280): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9b280): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9b280): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9b280): >_readAt: n=0, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9b280): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9b280): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9b280): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.09120996 +0000 UTC m=+299.808107104 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9b280): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9b780): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9b780): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9b780): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781cf10a0 item 76 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9b780): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9b780): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.091960579 +0000 UTC m=+299.808857723 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9b780): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9bcc0): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9bcc0): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781cf13b0 item 76 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9bcc0): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9bcc0): >_readAt: n=0, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9bcc0): _writeAt: size=3, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9bcc0): >_writeAt: n=3, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9bcc0): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.092767973 +0000 UTC m=+299.809665117 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c9bcc0): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb2340): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb2340): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb2340): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb2340): >_readAt: n=3, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb2340): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.092767973 +0000 UTC m=+299.809665117 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb2340): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781cf1570 item 76 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb2bc0): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb2bc0): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb2bc0): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb2bc0): >_readAt: n=0, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb2bc0): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb2bc0): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb2bc0): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.094932233 +0000 UTC m=+299.811829377 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb2bc0): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb3180): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb3180): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb3180): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7819216c0 item 77 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb3180): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb3180): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.09577767 +0000 UTC m=+299.812674843 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb3180): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb3980): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb3980): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb3980): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb3980): >_readAt: n=5, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb3980): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.09577767 +0000 UTC m=+299.812674843 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781bb3980): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781921960 item 77 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7a440): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7a440): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7a440): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7a440): >_readAt: n=0, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7a440): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7a440): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7a440): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.097976854 +0000 UTC m=+299.814874049 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7a440): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7a980): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7a980): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7a980): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c78162dc00 item 78 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7a980): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7a980): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.098733283 +0000 UTC m=+299.815630427 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7a980): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7b080): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7b080): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7b080): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7b080): >_readAt: n=5, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7b080): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.098733283 +0000 UTC m=+299.815630427 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7b080): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781ab0000 item 78 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78169b380): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78169b380): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78169b380): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78169b380): >_readAt: n=0, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78169b380): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78169b380): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78169b380): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.101624746 +0000 UTC m=+299.818521890 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78169b380): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78169b880): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78169b880): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78169b880): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c78177fab0 item 79 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78169b880): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78169b880): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.102722871 +0000 UTC m=+299.819620015 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78169b880): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781344100): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781344100): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781344100): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781344100): >_readAt: n=5, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781344100): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.102722871 +0000 UTC m=+299.819620015 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781344100): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c78177fd50 item 79 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 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/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781345740): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781345740): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781345740): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781345740): >_readAt: n=0, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781345740): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781345740): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781345740): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.105788182 +0000 UTC m=+299.822685336 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781345740): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781345cc0): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781345cc0): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781345cc0): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781a8c380 item 80 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781345cc0): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781345cc0): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.107067199 +0000 UTC m=+299.823964343 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781345cc0): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194e4c0): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194e4c0): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194e4c0): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194e4c0): >_readAt: n=5, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194e4c0): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.107067199 +0000 UTC m=+299.823964343 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194e4c0): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781a8c540 item 80 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194ee80): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194ee80): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194ee80): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194ee80): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194ee80): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.110825037 +0000 UTC m=+299.827722181 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194ee80): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194f300): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194f300): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194f300): open at offset 5 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194f300): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194f300): >_readAt: n=2, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194f300): _writeAt: size=3, off=7 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7816775e0 item 81 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194f300): >_writeAt: n=3, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194f300): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.112298622 +0000 UTC m=+299.829195806 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194f300): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194f840): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194f840): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194f840): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194f840): >_readAt: n=8, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194f840): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.112298622 +0000 UTC m=+299.829195806 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78194f840): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781677ce0 item 81 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781572780): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781572780): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781572780): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781572780): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781572780): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.115030323 +0000 UTC m=+299.831927517 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781572780): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781572e80): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781572e80): open at offset 5 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781572e80): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781662700 item 82 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781572e80): _readAt: size=2, off=5 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781572e80): >_readAt: n=0, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781572e80): _writeAt: size=3, off=5 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781572e80): >_writeAt: n=3, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781572e80): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.116012759 +0000 UTC m=+299.832909903 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781572e80): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781573880): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781573880): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781573880): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781573880): >_readAt: n=3, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781573880): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.116012759 +0000 UTC m=+299.832909903 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781573880): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7816628c0 item 82 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781674b00): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781674b00): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781674b00): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781674b00): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781674b00): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.118499407 +0000 UTC m=+299.835396551 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781674b00): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781675000): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781675000): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781675000): open at offset 5 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781675000): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781675000): >_readAt: n=2, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781675000): _writeAt: size=3, off=7 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c78153d5e0 item 83 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781675000): >_writeAt: n=3, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781675000): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.119493184 +0000 UTC m=+299.836390328 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781675000): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c7816755c0): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c7816755c0): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c7816755c0): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c7816755c0): >_readAt: n=8, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c7816755c0): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.119493184 +0000 UTC m=+299.836390328 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c7816755c0): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c78153d810 item 83 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1a380): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1a380): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1a380): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1a380): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1a380): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.121686117 +0000 UTC m=+299.838583261 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1a380): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1ac40): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1ac40): open at offset 5 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1ac40): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7816d1ab0 item 84 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1ac40): _readAt: size=2, off=5 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1ac40): >_readAt: n=0, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1ac40): _writeAt: size=3, off=5 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1ac40): >_writeAt: n=3, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1ac40): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.122432286 +0000 UTC m=+299.839329431 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1ac40): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1b380): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1b380): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1b380): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1b380): >_readAt: n=3, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1b380): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.122432286 +0000 UTC m=+299.839329431 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1b380): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7816d1c70 item 84 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1bc40): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1bc40): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1bc40): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1bc40): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1bc40): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.124600363 +0000 UTC m=+299.841497537 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c1bc40): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781a08700): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781a08700): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781a08700): open at offset 5 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781a08700): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781a08700): >_readAt: n=2, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781a08700): _writeAt: size=3, off=7 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781875730 item 85 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781a08700): >_writeAt: n=3, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781a08700): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.125583671 +0000 UTC m=+299.842480815 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781a08700): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781a08d00): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781a08d00): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781a08d00): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781a08d00): >_readAt: n=8, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781a08d00): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.125583671 +0000 UTC m=+299.842480815 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781a08d00): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781875960 item 85 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198a1c0): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198a1c0): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198a1c0): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198a1c0): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198a1c0): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.128144839 +0000 UTC m=+299.845041983 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198a1c0): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198a6c0): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198a6c0): open at offset 5 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198a6c0): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7818adb90 item 86 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198a6c0): _readAt: size=2, off=5 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198a6c0): >_readAt: n=0, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198a6c0): _writeAt: size=3, off=5 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198a6c0): >_writeAt: n=3, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198a6c0): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.128919242 +0000 UTC m=+299.845816386 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198a6c0): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198ac40): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198ac40): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198ac40): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198ac40): >_readAt: n=3, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198ac40): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.128919242 +0000 UTC m=+299.845816386 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198ac40): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c7818addc0 item 86 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781eda440): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781eda440): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781eda440): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781eda440): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781eda440): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.132478176 +0000 UTC m=+299.849375339 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781eda440): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781eda9c0): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781eda9c0): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781eda9c0): open at offset 5 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781eda9c0): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781eda9c0): >_readAt: n=2, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781eda9c0): _writeAt: size=3, off=7 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c78161ae00 item 87 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781eda9c0): >_writeAt: n=3, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781eda9c0): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.133324285 +0000 UTC m=+299.850221429 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781eda9c0): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edaf00): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edaf00): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edaf00): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edaf00): >_readAt: n=8, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edaf00): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.133324285 +0000 UTC m=+299.850221429 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edaf00): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c78161afc0 item 87 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 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/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edb7c0): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edb7c0): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edb7c0): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edb7c0): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edb7c0): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.135408583 +0000 UTC m=+299.852305786 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edb7c0): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edbcc0): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edbcc0): open at offset 5 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edbcc0): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781cce3f0 item 88 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edbcc0): _readAt: size=2, off=5 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edbcc0): >_readAt: n=0, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edbcc0): _writeAt: size=3, off=5 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edbcc0): >_writeAt: n=3, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edbcc0): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.136173547 +0000 UTC m=+299.853070691 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edbcc0): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d84340): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d84340): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d84340): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d84340): >_readAt: n=3, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d84340): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.136173547 +0000 UTC m=+299.853070691 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d84340): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781cce5b0 item 88 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d84bc0): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d84bc0): open at offset 0 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d84bc0): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d84bc0): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d84bc0): >_readAt: n=0, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d84bc0): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d84bc0): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d84bc0): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.13819711 +0000 UTC m=+299.855094275 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d84bc0): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d85100): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d85100): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d85100): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781d05a40 item 89 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d85100): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d85100): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.138733003 +0000 UTC m=+299.855630147 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d85100): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d85640): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d85640): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d85640): open at offset 5 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d85640): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d85640): >_readAt: n=2, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d85640): _writeAt: size=3, off=7 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781d05c00 item 89 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d85640): >_writeAt: n=3, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d85640): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.139551309 +0000 UTC m=+299.856448453 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d85640): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d85bc0): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d85bc0): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d85bc0): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d85bc0): >_readAt: n=8, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d85bc0): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.139551309 +0000 UTC m=+299.856448453 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d85bc0): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781d05dc0 item 89 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d88680): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d88680): open at offset 0 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d88680): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d88680): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d88680): >_readAt: n=0, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d88680): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d88680): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d88680): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.141479902 +0000 UTC m=+299.858377046 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d88680): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d88bc0): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d88bc0): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d88bc0): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781d953b0 item 90 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d88bc0): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d88bc0): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.142053937 +0000 UTC m=+299.858951101 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d88bc0): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d89100): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d89100): open at offset 5 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d89100): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781d95570 item 90 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d89100): _readAt: size=2, off=5 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d89100): >_readAt: n=0, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d89100): _writeAt: size=3, off=5 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d89100): >_writeAt: n=3, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d89100): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.142774237 +0000 UTC m=+299.859671372 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d89100): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d896c0): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d896c0): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d896c0): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d896c0): >_readAt: n=3, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d896c0): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.142774237 +0000 UTC m=+299.859671372 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d896c0): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781d95730 item 90 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8e040): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8e040): open at offset 0 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8e040): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8e040): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8e040): >_readAt: n=0, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8e040): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8e040): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8e040): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.144589207 +0000 UTC m=+299.861486351 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8e040): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8e580): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8e580): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8e580): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781e4cd20 item 91 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8e580): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8e580): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.1452206 +0000 UTC m=+299.862117744 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8e580): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8eac0): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8eac0): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8eac0): open at offset 5 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8eac0): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8eac0): >_readAt: n=2, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8eac0): _writeAt: size=3, off=7 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781e4cee0 item 91 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8eac0): >_writeAt: n=3, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8eac0): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.14589337 +0000 UTC m=+299.862790514 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8eac0): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8f040): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8f040): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8f040): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8f040): >_readAt: n=8, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8f040): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.14589337 +0000 UTC m=+299.862790514 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8f040): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781e4d0a0 item 91 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 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/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8f8c0): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8f8c0): open at offset 0 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8f8c0): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8f8c0): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8f8c0): >_readAt: n=0, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8f8c0): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8f8c0): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8f8c0): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.14766647 +0000 UTC m=+299.864563614 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8f8c0): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8fe00): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8fe00): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8fe00): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781eb4690 item 92 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8fe00): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8fe00): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.148579535 +0000 UTC m=+299.865476690 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781e8fe00): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781ede440): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781ede440): open at offset 5 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781ede440): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781eb4850 item 92 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781ede440): _readAt: size=2, off=5 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781ede440): >_readAt: n=0, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781ede440): _writeAt: size=3, off=5 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781ede440): >_writeAt: n=3, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781ede440): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.150802615 +0000 UTC m=+299.867699759 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781ede440): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edea00): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edea00): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edea00): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edea00): >_readAt: n=3, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edea00): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.150802615 +0000 UTC m=+299.867699759 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edea00): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781eb4a10 item 92 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7a740): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7a740): open at offset 0 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7a740): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7a740): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7a740): >_readAt: n=0, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7a740): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7a740): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7a740): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.153252454 +0000 UTC m=+299.870149617 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7a740): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7ac80): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7ac80): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7ac80): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781eb5500 item 93 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7ac80): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7ac80): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.153907331 +0000 UTC m=+299.870804475 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7ac80): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7b380): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7b380): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7b380): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7b380): >_readAt: n=5, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7b380): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.153907331 +0000 UTC m=+299.870804475 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7b380): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781eb56c0 item 93 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 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/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7bc00): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7bc00): open at offset 0 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7bc00): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7bc00): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7bc00): >_readAt: n=0, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7bc00): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7bc00): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7bc00): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.156629374 +0000 UTC m=+299.873526518 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781c7bc00): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198a240): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198a240): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198a240): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781312fc0 item 94 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198a240): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198a240): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.157323695 +0000 UTC m=+299.874220839 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198a240): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198a940): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198a940): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198a940): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198a940): >_readAt: n=5, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198a940): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.157323695 +0000 UTC m=+299.874220839 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198a940): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781313180 item 94 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 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/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198b1c0): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198b1c0): open at offset 0 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198b1c0): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198b1c0): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198b1c0): >_readAt: n=0, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198b1c0): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198b1c0): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198b1c0): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.159689154 +0000 UTC m=+299.876586298 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198b1c0): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198b700): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198b700): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198b700): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781d06e00 item 95 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198b700): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198b700): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.160481161 +0000 UTC m=+299.877378305 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c78198b700): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edecc0): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edecc0): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edecc0): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edecc0): >_readAt: n=5, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edecc0): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.160481161 +0000 UTC m=+299.877378305 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edecc0): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781d06fc0 item 95 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 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/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edf540): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edf540): open at offset 0 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edf540): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edf540): _readAt: size=2, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edf540): >_readAt: n=0, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edf540): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edf540): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edf540): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.162960004 +0000 UTC m=+299.879857148 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edf540): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edfa80): _writeAt: size=5, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edfa80): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edfa80): >openPending: err= 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781669730 item 96 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edfa80): >_writeAt: n=5, err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edfa80): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.163613639 +0000 UTC m=+299.880510783 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781edfa80): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/23 04:41:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:41:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/23 04:41:26 DEBUG : open-test-file: newRWFileHandle: 2026/07/23 04:41:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/23 04:41:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d52300): _readAt: size=512, off=0 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d52300): openPending: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d52300): >openPending: err= 2026/07/23 04:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d52300): >_readAt: n=5, err=EOF 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d52300): close: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-23 04:41:26.163613639 +0000 UTC m=+299.880510783 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/23 04:41:26 DEBUG : open-test-file(0x7c781d52300): >close: err= 2026/07/23 04:41:26 DEBUG : open-test-file: Remove: 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7c781669ab0 item 96 2026/07/23 04:41:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/23 04:41:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/23 04:41:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/23 04:41:26 DEBUG : open-test-file: >Remove: err= 2026/07/23 04:41:26 DEBUG : WaitForWriters: timeout=30s 2026/07/23 04:41:26 DEBUG : dir: Looking for writers 2026/07/23 04:41:26 DEBUG : Looking for writers 2026/07/23 04:41:26 DEBUG : dir: reading active writers 2026/07/23 04:41:26 DEBUG : >WaitForWriters: 2026/07/23 04:41:26 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: cleaner exiting === NAME TestRWFileHandleOpenTests/full run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleOpenTests/full 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleOpenTests/full 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleOpenTests/full Messages: directories --- FAIL: TestRWFileHandleOpenTests (33.20s) --- FAIL: TestRWFileHandleOpenTests/writes (16.61s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.45s) --- 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.01s) --- 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) --- FAIL: TestRWFileHandleOpenTests/full (16.59s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.45s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.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.01s) --- 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.01s) --- 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:198: Remote "Linkbox root 'rclone-test-yokixez9wino'", Local "Local file system at /tmp/rclone3199504185", Modify Window "876000h0m0s" 2026/07/23 04:41:41 INFO : Linkbox root 'rclone-test-yokixez9wino': poll-interval is not supported by this remote 2026/07/23 04:41:41 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/23 04:41:41 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:41:41 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:41:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:41:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/23 04:41:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:41:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:41:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/23 04:41:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:41:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:41:41 INFO : Linkbox root 'rclone-test-yokixez9wino': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/23 04:41:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:41:42 DEBUG : file1: newRWFileHandle: 2026/07/23 04:41:42 DEBUG : file1(0x7c78169b200): openPending: 2026/07/23 04:41:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/23 04:41:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/23 04:41:42 DEBUG : file1(0x7c78169b200): >openPending: err= 2026/07/23 04:41:42 DEBUG : file1: >newRWFileHandle: err= 2026/07/23 04:41:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/23 04:41:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/23 04:41:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/23 04:41:44 DEBUG : time_test: Trying to read object after upload: try again in 100ms (1/10) 2026/07/23 04:41:44 DEBUG : time_test: Trying to read object after upload: try again in 200ms (2/10) 2026/07/23 04:41:45 DEBUG : time_test: Trying to read object after upload: try again in 400ms (3/10) 2026/07/23 04:41:45 DEBUG : time_test: Trying to read object after upload: try again in 800ms (4/10) 2026/07/23 04:41:48 DEBUG : Can set mod time: false read_write_test.go:655: can't set mod time 2026/07/23 04:41:48 DEBUG : WaitForWriters: timeout=30s 2026/07/23 04:41:48 DEBUG : dir: Looking for writers 2026/07/23 04:41:48 DEBUG : Looking for writers 2026/07/23 04:41:48 DEBUG : dir: reading active writers 2026/07/23 04:41:48 DEBUG : file1: reading active writers 2026/07/23 04:41:48 DEBUG : file1: active writers 1 2026/07/23 04:41:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/07/23 04:41:48 DEBUG : dir: Looking for writers 2026/07/23 04:41:48 DEBUG : Looking for writers 2026/07/23 04:41:48 DEBUG : dir: reading active writers 2026/07/23 04:41:48 DEBUG : file1: reading active writers 2026/07/23 04:41:48 DEBUG : file1: active writers 1 2026/07/23 04:41:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/07/23 04:41:48 DEBUG : dir: Looking for writers 2026/07/23 04:41:48 DEBUG : Looking for writers 2026/07/23 04:41:48 DEBUG : dir: reading active writers 2026/07/23 04:41:48 DEBUG : file1: reading active writers 2026/07/23 04:41:48 DEBUG : file1: active writers 1 2026/07/23 04:41:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/07/23 04:41:48 DEBUG : dir: Looking for writers 2026/07/23 04:41:48 DEBUG : Looking for writers 2026/07/23 04:41:48 DEBUG : dir: reading active writers 2026/07/23 04:41:48 DEBUG : file1: reading active writers 2026/07/23 04:41:48 DEBUG : file1: active writers 1 2026/07/23 04:41:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/07/23 04:41:48 DEBUG : dir: Looking for writers 2026/07/23 04:41:48 DEBUG : Looking for writers 2026/07/23 04:41:48 DEBUG : file1: reading active writers 2026/07/23 04:41:48 DEBUG : file1: active writers 1 2026/07/23 04:41:48 DEBUG : dir: reading active writers 2026/07/23 04:41:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/07/23 04:41:48 DEBUG : dir: Looking for writers 2026/07/23 04:41:48 DEBUG : Looking for writers 2026/07/23 04:41:48 DEBUG : dir: reading active writers 2026/07/23 04:41:48 DEBUG : file1: reading active writers 2026/07/23 04:41:48 DEBUG : file1: active writers 1 2026/07/23 04:41:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/07/23 04:41:49 DEBUG : dir: Looking for writers 2026/07/23 04:41:49 DEBUG : Looking for writers 2026/07/23 04:41:49 DEBUG : dir: reading active writers 2026/07/23 04:41:49 DEBUG : file1: reading active writers 2026/07/23 04:41:49 DEBUG : file1: active writers 1 2026/07/23 04:41:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/07/23 04:41:49 DEBUG : dir: Looking for writers 2026/07/23 04:41:49 DEBUG : Looking for writers 2026/07/23 04:41:49 DEBUG : dir: reading active writers 2026/07/23 04:41:49 DEBUG : file1: reading active writers 2026/07/23 04:41:49 DEBUG : file1: active writers 1 2026/07/23 04:41:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:41:50 DEBUG : dir: Looking for writers 2026/07/23 04:41:50 DEBUG : Looking for writers 2026/07/23 04:41:50 DEBUG : dir: reading active writers 2026/07/23 04:41:50 DEBUG : file1: reading active writers 2026/07/23 04:41:50 DEBUG : file1: active writers 1 2026/07/23 04:41:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:41:51 DEBUG : dir: Looking for writers 2026/07/23 04:41:51 DEBUG : Looking for writers 2026/07/23 04:41:51 DEBUG : file1: reading active writers 2026/07/23 04:41:51 DEBUG : file1: active writers 1 2026/07/23 04:41:51 DEBUG : dir: reading active writers 2026/07/23 04:41:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:41:52 DEBUG : dir: Looking for writers 2026/07/23 04:41:52 DEBUG : Looking for writers 2026/07/23 04:41:52 DEBUG : dir: reading active writers 2026/07/23 04:41:52 DEBUG : file1: reading active writers 2026/07/23 04:41:52 DEBUG : file1: active writers 1 2026/07/23 04:41:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:41:53 DEBUG : dir: Looking for writers 2026/07/23 04:41:53 DEBUG : Looking for writers 2026/07/23 04:41:53 DEBUG : dir: reading active writers 2026/07/23 04:41:53 DEBUG : file1: reading active writers 2026/07/23 04:41:53 DEBUG : file1: active writers 1 2026/07/23 04:41:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:41:54 DEBUG : dir: Looking for writers 2026/07/23 04:41:54 DEBUG : Looking for writers 2026/07/23 04:41:54 DEBUG : dir: reading active writers 2026/07/23 04:41:54 DEBUG : file1: reading active writers 2026/07/23 04:41:54 DEBUG : file1: active writers 1 2026/07/23 04:41:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:41:55 DEBUG : dir: Looking for writers 2026/07/23 04:41:55 DEBUG : Looking for writers 2026/07/23 04:41:55 DEBUG : dir: reading active writers 2026/07/23 04:41:55 DEBUG : file1: reading active writers 2026/07/23 04:41:55 DEBUG : file1: active writers 1 2026/07/23 04:41:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:41:56 DEBUG : dir: Looking for writers 2026/07/23 04:41:56 DEBUG : Looking for writers 2026/07/23 04:41:56 DEBUG : dir: reading active writers 2026/07/23 04:41:56 DEBUG : file1: reading active writers 2026/07/23 04:41:56 DEBUG : file1: active writers 1 2026/07/23 04:41:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:41:57 DEBUG : dir: Looking for writers 2026/07/23 04:41:57 DEBUG : Looking for writers 2026/07/23 04:41:57 DEBUG : dir: reading active writers 2026/07/23 04:41:57 DEBUG : file1: reading active writers 2026/07/23 04:41:57 DEBUG : file1: active writers 1 2026/07/23 04:41:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:41:58 DEBUG : dir: Looking for writers 2026/07/23 04:41:58 DEBUG : Looking for writers 2026/07/23 04:41:58 DEBUG : dir: reading active writers 2026/07/23 04:41:58 DEBUG : file1: reading active writers 2026/07/23 04:41:58 DEBUG : file1: active writers 1 2026/07/23 04:41:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:41:59 DEBUG : dir: Looking for writers 2026/07/23 04:41:59 DEBUG : Looking for writers 2026/07/23 04:41:59 DEBUG : dir: reading active writers 2026/07/23 04:41:59 DEBUG : file1: reading active writers 2026/07/23 04:41:59 DEBUG : file1: active writers 1 2026/07/23 04:41:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:42:00 DEBUG : dir: Looking for writers 2026/07/23 04:42:00 DEBUG : Looking for writers 2026/07/23 04:42:00 DEBUG : dir: reading active writers 2026/07/23 04:42:00 DEBUG : file1: reading active writers 2026/07/23 04:42:00 DEBUG : file1: active writers 1 2026/07/23 04:42:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:42:01 DEBUG : dir: Looking for writers 2026/07/23 04:42:01 DEBUG : Looking for writers 2026/07/23 04:42:01 DEBUG : dir: reading active writers 2026/07/23 04:42:01 DEBUG : file1: reading active writers 2026/07/23 04:42:01 DEBUG : file1: active writers 1 2026/07/23 04:42:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:42:02 DEBUG : dir: Looking for writers 2026/07/23 04:42:02 DEBUG : Looking for writers 2026/07/23 04:42:02 DEBUG : dir: reading active writers 2026/07/23 04:42:02 DEBUG : file1: reading active writers 2026/07/23 04:42:02 DEBUG : file1: active writers 1 2026/07/23 04:42:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:42:03 DEBUG : dir: Looking for writers 2026/07/23 04:42:03 DEBUG : Looking for writers 2026/07/23 04:42:03 DEBUG : dir: reading active writers 2026/07/23 04:42:03 DEBUG : file1: reading active writers 2026/07/23 04:42:03 DEBUG : file1: active writers 1 2026/07/23 04:42:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:42:04 DEBUG : dir: Looking for writers 2026/07/23 04:42:04 DEBUG : Looking for writers 2026/07/23 04:42:04 DEBUG : dir: reading active writers 2026/07/23 04:42:04 DEBUG : file1: reading active writers 2026/07/23 04:42:04 DEBUG : file1: active writers 1 2026/07/23 04:42:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:42:05 DEBUG : dir: Looking for writers 2026/07/23 04:42:05 DEBUG : Looking for writers 2026/07/23 04:42:05 DEBUG : dir: reading active writers 2026/07/23 04:42:05 DEBUG : file1: reading active writers 2026/07/23 04:42:05 DEBUG : file1: active writers 1 2026/07/23 04:42:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:42:06 DEBUG : dir: Looking for writers 2026/07/23 04:42:06 DEBUG : Looking for writers 2026/07/23 04:42:06 DEBUG : file1: reading active writers 2026/07/23 04:42:06 DEBUG : file1: active writers 1 2026/07/23 04:42:06 DEBUG : dir: reading active writers 2026/07/23 04:42:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:42:07 DEBUG : dir: Looking for writers 2026/07/23 04:42:07 DEBUG : Looking for writers 2026/07/23 04:42:07 DEBUG : dir: reading active writers 2026/07/23 04:42:07 DEBUG : file1: reading active writers 2026/07/23 04:42:07 DEBUG : file1: active writers 1 2026/07/23 04:42:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:42:08 DEBUG : dir: Looking for writers 2026/07/23 04:42:08 DEBUG : Looking for writers 2026/07/23 04:42:08 DEBUG : dir: reading active writers 2026/07/23 04:42:08 DEBUG : file1: reading active writers 2026/07/23 04:42:08 DEBUG : file1: active writers 1 2026/07/23 04:42:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:42:09 DEBUG : dir: Looking for writers 2026/07/23 04:42:09 DEBUG : Looking for writers 2026/07/23 04:42:09 DEBUG : dir: reading active writers 2026/07/23 04:42:09 DEBUG : file1: reading active writers 2026/07/23 04:42:09 DEBUG : file1: active writers 1 2026/07/23 04:42:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:42:10 DEBUG : dir: Looking for writers 2026/07/23 04:42:10 DEBUG : Looking for writers 2026/07/23 04:42:10 DEBUG : dir: reading active writers 2026/07/23 04:42:10 DEBUG : file1: reading active writers 2026/07/23 04:42:10 DEBUG : file1: active writers 1 2026/07/23 04:42:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:42:11 DEBUG : dir: Looking for writers 2026/07/23 04:42:11 DEBUG : Looking for writers 2026/07/23 04:42:11 DEBUG : dir: reading active writers 2026/07/23 04:42:11 DEBUG : file1: reading active writers 2026/07/23 04:42:11 DEBUG : file1: active writers 1 2026/07/23 04:42:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:42:12 DEBUG : dir: Looking for writers 2026/07/23 04:42:12 DEBUG : Looking for writers 2026/07/23 04:42:12 DEBUG : dir: reading active writers 2026/07/23 04:42:12 DEBUG : file1: reading active writers 2026/07/23 04:42:12 DEBUG : file1: active writers 1 2026/07/23 04:42:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:42:13 DEBUG : dir: Looking for writers 2026/07/23 04:42:13 DEBUG : Looking for writers 2026/07/23 04:42:13 DEBUG : dir: reading active writers 2026/07/23 04:42:13 DEBUG : file1: reading active writers 2026/07/23 04:42:13 DEBUG : file1: active writers 1 2026/07/23 04:42:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:42:14 DEBUG : dir: Looking for writers 2026/07/23 04:42:14 DEBUG : Looking for writers 2026/07/23 04:42:14 DEBUG : dir: reading active writers 2026/07/23 04:42:14 DEBUG : file1: reading active writers 2026/07/23 04:42:14 DEBUG : file1: active writers 1 2026/07/23 04:42:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:42:15 DEBUG : dir: Looking for writers 2026/07/23 04:42:15 DEBUG : Looking for writers 2026/07/23 04:42:15 DEBUG : dir: reading active writers 2026/07/23 04:42:15 DEBUG : file1: reading active writers 2026/07/23 04:42:15 DEBUG : file1: active writers 1 2026/07/23 04:42:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:42:16 DEBUG : dir: Looking for writers 2026/07/23 04:42:16 DEBUG : Looking for writers 2026/07/23 04:42:16 DEBUG : dir: reading active writers 2026/07/23 04:42:16 DEBUG : file1: reading active writers 2026/07/23 04:42:16 DEBUG : file1: active writers 1 2026/07/23 04:42:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:42:17 DEBUG : dir: Looking for writers 2026/07/23 04:42:17 DEBUG : Looking for writers 2026/07/23 04:42:17 DEBUG : dir: reading active writers 2026/07/23 04:42:17 DEBUG : file1: reading active writers 2026/07/23 04:42:17 DEBUG : file1: active writers 1 2026/07/23 04:42:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/23 04:42:18 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x7c781cdc800 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x7c7818bb448 notify:{wait:0 notify:0 lock:0 head: tail:} checker:8553453302912} name:file1 opens:1 downloaders: o: fd:0x7c7813024a0 info:{ModTime:{wall:14019851607079626714 ext:316181131642 loc:0x4849d80} ATime:{wall:14019851607079626714 ext:316181131642 loc:0x4849d80} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer: closing:}, } 2026/07/23 04:42:18 DEBUG : >WaitForWriters: 2026/07/23 04:42:18 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: cleaner exiting run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:655 Error: Should be true Test: TestRWFileModTimeWithOpenWriters 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:655 Error: Should be true Test: TestRWFileModTimeWithOpenWriters 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:655 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileModTimeWithOpenWriters Messages: directories --- FAIL: TestRWFileModTimeWithOpenWriters (52.28s) === RUN TestRWCacheRename run.go:198: Remote "Linkbox root 'rclone-test-yokixez9wino'", Local "Local file system at /tmp/rclone3199504185", Modify Window "876000h0m0s" 2026/07/23 04:42:34 INFO : Linkbox root 'rclone-test-yokixez9wino': poll-interval is not supported by this remote 2026/07/23 04:42:34 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/23 04:42:34 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:42:34 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:42:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:42:34 DEBUG : Config file has changed externally - reloading 2026/07/23 04:42:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/23 04:42:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:42:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:42:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/23 04:42:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino" read_write_test.go:694: skip as can't rename files 2026/07/23 04:42:34 DEBUG : WaitForWriters: timeout=30s 2026/07/23 04:42:34 DEBUG : Looking for writers 2026/07/23 04:42:34 DEBUG : >WaitForWriters: 2026/07/23 04:42:34 INFO : Linkbox root 'rclone-test-yokixez9wino': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/23 04:42:34 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: cleaner exiting run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:694 Error: Should be true Test: TestRWCacheRename 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:694 Error: Should be true Test: TestRWCacheRename 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:694 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWCacheRename Messages: directories --- FAIL: TestRWCacheRename (16.04s) === RUN TestRWCacheUpdate run.go:198: Remote "Linkbox root 'rclone-test-yokixez9wino'", Local "Local file system at /tmp/rclone3199504185", Modify Window "876000h0m0s" 2026/07/23 04:42:50 INFO : Linkbox root 'rclone-test-yokixez9wino': poll-interval is not supported by this remote 2026/07/23 04:42:50 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/23 04:42:50 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:42:50 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:42:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:42:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/23 04:42:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:42:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino" 2026/07/23 04:42:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/23 04:42:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-yokixez9wino" read_write_test.go:730: skip as modtime not supported 2026/07/23 04:42:50 DEBUG : WaitForWriters: timeout=30s 2026/07/23 04:42:50 DEBUG : Looking for writers 2026/07/23 04:42:50 DEBUG : >WaitForWriters: 2026/07/23 04:42:50 DEBUG : Linkbox root 'rclone-test-yokixez9wino': vfs cache: cleaner exiting 2026/07/23 04:42:50 DEBUG : forgetting directory cache run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:730 Error: Should be true Test: TestRWCacheUpdate 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:730 Error: Should be true Test: TestRWCacheUpdate 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:730 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWCacheUpdate Messages: directories --- FAIL: TestRWCacheUpdate (16.37s) === RUN TestCaseSensitivity run.go:198: Remote "Linkbox root 'rclone-test-yokixez9wino'", Local "Local file system at /tmp/rclone3199504185", Modify Window "876000h0m0s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:20 Error: Should be true Test: TestCaseSensitivity 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:20 Error: Should be true Test: TestCaseSensitivity 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:20 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestCaseSensitivity Messages: directories --- FAIL: TestCaseSensitivity (16.15s) === RUN TestUnicodeNormalization run.go:198: Remote "Linkbox root 'rclone-test-yokixez9wino'", Local "Local file system at /tmp/rclone3199504185", Modify Window "876000h0m0s" 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:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:179 Error: Should be true Test: TestUnicodeNormalization Messages: listing wrong, want normal name with no special characters.txt (5), 測試_Русский___ě_áñ (5) got dir/file1 (14), normal name with no special characters.txt (5), 測試_Русский___ě_áñ (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:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:179 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestUnicodeNormalization Messages: Unexpected file "dir/file1" 2026/07/23 04:43:36 INFO : Linkbox root 'rclone-test-yokixez9wino': poll-interval is not supported by this remote 2026/07/23 04:43:36 NOTICE: Linkbox root 'rclone-test-yokixez9wino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/23 04:43:36 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/23 04:43:36 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/23 04:43:36 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/23 04:43:36 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/23 04:43:36 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/23 04:43:37 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/23 04:43:37 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/23 04:43:37 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/23 04:43:37 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/23 04:43:37 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/23 04:43:37 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/23 04:43:37 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/23 04:43:37 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/23 04:43:37 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/23 04:43:37 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/23 04:43:37 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/23 04:43:37 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/23 04:43:37 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/23 04:43:37 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/23 04:43:37 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/23 04:43:37 DEBUG : WaitForWriters: timeout=30s 2026/07/23 04:43:37 DEBUG : dir: Looking for writers 2026/07/23 04:43:37 DEBUG : Looking for writers 2026/07/23 04:43:37 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/23 04:43:37 DEBUG : dir: reading active writers 2026/07/23 04:43:37 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/23 04:43:37 DEBUG : >WaitForWriters: run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestUnicodeNormalization 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestUnicodeNormalization 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestUnicodeNormalization Messages: directories --- FAIL: TestUnicodeNormalization (32.86s) === RUN TestVFSNew run.go:198: Remote "Linkbox root 'rclone-test-yokixez9wino'", Local "Local file system at /tmp/rclone3199504185", Modify Window "876000h0m0s" 2026/07/23 04:43:55 INFO : Linkbox root 'rclone-test-yokixez9wino': poll-interval is not supported by this remote 2026/07/23 04:43:55 NOTICE: Linkbox root 'rclone-test-yokixez9wino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/23 04:43:55 DEBUG : Linkbox root 'rclone-test-yokixez9wino': Reusing VFS from active cache 2026/07/23 04:43:55 DEBUG : WaitForWriters: timeout=30s 2026/07/23 04:43:55 DEBUG : Looking for writers 2026/07/23 04:43:55 DEBUG : >WaitForWriters: 2026/07/23 04:43:55 DEBUG : WaitForWriters: timeout=30s 2026/07/23 04:43:55 DEBUG : Looking for writers 2026/07/23 04:43:55 DEBUG : >WaitForWriters: run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty 2026/07/23 04:44:02 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:44:02 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/23 04:44:03 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:44:03 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/23 04:44:03 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:44:03 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/23 04:44:04 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:44:04 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/23 04:44:05 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:44:07 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:44:09 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:44:12 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/23 04:44:14 DEBUG : pacer: Reducing sleep to 1.125s fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/23 04:44:15 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/23 04:44:16 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/23 04:44:17 DEBUG : pacer: Reducing sleep to 474.609375ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/23 04:44:19 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/23 04:44:20 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/23 04:44:20 DEBUG : pacer: Reducing sleep to 200.225829ms 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSNew 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSNew 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSNew Messages: directories --- FAIL: TestVFSNew (28.95s) === RUN TestVFSNewWithOpts run.go:198: Remote "Linkbox root 'rclone-test-yokixez9wino'", Local "Local file system at /tmp/rclone3199504185", Modify Window "876000h0m0s" 2026/07/23 04:44:24 INFO : Linkbox root 'rclone-test-yokixez9wino': poll-interval is not supported by this remote 2026/07/23 04:44:24 NOTICE: Linkbox root 'rclone-test-yokixez9wino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/23 04:44:24 DEBUG : WaitForWriters: timeout=30s 2026/07/23 04:44:24 DEBUG : Looking for writers 2026/07/23 04:44:24 DEBUG : >WaitForWriters: 2026/07/23 04:44:25 DEBUG : pacer: Reducing sleep to 200ms run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSNewWithOpts 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSNewWithOpts 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSNewWithOpts Messages: directories --- FAIL: TestVFSNewWithOpts (16.31s) === RUN TestVFSRoot run.go:198: Remote "Linkbox root 'rclone-test-yokixez9wino'", Local "Local file system at /tmp/rclone3199504185", Modify Window "876000h0m0s" 2026/07/23 04:44:40 INFO : Linkbox root 'rclone-test-yokixez9wino': poll-interval is not supported by this remote 2026/07/23 04:44:40 NOTICE: Linkbox root 'rclone-test-yokixez9wino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/23 04:44:40 DEBUG : WaitForWriters: timeout=30s 2026/07/23 04:44:40 DEBUG : Looking for writers 2026/07/23 04:44:40 DEBUG : >WaitForWriters: run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSRoot 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSRoot 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSRoot Messages: directories --- FAIL: TestVFSRoot (16.31s) === RUN TestVFSStat run.go:198: Remote "Linkbox root 'rclone-test-yokixez9wino'", Local "Local file system at /tmp/rclone3199504185", Modify Window "876000h0m0s" 2026/07/23 04:44:57 INFO : Linkbox root 'rclone-test-yokixez9wino': poll-interval is not supported by this remote 2026/07/23 04:44:57 NOTICE: Linkbox root 'rclone-test-yokixez9wino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/23 04:44:57 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:44:57 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/23 04:44:57 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:44:57 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/23 04:44:57 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:44:57 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/23 04:44:58 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:44:58 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/23 04:45:00 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:45:02 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:45:04 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:45:06 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:45:08 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:45:10 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:299: Retry Put of "file1" to Linkbox root 'rclone-test-yokixez9wino': 1/10 (getting files failed: invalid character '<' looking for beginning of value) 2026/07/23 04:45:12 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/23 04:45:14 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/23 04:45:16 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/23 04:45:18 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/23 04:45:18 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/23 04:45:19 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/23 04:45:19 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/23 04:45:19 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/23 04:45:21 DEBUG : pacer: Reducing sleep to 200ms 2026/07/23 04:45:21 DEBUG : dir/file2: Trying to read object after upload: try again in 100ms (1/10) 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:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:190 Error: Should be true Test: TestVFSStat Messages: listing wrong, want dir/file2 (14), file1 (14) got dir/file1 (14), dir/file2 (14), 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:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:190 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestVFSStat Messages: Unexpected file "dir/file1" 2026/07/23 04:45:31 DEBUG : WaitForWriters: timeout=30s 2026/07/23 04:45:31 DEBUG : dir: Looking for writers 2026/07/23 04:45:31 DEBUG : file1: reading active writers 2026/07/23 04:45:31 DEBUG : file2: reading active writers 2026/07/23 04:45:31 DEBUG : Looking for writers 2026/07/23 04:45:31 DEBUG : dir: reading active writers 2026/07/23 04:45:31 DEBUG : file1: reading active writers 2026/07/23 04:45:31 DEBUG : >WaitForWriters: run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSStat 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSStat 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSStat Messages: directories --- FAIL: TestVFSStat (52.34s) === RUN TestVFSStatParent run.go:198: Remote "Linkbox root 'rclone-test-yokixez9wino'", Local "Local file system at /tmp/rclone3199504185", Modify Window "876000h0m0s" 2026/07/23 04:45:49 INFO : Linkbox root 'rclone-test-yokixez9wino': poll-interval is not supported by this remote 2026/07/23 04:45:49 NOTICE: Linkbox root 'rclone-test-yokixez9wino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/23 04:45:51 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:45:51 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/23 04:45:52 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:45:52 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/23 04:45:52 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:45:52 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/23 04:45:53 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:45:53 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/23 04:45:54 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:45:56 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:45:58 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:46:00 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:46:02 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:46:04 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:299: Retry Put of "file1" to Linkbox root 'rclone-test-yokixez9wino': 1/10 (Update failed to read object: getting files failed: invalid character '<' looking for beginning of value) 2026/07/23 04:46:06 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:46:08 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:46:10 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:46:13 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/23 04:46:13 DEBUG : file1: Update: removing old file 2026/07/23 04:46:16 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/23 04:46:16 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/23 04:46:18 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/23 04:46:19 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/23 04:46:19 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/07/23 04:46:19 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/23 04:46:19 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2026/07/23 04:46:20 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/23 04:46:20 DEBUG : file1: Trying to read object after upload: try again in 400ms (3/10) 2026/07/23 04:46:20 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/23 04:46:20 DEBUG : file1: Trying to read object after upload: try again in 800ms (4/10) 2026/07/23 04:46:21 DEBUG : pacer: Reducing sleep to 200ms 2026/07/23 04:46:21 DEBUG : file1: Trying to read object after upload: try again in 1.6s (5/10) 2026/07/23 04:46:23 DEBUG : file1: Trying to read object after upload: try again in 3.2s (6/10) 2026/07/23 04:46:26 DEBUG : file1: Trying to read object after upload: try again in 6.4s (7/10) 2026/07/23 04:46:33 DEBUG : forgetting directory cache 2026/07/23 04:46:33 DEBUG : Removed virtual directory entry vDel: "dir" 2026/07/23 04:46:33 DEBUG : dir: forgetting directory cache 2026/07/23 04:46:33 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/23 04:46:33 DEBUG : file1: Trying to read object after upload: try again in 12.8s (8/10) 2026/07/23 04:46:42 DEBUG : forgetting directory cache 2026/07/23 04:46:42 DEBUG : dir: forgetting directory cache 2026/07/23 04:46:42 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/07/23 04:46:46 DEBUG : file1: Trying to read object after upload: try again in 25.6s (9/10) 2026/07/23 04:47:12 DEBUG : file1: Trying to read object after upload: try again in 51.2s (10/10) 2026/07/23 04:47:14 DEBUG : forgetting directory cache 2026/07/23 04:47:14 DEBUG : dir: forgetting directory cache 2026/07/23 04:47:14 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/07/23 04:47:32 DEBUG : forgetting directory cache 2026/07/23 04:47:32 DEBUG : dir: forgetting directory cache 2026/07/23 04:47:32 DEBUG : dir: forgetting directory cache 2026/07/23 04:47:32 DEBUG : Removed virtual directory entry vAddFile: "file1" run.go:303: Failed to put "file1" to "Linkbox root 'rclone-test-yokixez9wino'": object not found 2026/07/23 04:48:03 DEBUG : WaitForWriters: timeout=30s 2026/07/23 04:48:03 DEBUG : Looking for writers 2026/07/23 04:48:03 DEBUG : >WaitForWriters: 2026/07/23 04:48:04 DEBUG : dir: forgetting directory cache 2026/07/23 04:48:04 DEBUG : forgetting directory cache 2026/07/23 04:48:04 DEBUG : dir: forgetting directory cache 2026/07/23 04:48:04 DEBUG : Removed virtual directory entry vAddFile: "file1" run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty 2026/07/23 04:48:11 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:48:11 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/23 04:48:11 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:48:11 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/23 04:48:12 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:48:12 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/23 04:48:13 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:48:13 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/23 04:48:14 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/23 04:48:16 DEBUG : pacer: Reducing sleep to 1.125s fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/23 04:48:18 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/23 04:48:19 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/23 04:48:20 DEBUG : pacer: Reducing sleep to 474.609375ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/23 04:48:22 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/23 04:48:23 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/23 04:48:23 DEBUG : pacer: Reducing sleep to 200.225829ms 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:223 Error: Should be true Test: TestVFSStatParent 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:223 Error: Should be true Test: TestVFSStatParent 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:223 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSStatParent Messages: directories --- FAIL: TestVFSStatParent (157.80s) === RUN TestVFSOpenFile run.go:198: Remote "Linkbox root 'rclone-test-yokixez9wino'", Local "Local file system at /tmp/rclone3199504185", Modify Window "876000h0m0s" 2026/07/23 04:48:27 INFO : Linkbox root 'rclone-test-yokixez9wino': poll-interval is not supported by this remote 2026/07/23 04:48:27 NOTICE: Linkbox root 'rclone-test-yokixez9wino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/23 04:48:27 DEBUG : pacer: Reducing sleep to 200ms 2026/07/23 04:48:30 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/07/23 04:48:30 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2026/07/23 04:48:32 DEBUG : dir/file2: Trying to read object after upload: try again in 100ms (1/10) 2026/07/23 04:48:33 DEBUG : dir/file2: Trying to read object after upload: try again in 200ms (2/10) 2026/07/23 04:48:33 DEBUG : dir/file2: Trying to read object after upload: try again in 400ms (3/10) 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/07/23 04:48:40 DEBUG : forgetting directory cache 2026/07/23 04:48:40 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:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:257 Error: Should be true Test: TestVFSOpenFile Messages: listing wrong, want dir/file2 (14), file1 (14) got dir/file1 (14), dir/file2 (14), 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:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:257 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestVFSOpenFile Messages: Unexpected file "dir/file1" 2026/07/23 04:48:43 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/23 04:48:43 DEBUG : file1: Open: flags=O_RDONLY 2026/07/23 04:48:43 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/23 04:48:43 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/23 04:48:43 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/23 04:48:43 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/23 04:48:43 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/23 04:48:43 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/23 04:48:43 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:48:43 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:48:43 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/23 04:48:43 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/23 04:48:43 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/23 04:48:43 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/23 04:48:43 DEBUG : Linkbox root 'rclone-test-yokixez9wino': File to upload is small (0 bytes), uploading instead of streaming 2026/07/23 04:48:43 ERROR : dir/new_file.txt: WriteFileHandle.New Rcat failed: can't upload empty files to this remote 2026/07/23 04:48:43 DEBUG : dir/new_file.txt: Remove: 2026/07/23 04:48:43 DEBUG : dir: Added virtual directory entry vDel: "new_file.txt" 2026/07/23 04:48:43 DEBUG : dir/new_file.txt: >Remove: err= 2026/07/23 04:48:43 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:48:43 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/23 04:48:43 DEBUG : WaitForWriters: timeout=30s 2026/07/23 04:48:43 DEBUG : dir: Looking for writers 2026/07/23 04:48:43 DEBUG : file1: reading active writers 2026/07/23 04:48:43 DEBUG : file2: reading active writers 2026/07/23 04:48:43 DEBUG : Looking for writers 2026/07/23 04:48:43 DEBUG : dir: reading active writers 2026/07/23 04:48:43 DEBUG : file1: reading active writers 2026/07/23 04:48:43 DEBUG : >WaitForWriters: run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSOpenFile 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSOpenFile 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSOpenFile Messages: directories --- FAIL: TestVFSOpenFile (34.78s) === RUN TestVFSRename run.go:198: Remote "Linkbox root 'rclone-test-yokixez9wino'", Local "Local file system at /tmp/rclone3199504185", Modify Window "876000h0m0s" 2026/07/23 04:49:02 INFO : Linkbox root 'rclone-test-yokixez9wino': poll-interval is not supported by this remote 2026/07/23 04:49:02 NOTICE: Linkbox root 'rclone-test-yokixez9wino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream vfs_test.go:291: skip as can't rename files 2026/07/23 04:49:02 DEBUG : WaitForWriters: timeout=30s 2026/07/23 04:49:02 DEBUG : Looking for writers 2026/07/23 04:49:02 DEBUG : >WaitForWriters: 2026/07/23 04:49:02 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:49:02 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/23 04:49:02 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:49:02 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/23 04:49:02 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:49:02 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/23 04:49:03 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:49:03 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/23 04:49:05 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:49:07 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:49:09 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:49:11 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:49:13 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:49:15 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/23 04:49:17 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/23 04:49:18 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/23 04:49:20 DEBUG : pacer: Reducing sleep to 632.8125ms run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit 2026/07/23 04:49:21 DEBUG : pacer: Reducing sleep to 474.609375ms run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit 2026/07/23 04:49:23 DEBUG : pacer: Reducing sleep to 355.957031ms run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit 2026/07/23 04:49:23 DEBUG : pacer: Reducing sleep to 266.967773ms run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty 2026/07/23 04:49:24 DEBUG : pacer: Reducing sleep to 200.225829ms run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty 2026/07/23 04:49:26 DEBUG : pacer: Reducing sleep to 200ms run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:291 Error: Should be true Test: TestVFSRename 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:291 Error: Should be true Test: TestVFSRename 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:291 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSRename Messages: directories --- FAIL: TestVFSRename (33.42s) === RUN TestVFSStatfs run.go:198: Remote "Linkbox root 'rclone-test-yokixez9wino'", Local "Local file system at /tmp/rclone3199504185", Modify Window "876000h0m0s" 2026/07/23 04:49:35 INFO : Linkbox root 'rclone-test-yokixez9wino': poll-interval is not supported by this remote 2026/07/23 04:49:35 NOTICE: Linkbox root 'rclone-test-yokixez9wino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/23 04:49:35 DEBUG : WaitForWriters: timeout=30s 2026/07/23 04:49:35 DEBUG : Looking for writers 2026/07/23 04:49:35 DEBUG : >WaitForWriters: run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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 2026/07/23 04:49:48 DEBUG : forgetting directory cache 2026/07/23 04:49:48 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSStatfs 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSStatfs 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSStatfs Messages: directories --- FAIL: TestVFSStatfs (16.15s) === RUN TestVFSMkdir run.go:198: Remote "Linkbox root 'rclone-test-yokixez9wino'", Local "Local file system at /tmp/rclone3199504185", Modify Window "876000h0m0s" 2026/07/23 04:49:51 INFO : Linkbox root 'rclone-test-yokixez9wino': poll-interval is not supported by this remote 2026/07/23 04:49:51 NOTICE: Linkbox root 'rclone-test-yokixez9wino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:371 Error: Should be true Test: TestVFSMkdir 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:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:371 Error: Should be true Test: TestVFSMkdir 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:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:371 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSMkdir Messages: directories 2026/07/23 04:50:01 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:50:01 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/23 04:50:01 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:50:01 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/23 04:50:02 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:50:02 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/23 04:50:02 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:50:02 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/23 04:50:04 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:50:06 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:50:08 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:50:10 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:50:12 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:50:14 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:50:14 ERROR : /: Dir.Mkdir failed to read directory: getting files failed: invalid character '<' looking for beginning of value vfs_test.go:375: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:375 Error: Received unexpected error: getting files failed: invalid character '<' looking for beginning of value Test: TestVFSMkdir 2026/07/23 04:50:14 DEBUG : WaitForWriters: timeout=30s 2026/07/23 04:50:14 DEBUG : Looking for writers 2026/07/23 04:50:14 DEBUG : >WaitForWriters: 2026/07/23 04:50:16 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/23 04:50:18 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/23 04:50:20 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/23 04:50:21 DEBUG : pacer: Reducing sleep to 632.8125ms run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit 2026/07/23 04:50:22 DEBUG : pacer: Reducing sleep to 474.609375ms run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit 2026/07/23 04:50:24 DEBUG : pacer: Reducing sleep to 355.957031ms run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit 2026/07/23 04:50:24 DEBUG : pacer: Reducing sleep to 266.967773ms run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty 2026/07/23 04:50:26 DEBUG : pacer: Reducing sleep to 200.225829ms run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty 2026/07/23 04:50:27 DEBUG : pacer: Reducing sleep to 200ms run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:375 Error: Should be true Test: TestVFSMkdir 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:375 Error: Should be true Test: TestVFSMkdir 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:375 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSMkdir Messages: directories --- FAIL: TestVFSMkdir (44.83s) === RUN TestVFSMkdirAll run.go:198: Remote "Linkbox root 'rclone-test-yokixez9wino'", Local "Local file system at /tmp/rclone3199504185", Modify Window "876000h0m0s" 2026/07/23 04:50:36 INFO : Linkbox root 'rclone-test-yokixez9wino': poll-interval is not supported by this remote 2026/07/23 04:50:36 NOTICE: Linkbox root 'rclone-test-yokixez9wino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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/07/23 04:50:44 DEBUG : forgetting directory cache 2026/07/23 04:50:44 DEBUG : dir: forgetting directory cache 2026/07/23 04:50:44 DEBUG : dir: forgetting directory cache 2026/07/23 04:50:44 DEBUG : Removed virtual directory entry vAddFile: "file1" 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:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:416 Error: Should be true Test: TestVFSMkdirAll 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:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:416 Error: Should be true Test: TestVFSMkdirAll 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:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:416 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSMkdirAll Messages: directories 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:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:421 Error: Should be true Test: TestVFSMkdirAll 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:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:421 Error: Should be true Test: TestVFSMkdirAll 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:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:421 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSMkdirAll Messages: directories 2026/07/23 04:50:57 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/23 04:50:59 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/07/23 04:50:59 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:50:59 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/23 04:50:59 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:50:59 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/23 04:50:59 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:50:59 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/23 04:51:00 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:51:00 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/23 04:51:02 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:51:04 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:51:06 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:51:08 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:51:09 DEBUG : forgetting directory cache 2026/07/23 04:51:09 DEBUG : dir: forgetting directory cache 2026/07/23 04:51:09 DEBUG : dir: forgetting directory cache 2026/07/23 04:51:09 DEBUG : Removed virtual directory entry vDel: "open-test-file" 2026/07/23 04:51:10 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:51:12 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:51:12 ERROR : a/b/: Dir.Mkdir failed to read directory: getting files failed: invalid character '<' looking for beginning of value vfs_test.go:425: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:425 Error: Received unexpected error: getting files failed: invalid character '<' looking for beginning of value Test: TestVFSMkdirAll 2026/07/23 04:51:12 DEBUG : WaitForWriters: timeout=30s 2026/07/23 04:51:12 DEBUG : dir: Looking for writers 2026/07/23 04:51:12 DEBUG : a/b: Looking for writers 2026/07/23 04:51:12 DEBUG : a: Looking for writers 2026/07/23 04:51:12 DEBUG : b: reading active writers 2026/07/23 04:51:12 DEBUG : Looking for writers 2026/07/23 04:51:12 DEBUG : dir: reading active writers 2026/07/23 04:51:12 DEBUG : a: reading active writers 2026/07/23 04:51:12 DEBUG : >WaitForWriters: 2026/07/23 04:51:14 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:51:16 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:51:18 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/23 04:51:20 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/23 04:51:21 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/23 04:51:23 DEBUG : pacer: Reducing sleep to 632.8125ms run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit 2026/07/23 04:51:24 DEBUG : pacer: Reducing sleep to 474.609375ms run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit 2026/07/23 04:51:25 DEBUG : forgetting directory cache 2026/07/23 04:51:25 DEBUG : dir: forgetting directory cache 2026/07/23 04:51:25 DEBUG : dir: forgetting directory cache 2026/07/23 04:51:25 DEBUG : Removed virtual directory entry vDel: "open-test-file" 2026/07/23 04:51:26 DEBUG : pacer: Reducing sleep to 355.957031ms run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit 2026/07/23 04:51:26 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/23 04:51:26 DEBUG : pacer: Reducing sleep to 200.225829ms run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty 2026/07/23 04:51:28 DEBUG : pacer: Reducing sleep to 200ms run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:425 Error: Should be true Test: TestVFSMkdirAll 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:425 Error: Should be true Test: TestVFSMkdirAll 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:425 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSMkdirAll Messages: directories --- FAIL: TestVFSMkdirAll (65.38s) === RUN TestVFSIsMetadataFile run.go:198: Remote "Linkbox root 'rclone-test-yokixez9wino'", Local "Local file system at /tmp/rclone3199504185", Modify Window "876000h0m0s" 2026/07/23 04:51:41 INFO : Linkbox root 'rclone-test-yokixez9wino': poll-interval is not supported by this remote 2026/07/23 04:51:41 NOTICE: Linkbox root 'rclone-test-yokixez9wino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/23 04:51:41 DEBUG : WaitForWriters: timeout=30s 2026/07/23 04:51:41 DEBUG : Looking for writers 2026/07/23 04:51:41 DEBUG : >WaitForWriters: 2026/07/23 04:51:42 DEBUG : forgetting directory cache 2026/07/23 04:51:42 DEBUG : dir: forgetting directory cache 2026/07/23 04:51:42 DEBUG : dir: forgetting directory cache run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSIsMetadataFile 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSIsMetadataFile 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSIsMetadataFile Messages: directories --- FAIL: TestVFSIsMetadataFile (16.16s) === RUN TestWriteFileHandleMethods run.go:198: Remote "Linkbox root 'rclone-test-yokixez9wino'", Local "Local file system at /tmp/rclone3199504185", Modify Window "876000h0m0s" 2026/07/23 04:51:58 INFO : Linkbox root 'rclone-test-yokixez9wino': poll-interval is not supported by this remote 2026/07/23 04:51:58 NOTICE: Linkbox root 'rclone-test-yokixez9wino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/23 04:51:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:51:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:51:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/23 04:51:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/23 04:51:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/23 04:51:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/23 04:51:58 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/23 04:51:58 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/23 04:51:58 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/23 04:51:58 DEBUG : Linkbox root 'rclone-test-yokixez9wino': File to upload is small (5 bytes), uploading instead of streaming 2026/07/23 04:52:00 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/07/23 04:52:01 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2026/07/23 04:52:01 DEBUG : file1: size = 5 OK 2026/07/23 04:52:01 NOTICE: Linkbox root 'rclone-test-yokixez9wino': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/23 04:52:01 DEBUG : file1: Size of src and dst objects identical 2026/07/23 04:52:01 DEBUG : Added virtual directory entry vAddFile: "file1" 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/write_test.go:153 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"dir,0,true", "file1,5,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=10) "dir,0,true", (string) (len=13) "file1,5,false" Test: TestWriteFileHandleMethods fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/23 04:52:03 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:52:03 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/23 04:52:03 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:52:03 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/23 04:52:03 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:52:03 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/23 04:52:04 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:52:04 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/23 04:52:06 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:52:08 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:52:10 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:52:12 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:52:14 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:52:16 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:52:16 ERROR : error listing: getting files failed: invalid character '<' looking for beginning of value fstest.go:282: Error listing: getting files failed: invalid character '<' looking for beginning of value 2026/07/23 04:52:16 DEBUG : WaitForWriters: timeout=30s 2026/07/23 04:52:16 DEBUG : dir: Looking for writers 2026/07/23 04:52:16 DEBUG : Looking for writers 2026/07/23 04:52:16 DEBUG : file1: reading active writers 2026/07/23 04:52:16 DEBUG : dir: reading active writers 2026/07/23 04:52:16 DEBUG : >WaitForWriters: 2026/07/23 04:52:18 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/23 04:52:21 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/23 04:52:22 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/23 04:52:23 DEBUG : pacer: Reducing sleep to 632.8125ms run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit 2026/07/23 04:52:24 DEBUG : pacer: Reducing sleep to 474.609375ms run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit 2026/07/23 04:52:26 DEBUG : pacer: Reducing sleep to 355.957031ms run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit 2026/07/23 04:52:26 DEBUG : pacer: Reducing sleep to 266.967773ms run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty 2026/07/23 04:52:27 DEBUG : pacer: Reducing sleep to 200.225829ms run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty 2026/07/23 04:52:29 DEBUG : pacer: Reducing sleep to 200ms run.go:186: 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 2026/07/23 04:52:34 DEBUG : 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:282 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:157 Error: Should be true Test: TestWriteFileHandleMethods 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:282 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:157 Error: Should be true Test: TestWriteFileHandleMethods 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:282 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:157 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestWriteFileHandleMethods Messages: directories --- FAIL: TestWriteFileHandleMethods (40.13s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Linkbox root 'rclone-test-yokixez9wino'", Local "Local file system at /tmp/rclone3199504185", Modify Window "876000h0m0s" 2026/07/23 04:52:38 INFO : Linkbox root 'rclone-test-yokixez9wino': poll-interval is not supported by this remote 2026/07/23 04:52:38 NOTICE: Linkbox root 'rclone-test-yokixez9wino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/23 04:52:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:52:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:52:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/23 04:52:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/23 04:52:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/23 04:52:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/23 04:52:38 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/23 04:52:39 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/23 04:52:39 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/23 04:52:39 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/23 04:52:39 DEBUG : Linkbox root 'rclone-test-yokixez9wino': File to upload is small (11 bytes), uploading instead of streaming 2026/07/23 04:52:41 DEBUG : file1: size = 11 OK 2026/07/23 04:52:41 DEBUG : file1: Size of src and dst objects identical 2026/07/23 04:52:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/23 04:52:41 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 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/write_test.go:231 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: TestWriteFileHandleWriteAt 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/write_test.go:235 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: listing wrong, want file1 (11) got dir/file1 (14), file1 (11) 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/write_test.go:235 Error: Should be true Test: TestWriteFileHandleWriteAt 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/vfs/write_test.go:235 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestWriteFileHandleWriteAt Messages: directories 2026/07/23 04:52:50 DEBUG : WaitForWriters: timeout=30s 2026/07/23 04:52:50 DEBUG : dir: Looking for writers 2026/07/23 04:52:50 DEBUG : Looking for writers 2026/07/23 04:52:50 DEBUG : dir: reading active writers 2026/07/23 04:52:50 DEBUG : file1: reading active writers 2026/07/23 04:52:50 DEBUG : >WaitForWriters: run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty 2026/07/23 04:52:58 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:52:58 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/23 04:52:58 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:52:58 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/23 04:52:59 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:52:59 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/23 04:53:00 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:53:00 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/23 04:53:01 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:53:03 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:53:05 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:53:07 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:53:09 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:53:11 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:186: removing dir "dir" failed: getting files failed: invalid character '<' looking for beginning of value 2026/07/23 04:53:13 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:53:15 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:53:17 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:53:19 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/23 04:53:22 DEBUG : pacer: Reducing sleep to 1.125s fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/23 04:53:23 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/23 04:53:24 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/23 04:53:25 DEBUG : pacer: Reducing sleep to 474.609375ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/23 04:53:27 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/23 04:53:28 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/23 04:53:28 DEBUG : pacer: Reducing sleep to 200.225829ms 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleWriteAt 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleWriteAt 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestWriteFileHandleWriteAt Messages: directories --- FAIL: TestWriteFileHandleWriteAt (54.21s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Linkbox root 'rclone-test-yokixez9wino'", Local "Local file system at /tmp/rclone3199504185", Modify Window "876000h0m0s" 2026/07/23 04:53:32 INFO : Linkbox root 'rclone-test-yokixez9wino': poll-interval is not supported by this remote 2026/07/23 04:53:32 NOTICE: Linkbox root 'rclone-test-yokixez9wino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/23 04:53:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:53:32 DEBUG : pacer: Reducing sleep to 200ms 2026/07/23 04:53:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:53:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/23 04:53:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/23 04:53:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/23 04:53:33 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/23 04:53:33 DEBUG : Added virtual directory entry vAddFile: "file1" 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/write_test.go:247 Error: Not equal: expected: []string{"file1,0,false"} actual : []string{"dir,0,true", "file1,0,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=10) "dir,0,true", (string) (len=13) "file1,0,false" Test: TestWriteFileHandleFlush 2026/07/23 04:53:33 DEBUG : Linkbox root 'rclone-test-yokixez9wino': File to upload is small (5 bytes), uploading instead of streaming 2026/07/23 04:53:35 DEBUG : file1: size = 5 OK 2026/07/23 04:53:35 DEBUG : file1: Size of src and dst objects identical 2026/07/23 04:53:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/23 04:53:35 DEBUG : file1: WriteFileHandle.Flush nothing to do 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/write_test.go:267 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"dir,0,true", "file1,5,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=10) "dir,0,true", (string) (len=13) "file1,5,false" Test: TestWriteFileHandleFlush 2026/07/23 04:53:35 DEBUG : WaitForWriters: timeout=30s 2026/07/23 04:53:35 DEBUG : dir: Looking for writers 2026/07/23 04:53:35 DEBUG : Looking for writers 2026/07/23 04:53:35 DEBUG : dir: reading active writers 2026/07/23 04:53:35 DEBUG : file1: reading active writers 2026/07/23 04:53:35 DEBUG : >WaitForWriters: 2026/07/23 04:53:36 DEBUG : forgetting directory cache 2026/07/23 04:53:36 DEBUG : dir: forgetting directory cache 2026/07/23 04:53:36 DEBUG : dir: forgetting directory cache run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleFlush 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleFlush 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestWriteFileHandleFlush Messages: directories --- FAIL: TestWriteFileHandleFlush (19.60s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Linkbox root 'rclone-test-yokixez9wino'", Local "Local file system at /tmp/rclone3199504185", Modify Window "876000h0m0s" 2026/07/23 04:53:52 INFO : Linkbox root 'rclone-test-yokixez9wino': poll-interval is not supported by this remote 2026/07/23 04:53:52 NOTICE: Linkbox root 'rclone-test-yokixez9wino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/23 04:53:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:53:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:53:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/23 04:53:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/23 04:53:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/23 04:53:52 DEBUG : file1: WriteFileHandle.Release closing 2026/07/23 04:53:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/23 04:53:52 DEBUG : Linkbox root 'rclone-test-yokixez9wino': File to upload is small (0 bytes), uploading instead of streaming 2026/07/23 04:53:52 ERROR : file1: WriteFileHandle.New Rcat failed: can't upload empty files to this remote 2026/07/23 04:53:52 DEBUG : file1: Remove: 2026/07/23 04:53:52 DEBUG : Added virtual directory entry vDel: "file1" 2026/07/23 04:53:52 DEBUG : file1: >Remove: err= 2026/07/23 04:53:52 ERROR : file1: WriteFileHandle.Release error: can't upload empty files to this remote write_test.go:276: skipping test: can't upload empty files to this remote 2026/07/23 04:53:52 DEBUG : WaitForWriters: timeout=30s 2026/07/23 04:53:52 DEBUG : dir: Looking for writers 2026/07/23 04:53:52 DEBUG : Looking for writers 2026/07/23 04:53:52 DEBUG : dir: reading active writers 2026/07/23 04:53:52 DEBUG : >WaitForWriters: run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit 2026/07/23 04:53:55 DEBUG : forgetting directory cache run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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 2026/07/23 04:54:03 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:54:03 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/23 04:54:03 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:54:03 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/23 04:54:04 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:54:04 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/23 04:54:04 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:54:04 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/23 04:54:06 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:54:08 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:54:10 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:54:12 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:54:14 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:54:16 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:54:16 ERROR : error listing: getting files failed: invalid character '<' looking for beginning of value fstest.go:282: Error listing: getting files failed: invalid character '<' looking for beginning of value --- FAIL: TestWriteFileHandleRelease (24.36s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Linkbox root 'rclone-test-yokixez9wino'", Local "Local file system at /tmp/rclone3199504185", Modify Window "876000h0m0s" 2026/07/23 04:54:16 INFO : Linkbox root 'rclone-test-yokixez9wino': poll-interval is not supported by this remote 2026/07/23 04:54:16 NOTICE: Linkbox root 'rclone-test-yokixez9wino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/23 04:54:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:54:18 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:54:20 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/23 04:54:22 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/23 04:54:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:54:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/23 04:54:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/23 04:54:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/07/23 04:54:22 DEBUG : WaitForWriters: timeout=30s 2026/07/23 04:54:22 DEBUG : dir: Looking for writers 2026/07/23 04:54:22 DEBUG : Looking for writers 2026/07/23 04:54:22 DEBUG : dir: reading active writers 2026/07/23 04:54:22 DEBUG : file1: reading active writers 2026/07/23 04:54:22 DEBUG : file1: active writers 1 2026/07/23 04:54:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/07/23 04:54:22 DEBUG : dir: Looking for writers 2026/07/23 04:54:22 DEBUG : Looking for writers 2026/07/23 04:54:22 DEBUG : dir: reading active writers 2026/07/23 04:54:22 DEBUG : file1: reading active writers 2026/07/23 04:54:22 DEBUG : file1: active writers 1 2026/07/23 04:54:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/07/23 04:54:22 DEBUG : dir: Looking for writers 2026/07/23 04:54:22 DEBUG : Looking for writers 2026/07/23 04:54:22 DEBUG : file1: reading active writers 2026/07/23 04:54:22 DEBUG : file1: active writers 1 2026/07/23 04:54:22 DEBUG : dir: reading active writers 2026/07/23 04:54:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/07/23 04:54:22 DEBUG : dir: Looking for writers 2026/07/23 04:54:22 DEBUG : Looking for writers 2026/07/23 04:54:22 DEBUG : dir: reading active writers 2026/07/23 04:54:22 DEBUG : file1: reading active writers 2026/07/23 04:54:22 DEBUG : file1: active writers 1 2026/07/23 04:54:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/07/23 04:54:22 DEBUG : dir: Looking for writers 2026/07/23 04:54:22 DEBUG : Looking for writers 2026/07/23 04:54:22 DEBUG : dir: reading active writers 2026/07/23 04:54:22 DEBUG : file1: reading active writers 2026/07/23 04:54:22 DEBUG : file1: active writers 1 2026/07/23 04:54:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/07/23 04:54:22 DEBUG : dir: Looking for writers 2026/07/23 04:54:22 DEBUG : Looking for writers 2026/07/23 04:54:22 DEBUG : dir: reading active writers 2026/07/23 04:54:22 DEBUG : file1: reading active writers 2026/07/23 04:54:22 DEBUG : file1: active writers 1 2026/07/23 04:54:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/07/23 04:54:23 DEBUG : dir: Looking for writers 2026/07/23 04:54:23 DEBUG : Looking for writers 2026/07/23 04:54:23 DEBUG : dir: reading active writers 2026/07/23 04:54:23 DEBUG : file1: reading active writers 2026/07/23 04:54:23 DEBUG : file1: active writers 1 2026/07/23 04:54:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/07/23 04:54:23 DEBUG : dir: Looking for writers 2026/07/23 04:54:23 DEBUG : Looking for writers 2026/07/23 04:54:23 DEBUG : dir: reading active writers 2026/07/23 04:54:23 DEBUG : file1: reading active writers 2026/07/23 04:54:23 DEBUG : file1: active writers 1 2026/07/23 04:54:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/23 04:54:24 DEBUG : forgetting directory cache 2026/07/23 04:54:24 DEBUG : dir: Looking for writers 2026/07/23 04:54:24 DEBUG : Looking for writers 2026/07/23 04:54:24 DEBUG : dir: reading active writers 2026/07/23 04:54:24 DEBUG : file1: reading active writers 2026/07/23 04:54:24 DEBUG : file1: active writers 1 2026/07/23 04:54:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/23 04:54:25 DEBUG : dir: Looking for writers 2026/07/23 04:54:25 DEBUG : Looking for writers 2026/07/23 04:54:25 DEBUG : dir: reading active writers 2026/07/23 04:54:25 DEBUG : file1: reading active writers 2026/07/23 04:54:25 DEBUG : file1: active writers 1 2026/07/23 04:54:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/23 04:54:26 DEBUG : dir: Looking for writers 2026/07/23 04:54:26 DEBUG : Looking for writers 2026/07/23 04:54:26 DEBUG : dir: reading active writers 2026/07/23 04:54:26 DEBUG : file1: reading active writers 2026/07/23 04:54:26 DEBUG : file1: active writers 1 2026/07/23 04:54:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/23 04:54:27 DEBUG : dir: Looking for writers 2026/07/23 04:54:27 DEBUG : Looking for writers 2026/07/23 04:54:27 DEBUG : dir: reading active writers 2026/07/23 04:54:27 DEBUG : file1: reading active writers 2026/07/23 04:54:27 DEBUG : file1: active writers 1 2026/07/23 04:54:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/23 04:54:28 DEBUG : dir: Looking for writers 2026/07/23 04:54:28 DEBUG : Looking for writers 2026/07/23 04:54:28 DEBUG : file1: reading active writers 2026/07/23 04:54:28 DEBUG : file1: active writers 1 2026/07/23 04:54:28 DEBUG : dir: reading active writers 2026/07/23 04:54:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/23 04:54:29 DEBUG : dir: Looking for writers 2026/07/23 04:54:29 DEBUG : Looking for writers 2026/07/23 04:54:29 DEBUG : dir: reading active writers 2026/07/23 04:54:29 DEBUG : file1: reading active writers 2026/07/23 04:54:29 DEBUG : file1: active writers 1 2026/07/23 04:54:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/23 04:54:30 DEBUG : dir: Looking for writers 2026/07/23 04:54:30 DEBUG : Looking for writers 2026/07/23 04:54:30 DEBUG : dir: reading active writers 2026/07/23 04:54:30 DEBUG : file1: reading active writers 2026/07/23 04:54:30 DEBUG : file1: active writers 1 2026/07/23 04:54:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/23 04:54:31 DEBUG : dir: Looking for writers 2026/07/23 04:54:31 DEBUG : Looking for writers 2026/07/23 04:54:31 DEBUG : file1: reading active writers 2026/07/23 04:54:31 DEBUG : file1: active writers 1 2026/07/23 04:54:31 DEBUG : dir: reading active writers 2026/07/23 04:54:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/23 04:54:32 DEBUG : dir: Looking for writers 2026/07/23 04:54:32 DEBUG : Looking for writers 2026/07/23 04:54:32 DEBUG : dir: reading active writers 2026/07/23 04:54:32 DEBUG : file1: reading active writers 2026/07/23 04:54:32 DEBUG : file1: active writers 1 2026/07/23 04:54:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/23 04:54:33 DEBUG : dir: Looking for writers 2026/07/23 04:54:33 DEBUG : Looking for writers 2026/07/23 04:54:33 DEBUG : dir: reading active writers 2026/07/23 04:54:33 DEBUG : file1: reading active writers 2026/07/23 04:54:33 DEBUG : file1: active writers 1 2026/07/23 04:54:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/23 04:54:34 DEBUG : dir: Looking for writers 2026/07/23 04:54:34 DEBUG : Looking for writers 2026/07/23 04:54:34 DEBUG : dir: reading active writers 2026/07/23 04:54:34 DEBUG : file1: reading active writers 2026/07/23 04:54:34 DEBUG : file1: active writers 1 2026/07/23 04:54:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/23 04:54:35 DEBUG : dir: Looking for writers 2026/07/23 04:54:35 DEBUG : Looking for writers 2026/07/23 04:54:35 DEBUG : dir: reading active writers 2026/07/23 04:54:35 DEBUG : file1: reading active writers 2026/07/23 04:54:35 DEBUG : file1: active writers 1 2026/07/23 04:54:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/23 04:54:36 DEBUG : dir: Looking for writers 2026/07/23 04:54:36 DEBUG : Looking for writers 2026/07/23 04:54:36 DEBUG : dir: reading active writers 2026/07/23 04:54:36 DEBUG : file1: reading active writers 2026/07/23 04:54:36 DEBUG : file1: active writers 1 2026/07/23 04:54:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/23 04:54:37 DEBUG : dir: Looking for writers 2026/07/23 04:54:37 DEBUG : Looking for writers 2026/07/23 04:54:37 DEBUG : dir: reading active writers 2026/07/23 04:54:37 DEBUG : file1: reading active writers 2026/07/23 04:54:37 DEBUG : file1: active writers 1 2026/07/23 04:54:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/23 04:54:38 DEBUG : dir: Looking for writers 2026/07/23 04:54:38 DEBUG : Looking for writers 2026/07/23 04:54:38 DEBUG : dir: reading active writers 2026/07/23 04:54:38 DEBUG : file1: reading active writers 2026/07/23 04:54:38 DEBUG : file1: active writers 1 2026/07/23 04:54:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/23 04:54:39 DEBUG : dir: Looking for writers 2026/07/23 04:54:39 DEBUG : Looking for writers 2026/07/23 04:54:39 DEBUG : dir: reading active writers 2026/07/23 04:54:39 DEBUG : file1: reading active writers 2026/07/23 04:54:39 DEBUG : file1: active writers 1 2026/07/23 04:54:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/23 04:54:40 DEBUG : dir: Looking for writers 2026/07/23 04:54:40 DEBUG : Looking for writers 2026/07/23 04:54:40 DEBUG : dir: reading active writers 2026/07/23 04:54:40 DEBUG : file1: reading active writers 2026/07/23 04:54:40 DEBUG : file1: active writers 1 2026/07/23 04:54:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/23 04:54:40 DEBUG : forgetting directory cache 2026/07/23 04:54:41 DEBUG : dir: Looking for writers 2026/07/23 04:54:41 DEBUG : Looking for writers 2026/07/23 04:54:41 DEBUG : dir: reading active writers 2026/07/23 04:54:41 DEBUG : file1: reading active writers 2026/07/23 04:54:41 DEBUG : file1: active writers 1 2026/07/23 04:54:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/23 04:54:42 DEBUG : dir: Looking for writers 2026/07/23 04:54:42 DEBUG : Looking for writers 2026/07/23 04:54:42 DEBUG : dir: reading active writers 2026/07/23 04:54:42 DEBUG : file1: reading active writers 2026/07/23 04:54:42 DEBUG : file1: active writers 1 2026/07/23 04:54:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/23 04:54:43 DEBUG : dir: Looking for writers 2026/07/23 04:54:43 DEBUG : Looking for writers 2026/07/23 04:54:43 DEBUG : dir: reading active writers 2026/07/23 04:54:43 DEBUG : file1: reading active writers 2026/07/23 04:54:43 DEBUG : file1: active writers 1 2026/07/23 04:54:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/23 04:54:44 DEBUG : dir: Looking for writers 2026/07/23 04:54:44 DEBUG : Looking for writers 2026/07/23 04:54:44 DEBUG : dir: reading active writers 2026/07/23 04:54:44 DEBUG : file1: reading active writers 2026/07/23 04:54:44 DEBUG : file1: active writers 1 2026/07/23 04:54:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/23 04:54:45 DEBUG : dir: Looking for writers 2026/07/23 04:54:45 DEBUG : Looking for writers 2026/07/23 04:54:45 DEBUG : dir: reading active writers 2026/07/23 04:54:45 DEBUG : file1: reading active writers 2026/07/23 04:54:45 DEBUG : file1: active writers 1 2026/07/23 04:54:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/23 04:54:46 DEBUG : dir: Looking for writers 2026/07/23 04:54:46 DEBUG : Looking for writers 2026/07/23 04:54:46 DEBUG : dir: reading active writers 2026/07/23 04:54:46 DEBUG : file1: reading active writers 2026/07/23 04:54:46 DEBUG : file1: active writers 1 2026/07/23 04:54:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/23 04:54:47 DEBUG : dir: Looking for writers 2026/07/23 04:54:47 DEBUG : Looking for writers 2026/07/23 04:54:47 DEBUG : dir: reading active writers 2026/07/23 04:54:47 DEBUG : file1: reading active writers 2026/07/23 04:54:47 DEBUG : file1: active writers 1 2026/07/23 04:54:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/23 04:54:48 DEBUG : dir: Looking for writers 2026/07/23 04:54:48 DEBUG : Looking for writers 2026/07/23 04:54:48 DEBUG : dir: reading active writers 2026/07/23 04:54:48 DEBUG : file1: reading active writers 2026/07/23 04:54:48 DEBUG : file1: active writers 1 2026/07/23 04:54:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/23 04:54:49 DEBUG : dir: Looking for writers 2026/07/23 04:54:49 DEBUG : Looking for writers 2026/07/23 04:54:49 DEBUG : file1: reading active writers 2026/07/23 04:54:49 DEBUG : file1: active writers 1 2026/07/23 04:54:49 DEBUG : dir: reading active writers 2026/07/23 04:54:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/23 04:54:50 DEBUG : dir: Looking for writers 2026/07/23 04:54:50 DEBUG : Looking for writers 2026/07/23 04:54:50 DEBUG : dir: reading active writers 2026/07/23 04:54:50 DEBUG : file1: reading active writers 2026/07/23 04:54:50 DEBUG : file1: active writers 1 2026/07/23 04:54:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/23 04:54:51 DEBUG : dir: Looking for writers 2026/07/23 04:54:51 DEBUG : Looking for writers 2026/07/23 04:54:51 DEBUG : dir: reading active writers 2026/07/23 04:54:51 DEBUG : file1: reading active writers 2026/07/23 04:54:51 DEBUG : file1: active writers 1 2026/07/23 04:54:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/23 04:54:52 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/07/23 04:54:52 DEBUG : >WaitForWriters: 2026/07/23 04:54:52 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/23 04:54:53 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/23 04:54:54 DEBUG : pacer: Reducing sleep to 474.609375ms run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit 2026/07/23 04:54:55 DEBUG : pacer: Reducing sleep to 355.957031ms run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit 2026/07/23 04:54:57 DEBUG : pacer: Reducing sleep to 266.967773ms run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit 2026/07/23 04:54:58 DEBUG : pacer: Reducing sleep to 200.225829ms run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty 2026/07/23 04:54:59 DEBUG : pacer: Reducing sleep to 200ms run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:321 Error: Should be true Test: TestWriteFileModTimeWithOpenWriters 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:321 Error: Should be true Test: TestWriteFileModTimeWithOpenWriters 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:321 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestWriteFileModTimeWithOpenWriters Messages: directories --- FAIL: TestWriteFileModTimeWithOpenWriters (53.98s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Linkbox root 'rclone-test-yokixez9wino'", Local "Local file system at /tmp/rclone3199504185", Modify Window "876000h0m0s" 2026/07/23 04:55:10 INFO : Linkbox root 'rclone-test-yokixez9wino': poll-interval is not supported by this remote 2026/07/23 04:55:10 NOTICE: Linkbox root 'rclone-test-yokixez9wino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/23 04:55:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:55:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:55:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/23 04:55:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/23 04:55:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/23 04:55:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/23 04:55:10 DEBUG : Linkbox root 'rclone-test-yokixez9wino': File to upload is small (0 bytes), uploading instead of streaming 2026/07/23 04:55:10 ERROR : file1: WriteFileHandle.New Rcat failed: can't upload empty files to this remote 2026/07/23 04:55:10 DEBUG : file1: Remove: 2026/07/23 04:55:10 DEBUG : Added virtual directory entry vDel: "file1" 2026/07/23 04:55:10 DEBUG : file1: >Remove: err= write_test.go:357: skipping test: can't upload empty files to this remote 2026/07/23 04:55:10 DEBUG : WaitForWriters: timeout=30s 2026/07/23 04:55:10 DEBUG : dir: Looking for writers 2026/07/23 04:55:10 DEBUG : Looking for writers 2026/07/23 04:55:10 DEBUG : dir: reading active writers 2026/07/23 04:55:10 DEBUG : >WaitForWriters: run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileReadAtZeroLength 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileReadAtZeroLength 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileReadAtZeroLength Messages: directories --- FAIL: TestFileReadAtZeroLength (16.16s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Linkbox root 'rclone-test-yokixez9wino'", Local "Local file system at /tmp/rclone3199504185", Modify Window "876000h0m0s" 2026/07/23 04:55:26 INFO : Linkbox root 'rclone-test-yokixez9wino': poll-interval is not supported by this remote 2026/07/23 04:55:26 NOTICE: Linkbox root 'rclone-test-yokixez9wino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/23 04:55:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/23 04:55:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/23 04:55:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/23 04:55:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/23 04:55:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/23 04:55:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/23 04:55:27 DEBUG : Linkbox root 'rclone-test-yokixez9wino': File to upload is small (100 bytes), uploading instead of streaming 2026/07/23 04:55:30 DEBUG : file1: size = 100 OK 2026/07/23 04:55:30 DEBUG : file1: Size of src and dst objects identical 2026/07/23 04:55:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/23 04:55:30 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/23 04:55:30 DEBUG : file1: Open: flags=O_RDONLY 2026/07/23 04:55:30 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/23 04:55:30 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/23 04:55:30 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/23 04:55:30 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/23 04:55:30 DEBUG : WaitForWriters: timeout=30s 2026/07/23 04:55:30 DEBUG : dir: Looking for writers 2026/07/23 04:55:30 DEBUG : Looking for writers 2026/07/23 04:55:30 DEBUG : file1: reading active writers 2026/07/23 04:55:30 DEBUG : dir: reading active writers 2026/07/23 04:55:30 DEBUG : >WaitForWriters: 2026/07/23 04:55:31 DEBUG : forgetting directory cache 2026/07/23 04:55:31 DEBUG : dir: forgetting directory cache run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileReadAtNonZeroLength 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileReadAtNonZeroLength 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileReadAtNonZeroLength Messages: directories --- FAIL: TestFileReadAtNonZeroLength (21.46s) === RUN TestZipManyFiles run.go:198: Remote "Linkbox root 'rclone-test-yokixez9wino'", Local "Local file system at /tmp/rclone3199504185", Modify Window "876000h0m0s" 2026/07/23 04:55:48 INFO : Linkbox root 'rclone-test-yokixez9wino': poll-interval is not supported by this remote 2026/07/23 04:55:48 NOTICE: Linkbox root 'rclone-test-yokixez9wino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/23 04:55:49 DEBUG : forgetting directory cache 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:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:65 Error: Should be true Test: TestZipManyFiles Messages: listing wrong, want flat/f000.txt (7), flat/f001.txt (14), flat/f002.txt (21), flat/f003.txt (28), flat/f004.txt (35) got dir/file1 (14), flat/f000.txt (7), flat/f001.txt (14), flat/f002.txt (21), flat/f003.txt (28), flat/f004.txt (35) 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:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:65 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestZipManyFiles Messages: Unexpected file "dir/file1" 2026/07/23 04:56:10 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/23 04:56:10 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/23 04:56:10 DEBUG : flat/f000.txt: Set virtual modtime to 2026-07-23 04:55:50 +0000 UTC 2026/07/23 04:56:10 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/23 04:56:10 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/23 04:56:10 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/23 04:56:10 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/23 04:56:10 DEBUG : flat/f001.txt: Set virtual modtime to 2026-07-23 04:55:52 +0000 UTC 2026/07/23 04:56:10 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/23 04:56:10 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/23 04:56:10 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/23 04:56:10 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/23 04:56:10 DEBUG : flat/f002.txt: Set virtual modtime to 2026-07-23 04:55:54 +0000 UTC 2026/07/23 04:56:10 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/23 04:56:10 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/23 04:56:10 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/23 04:56:10 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/23 04:56:10 DEBUG : flat/f003.txt: Set virtual modtime to 2026-07-23 04:55:56 +0000 UTC 2026/07/23 04:56:10 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/23 04:56:11 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/23 04:56:11 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/23 04:56:11 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/23 04:56:11 DEBUG : flat/f004.txt: Set virtual modtime to 2026-07-23 04:55:58 +0000 UTC 2026/07/23 04:56:11 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/23 04:56:11 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/23 04:56:11 DEBUG : WaitForWriters: timeout=30s 2026/07/23 04:56:11 DEBUG : dir: Looking for writers 2026/07/23 04:56:11 DEBUG : flat: Looking for writers 2026/07/23 04:56:11 DEBUG : f001.txt: reading active writers 2026/07/23 04:56:11 DEBUG : f002.txt: reading active writers 2026/07/23 04:56:11 DEBUG : f003.txt: reading active writers 2026/07/23 04:56:11 DEBUG : f004.txt: reading active writers 2026/07/23 04:56:11 DEBUG : f000.txt: reading active writers 2026/07/23 04:56:11 DEBUG : Looking for writers 2026/07/23 04:56:11 DEBUG : dir: reading active writers 2026/07/23 04:56:11 DEBUG : flat: reading active writers 2026/07/23 04:56:11 DEBUG : >WaitForWriters: run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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 2026/07/23 04:56:33 DEBUG : 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipManyFiles 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipManyFiles 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestZipManyFiles Messages: directories --- FAIL: TestZipManyFiles (47.54s) === RUN TestZipManySubDirs run.go:198: Remote "Linkbox root 'rclone-test-yokixez9wino'", Local "Local file system at /tmp/rclone3199504185", Modify Window "876000h0m0s" 2026/07/23 04:56:35 INFO : Linkbox root 'rclone-test-yokixez9wino': poll-interval is not supported by this remote 2026/07/23 04:56:35 NOTICE: Linkbox root 'rclone-test-yokixez9wino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/23 04:56:39 DEBUG : a/top.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/07/23 04:56:43 DEBUG : a/b/mid.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/07/23 04:56:47 DEBUG : a/b/c/deep.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/07/23 04:56:47 DEBUG : a/b/c/deep.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/07/23 04:56:48 DEBUG : a/b/c/deep.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/07/23 04:56:49 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/23 04:56:49 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/23 04:56:49 DEBUG : a/b/c/deep.txt: Set virtual modtime to 2026-07-23 04:56:45 +0000 UTC 2026/07/23 04:56:49 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/23 04:56:49 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/23 04:56:49 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/23 04:56:49 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/23 04:56:49 DEBUG : a/b/mid.txt: Set virtual modtime to 2026-07-23 04:56:42 +0000 UTC 2026/07/23 04:56:49 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/23 04:56:49 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/23 04:56:49 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/23 04:56:49 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/23 04:56:49 DEBUG : a/top.txt: Set virtual modtime to 2026-07-23 04:56:38 +0000 UTC 2026/07/23 04:56:49 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/23 04:56:49 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/23 04:56:49 DEBUG : WaitForWriters: timeout=30s 2026/07/23 04:56:49 DEBUG : a/b/c: Looking for writers 2026/07/23 04:56:49 DEBUG : deep.txt: reading active writers 2026/07/23 04:56:49 DEBUG : a/b: Looking for writers 2026/07/23 04:56:49 DEBUG : c: reading active writers 2026/07/23 04:56:49 DEBUG : mid.txt: reading active writers 2026/07/23 04:56:49 DEBUG : a: Looking for writers 2026/07/23 04:56:49 DEBUG : b: reading active writers 2026/07/23 04:56:49 DEBUG : top.txt: reading active writers 2026/07/23 04:56:49 DEBUG : dir: Looking for writers 2026/07/23 04:56:49 DEBUG : Looking for writers 2026/07/23 04:56:49 DEBUG : a: reading active writers 2026/07/23 04:56:49 DEBUG : dir: reading active writers 2026/07/23 04:56:49 DEBUG : >WaitForWriters: run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipManySubDirs 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipManySubDirs 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestZipManySubDirs Messages: directories --- FAIL: TestZipManySubDirs (39.51s) === RUN TestZipLargeFiles run.go:198: Remote "Linkbox root 'rclone-test-yokixez9wino'", Local "Local file system at /tmp/rclone3199504185", Modify Window "876000h0m0s" 2026/07/23 04:57:15 INFO : Linkbox root 'rclone-test-yokixez9wino': poll-interval is not supported by this remote 2026/07/23 04:57:15 NOTICE: Linkbox root 'rclone-test-yokixez9wino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/23 04:57:21 DEBUG : bigdir/big.bin: Trying to read object after upload: try again in 100ms (1/10) 2026/07/23 04:57:21 DEBUG : bigdir/big.bin: Trying to read object after upload: try again in 200ms (2/10) 2026/07/23 04:57:22 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/07/23 04:57:22 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/07/23 04:57:22 DEBUG : bigdir/big.bin: Set virtual modtime to 2026-07-23 04:57:19 +0000 UTC 2026/07/23 04:57:22 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/07/23 04:57:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/07/23 04:57:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/07/23 04:57:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/07/23 04:57:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/23 04:57:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/07/23 04:57:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/07/23 04:57:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/07/23 04:57:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/07/23 04:57:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/23 04:57:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/23 04:57:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/23 04:57:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/23 04:57:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/23 04:57:25 DEBUG : WaitForWriters: timeout=30s 2026/07/23 04:57:25 DEBUG : bigdir: Looking for writers 2026/07/23 04:57:25 DEBUG : big.bin: reading active writers 2026/07/23 04:57:25 DEBUG : dir: Looking for writers 2026/07/23 04:57:25 DEBUG : Looking for writers 2026/07/23 04:57:25 DEBUG : bigdir: reading active writers 2026/07/23 04:57:25 DEBUG : dir: reading active writers 2026/07/23 04:57:25 DEBUG : >WaitForWriters: run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipLargeFiles 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipLargeFiles 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestZipLargeFiles Messages: directories --- FAIL: TestZipLargeFiles (28.59s) === RUN TestZipDirsInRoot run.go:198: Remote "Linkbox root 'rclone-test-yokixez9wino'", Local "Local file system at /tmp/rclone3199504185", Modify Window "876000h0m0s" 2026/07/23 04:57:43 INFO : Linkbox root 'rclone-test-yokixez9wino': poll-interval is not supported by this remote 2026/07/23 04:57:43 NOTICE: Linkbox root 'rclone-test-yokixez9wino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/23 04:57:47 DEBUG : dir1/a.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/07/23 04:57:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/23 04:57:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/23 04:57:56 DEBUG : dir/file1: Set virtual modtime to 2026-07-23 04:36:39 +0000 UTC 2026/07/23 04:57:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/23 04:57:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/23 04:57:56 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/23 04:57:56 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/23 04:57:56 DEBUG : dir1/a.txt: Set virtual modtime to 2026-07-23 04:57:45 +0000 UTC 2026/07/23 04:57:56 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/23 04:57:56 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/23 04:57:57 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/23 04:57:57 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/23 04:57:57 DEBUG : dir2/b.txt: Set virtual modtime to 2026-07-23 04:57:50 +0000 UTC 2026/07/23 04:57:57 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/23 04:57:57 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/23 04:57:57 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/23 04:57:57 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/23 04:57:57 DEBUG : dir3/c.txt: Set virtual modtime to 2026-07-23 04:57:54 +0000 UTC 2026/07/23 04:57:57 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/23 04:57:57 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/23 04:57:57 DEBUG : WaitForWriters: timeout=30s 2026/07/23 04:57:57 DEBUG : dir: Looking for writers 2026/07/23 04:57:57 DEBUG : file1: reading active writers 2026/07/23 04:57:57 DEBUG : dir1: Looking for writers 2026/07/23 04:57:57 DEBUG : a.txt: reading active writers 2026/07/23 04:57:57 DEBUG : dir2: Looking for writers 2026/07/23 04:57:57 DEBUG : b.txt: reading active writers 2026/07/23 04:57:57 DEBUG : dir3: Looking for writers 2026/07/23 04:57:57 DEBUG : c.txt: reading active writers 2026/07/23 04:57:57 DEBUG : Looking for writers 2026/07/23 04:57:57 DEBUG : dir2: reading active writers 2026/07/23 04:57:57 DEBUG : dir3: reading active writers 2026/07/23 04:57:57 DEBUG : dir: reading active writers 2026/07/23 04:57:57 DEBUG : dir1: reading active writers 2026/07/23 04:57:57 DEBUG : >WaitForWriters: 2026/07/23 04:57:57 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:57:57 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/23 04:57:58 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:57:58 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/23 04:57:58 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:57:58 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/23 04:57:59 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:57:59 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/23 04:58:00 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:58:02 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:58:04 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:58:06 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:58:08 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:58:10 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:58:10 ERROR : error listing: getting files failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: getting files failed: invalid character '<' looking for beginning of value Test: TestZipDirsInRoot --- FAIL: TestZipDirsInRoot (27.21s) FAIL 2026/07/23 04:58:10 DEBUG : Linkbox root 'rclone-test-yokixez9wino': Purge remote 2026/07/23 04:58:12 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:58:14 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:58:16 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:58:18 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:58:20 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/23 04:58:24 DEBUG : pacer: Reducing sleep to 1.5s "./vfs.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCaseSensitivity|TestDirRemoveAll|TestFileOpenWrite|TestFileReadAtNonZeroLength|TestFileReadAtZeroLength|TestRWCacheRename|TestRWCacheUpdate|TestRWFileHandleFlushWrite|TestRWFileHandleReleaseWrite|TestRWFileHandleSeek|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeCreateNew|TestRWFileHandleSizeTruncateExisting|TestRWFileModTimeWithOpenWriters|TestUnicodeNormalization|TestVFSIsMetadataFile|TestVFSMkdir|TestVFSMkdirAll|TestVFSNew|TestVFSNewWithOpts|TestVFSOpenFile|TestVFSRename|TestVFSRoot|TestVFSStat|TestVFSStatParent|TestVFSStatfs|TestWriteFileHandleFlush|TestWriteFileHandleMethods|TestWriteFileHandleRelease|TestWriteFileHandleWriteAt|TestWriteFileModTimeWithOpenWriters|TestZipDirsInRoot|TestZipLargeFiles|TestZipManyFiles|TestZipManySubDirs)$|^TestRWFileHandleOpenTests$/^(full|writes)$'" - Finished ERROR in 21m57.953671558s (try 4/5): exit status 1: Failed [TestFileOpenWrite TestRWFileHandleSeek TestRWFileHandleFlushWrite TestRWFileHandleReleaseWrite TestRWFileHandleSizeTruncateExisting TestRWFileHandleSizeCreateExisting TestRWFileHandleSizeCreateNew TestRWFileHandleOpenTests/writes TestRWFileHandleOpenTests/full TestRWFileModTimeWithOpenWriters TestRWCacheRename TestRWCacheUpdate TestCaseSensitivity TestUnicodeNormalization TestVFSNew TestVFSNewWithOpts TestVFSRoot TestVFSStat TestVFSStatParent TestVFSOpenFile TestVFSRename TestVFSStatfs TestVFSMkdir TestVFSMkdirAll TestVFSIsMetadataFile TestWriteFileHandleMethods TestWriteFileHandleWriteAt TestWriteFileHandleFlush TestWriteFileHandleRelease TestWriteFileModTimeWithOpenWriters TestFileReadAtZeroLength TestFileReadAtNonZeroLength TestZipManyFiles TestZipManySubDirs TestZipLargeFiles TestZipDirsInRoot]