"./vfs.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCaseSensitivity|TestDirEntryModTimeInvalidation|TestDirFileOpen|TestDirMetadataExtension|TestDirRemove|TestDirRemoveAll|TestDirRemoveName|TestDirRename|TestFileMethods|TestFileOpen|TestFileOpenRead|TestFileOpenWrite|TestFileReadAtNonZeroLength|TestFileReadAtZeroLength|TestFileRemove|TestFileRemoveAll|TestRWCacheRename|TestRWCacheUpdate|TestRWFileHandleFlushRead|TestRWFileHandleFlushWrite|TestRWFileHandleMethodsRead|TestRWFileHandleMethodsWrite|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleReleaseWrite|TestRWFileHandleSeek|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeCreateNew|TestRWFileHandleSizeTruncateExisting|TestRWFileHandleWriteAt|TestRWFileModTimeWithOpenWriters|TestRcGetVFS|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek|TestUnicodeNormalization|TestVFSIsMetadataFile|TestVFSMkdir|TestVFSMkdirAll|TestVFSNew|TestVFSNewWithOpts|TestVFSOpenFile|TestVFSRename|TestVFSRoot|TestVFSStat|TestVFSStatParent|TestVFSStatfs|TestWriteFileHandleFlush|TestWriteFileHandleMethods|TestWriteFileHandleRelease|TestWriteFileHandleWriteAt|TestWriteFileModTimeWithOpenWriters|TestZipDirsInRoot|TestZipLargeFiles|TestZipManyFiles|TestZipManySubDirs)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$|^TestFileSetModTime$/^cache=off,open=false,write=false$|^TestRWFileHandleOpenTests$/^(full|writes)$'" - Starting (try 2/5) 2026/04/28 04:47:01 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gepemic8guvi" 2026/04/28 04:47:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/28 04:47:01 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': Using cached web token 2026/04/28 04:47:02 DEBUG : Creating backend with remote "/tmp/rclone3704716727" === RUN TestDirRemove run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 04:47:02 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 04:47:02 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 04:47:08 ERROR : dir/: Dir.Remove not empty 2026/04/28 04:47:08 DEBUG : dir/file1: Remove: 2026/04/28 04:47:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/28 04:47:09 DEBUG : dir/file1: >Remove: err= 2026/04/28 04:47:09 ERROR : dir/: Dir.Remove failed to remove directory: directory not empty dir_test.go:456: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:456 Error: Received unexpected error: directory not empty Test: TestDirRemove 2026/04/28 04:47:09 DEBUG : WaitForWriters: timeout=30s 2026/04/28 04:47:09 DEBUG : dir: Looking for writers 2026/04/28 04:47:09 DEBUG : Looking for writers 2026/04/28 04:47:09 DEBUG : dir: reading active writers 2026/04/28 04:47:09 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/dir_test.go:456 Error: Should be true Test: TestDirRemove Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/dir_test.go:456 Error: Should be true Test: TestDirRemove Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/dir_test.go:456 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirRemove Messages: directories --- FAIL: TestDirRemove (23.76s) === RUN TestDirRemoveAll run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 04:47:26 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 04:47:26 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 04:47:26 DEBUG : dir/file1: Update: removing old file 2026/04/28 04:47:27 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:477 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirRemoveAll Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:477 Error: Should be true Test: TestDirRemoveAll Messages: Unexpected file "dir/file1(1)" 2026/04/28 04:47:38 DEBUG : dir/file1: Remove: 2026/04/28 04:47:38 DEBUG : dir/file1: File.Remove file error: could not Remove: Linkbox error 403: not permit 2026/04/28 04:47:38 DEBUG : dir/file1: >Remove: err=could not Remove: Linkbox error 403: not permit 2026/04/28 04:47:38 ERROR : dir/file1: Dir.RemoveAll failed to remove: could not Remove: Linkbox error 403: not permit dir_test.go:481: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:481 Error: Received unexpected error: could not Remove: Linkbox error 403: not permit Test: TestDirRemoveAll 2026/04/28 04:47:38 DEBUG : WaitForWriters: timeout=30s 2026/04/28 04:47:38 DEBUG : dir: Looking for writers 2026/04/28 04:47:38 DEBUG : file1: reading active writers 2026/04/28 04:47:38 DEBUG : file1(1): reading active writers 2026/04/28 04:47:38 DEBUG : Looking for writers 2026/04/28 04:47:38 DEBUG : dir: reading active writers 2026/04/28 04:47:38 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/dir_test.go:481 Error: Should be true Test: TestDirRemoveAll Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/dir_test.go:481 Error: Should be true Test: TestDirRemoveAll Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/dir_test.go:481 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirRemoveAll Messages: directories --- FAIL: TestDirRemoveAll (29.81s) === RUN TestDirRemoveName run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 04:47:56 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 04:47:56 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 04:47:56 DEBUG : dir/file1: Update: removing old file 2026/04/28 04:47:56 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:498 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirRemoveName Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:498 Error: Should be true Test: TestDirRemoveName Messages: Unexpected file "dir/file1(1)" 2026/04/28 04:48:08 DEBUG : dir/file1: Remove: 2026/04/28 04:48:08 DEBUG : dir/file1: File.Remove file error: could not Remove: Linkbox error 403: not permit 2026/04/28 04:48:08 DEBUG : dir/file1: >Remove: err=could not Remove: Linkbox error 403: not permit dir_test.go:503: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:503 Error: Received unexpected error: could not Remove: Linkbox error 403: not permit Test: TestDirRemoveName 2026/04/28 04:48:08 DEBUG : WaitForWriters: timeout=30s 2026/04/28 04:48:08 DEBUG : dir: Looking for writers 2026/04/28 04:48:08 DEBUG : file1: reading active writers 2026/04/28 04:48:08 DEBUG : file1(1): reading active writers 2026/04/28 04:48:08 DEBUG : Looking for writers 2026/04/28 04:48:08 DEBUG : dir: reading active writers 2026/04/28 04:48:08 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/dir_test.go:503 Error: Should be true Test: TestDirRemoveName Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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/dir_test.go:503 Error: Should be true Test: TestDirRemoveName Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/dir_test.go:503 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirRemoveName Messages: directories --- FAIL: TestDirRemoveName (29.79s) === RUN TestDirRename run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 04:48:25 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 04:48:25 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 04:48:26 DEBUG : dir/file1: Update: removing old file 2026/04/28 04:48:26 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:520 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirRename Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:520 Error: Should be true Test: TestDirRename Messages: Unexpected file "dir/file1(1)" dir_test.go:524: can't rename directories 2026/04/28 04:48:37 DEBUG : WaitForWriters: timeout=30s 2026/04/28 04:48:37 DEBUG : dir: Looking for writers 2026/04/28 04:48:37 DEBUG : Looking for writers 2026/04/28 04:48:37 DEBUG : dir: reading active writers 2026/04/28 04:48:37 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/dir_test.go:524 Error: Should be true Test: TestDirRename Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/dir_test.go:524 Error: Should be true Test: TestDirRename Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/dir_test.go:524 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirRename Messages: directories --- FAIL: TestDirRename (29.34s) === RUN TestDirFileOpen run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 04:48:55 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 04:48:55 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 04:48:55 DEBUG : dir/file1: Update: removing old file 2026/04/28 04:48:56 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:616 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirFileOpen Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:616 Error: Should be true Test: TestDirFileOpen Messages: Unexpected file "dir/file1(1)" 2026/04/28 04:49:09 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/28 04:49:09 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 04:49:09 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/28 04:49:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/28 04:49:09 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/28 04:49:09 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/28 04:49:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/28 04:49:09 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 04:49:09 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/28 04:49:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/28 04:49:09 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/28 04:49:09 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/28 04:49:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/28 04:49:09 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': File to upload is small (12 bytes), uploading instead of streaming 2026/04/28 04:49:11 DEBUG : dir/sub/file2: size = 12 OK 2026/04/28 04:49:11 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/28 04:49:11 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/04/28 04:49:11 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/28 04:49:11 DEBUG : forgetting directory cache 2026/04/28 04:49:11 DEBUG : dir: forgetting directory cache 2026/04/28 04:49:11 DEBUG : dir/sub: forgetting directory cache 2026/04/28 04:49:11 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/28 04:49:11 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/28 04:49:11 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': File to upload is small (5 bytes), uploading instead of streaming 2026/04/28 04:49:13 DEBUG : dir/sub/file0: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 04:49:13 DEBUG : dir/sub/file0: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 04:49:14 DEBUG : dir/sub/file0: Trying to read object after upload: try again in 400ms (3/10) 2026/04/28 04:49:14 DEBUG : dir/sub/file0: size = 5 OK 2026/04/28 04:49:14 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/04/28 04:49:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/28 04:49:14 DEBUG : WaitForWriters: timeout=30s 2026/04/28 04:49:14 DEBUG : dir/sub: Looking for writers 2026/04/28 04:49:14 DEBUG : file0: reading active writers 2026/04/28 04:49:14 DEBUG : file2: reading active writers 2026/04/28 04:49:14 DEBUG : dir: Looking for writers 2026/04/28 04:49:14 DEBUG : file1: reading active writers 2026/04/28 04:49:14 DEBUG : file1(1): reading active writers 2026/04/28 04:49:14 DEBUG : sub: reading active writers 2026/04/28 04:49:14 DEBUG : Looking for writers 2026/04/28 04:49:14 DEBUG : dir: reading active writers 2026/04/28 04:49:14 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestDirFileOpen Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestDirFileOpen Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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: TestDirFileOpen Messages: directories --- FAIL: TestDirFileOpen (41.65s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 04:49:36 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 04:49:36 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/04/28 04:49:36 DEBUG : WaitForWriters: timeout=30s 2026/04/28 04:49:36 DEBUG : Looking for writers 2026/04/28 04:49:36 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/dir_test.go:666 Error: Should be true Test: TestDirEntryModTimeInvalidation Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/dir_test.go:666 Error: Should be true Test: TestDirEntryModTimeInvalidation Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/dir_test.go:666 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirEntryModTimeInvalidation Messages: directories --- FAIL: TestDirEntryModTimeInvalidation (16.78s) === RUN TestDirMetadataExtension run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 04:49:53 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 04:49:53 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 04:49:54 DEBUG : dir/file1: Update: removing old file 2026/04/28 04:49:54 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/28 04:49:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/28 04:49:57 DEBUG : dir/file1.metadata: Set virtual modtime to 2026-04-28 04:47:06 +0000 UTC 2026/04/28 04:49:57 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 04:49:57 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/28 04:49:57 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/28 04:49:57 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/28 04:49:57 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/28 04:49:57 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/28 04:49:57 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/28 04:49:57 DEBUG : dir.metadata: Set virtual modtime to 2026-04-28 04:47:04 +0000 UTC 2026/04/28 04:49:57 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 04:49:57 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/28 04:49:57 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/28 04:49:57 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/28 04:49:57 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/28 04:49:57 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/28 04:49:57 DEBUG : WaitForWriters: timeout=30s 2026/04/28 04:49:57 DEBUG : dir: Looking for writers 2026/04/28 04:49:57 DEBUG : file1: reading active writers 2026/04/28 04:49:57 DEBUG : file1.metadata: reading active writers 2026/04/28 04:49:57 DEBUG : Looking for writers 2026/04/28 04:49:57 DEBUG : dir: reading active writers 2026/04/28 04:49:57 DEBUG : dir.metadata: reading active writers 2026/04/28 04:49:57 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestDirMetadataExtension Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestDirMetadataExtension Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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: TestDirMetadataExtension Messages: directories --- FAIL: TestDirMetadataExtension (21.80s) === RUN TestFileMethods run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 04:50:15 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 04:50:15 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 04:50:16 DEBUG : dir/file1: Update: removing old file 2026/04/28 04:50:16 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:38 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileMethods Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:38 Error: Should be true Test: TestFileMethods Messages: Unexpected file "dir/file1(1)" 2026/04/28 04:50:27 DEBUG : dir/file1: Set virtual modtime to 2026-04-28 04:47:06 +0000 UTC 2026/04/28 04:50:27 DEBUG : WaitForWriters: timeout=30s 2026/04/28 04:50:27 DEBUG : dir: Looking for writers 2026/04/28 04:50:27 DEBUG : file1: reading active writers 2026/04/28 04:50:27 DEBUG : file1(1): reading active writers 2026/04/28 04:50:27 DEBUG : Looking for writers 2026/04/28 04:50:27 DEBUG : dir: reading active writers 2026/04/28 04:50:27 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileMethods Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileMethods Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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: TestFileMethods Messages: directories --- FAIL: TestFileMethods (29.68s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 04:50:45 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 04:50:45 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 04:50:45 DEBUG : dir/file1: Update: removing old file 2026/04/28 04:50:45 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=false,write=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=false,write=false Messages: Unexpected file "dir/file1(1)" 2026/04/28 04:51:00 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/04/28 04:51:00 DEBUG : WaitForWriters: timeout=30s 2026/04/28 04:51:00 DEBUG : dir: Looking for writers 2026/04/28 04:51:00 DEBUG : file1: reading active writers 2026/04/28 04:51:00 DEBUG : file1(1): reading active writers 2026/04/28 04:51:00 DEBUG : Looking for writers 2026/04/28 04:51:00 DEBUG : dir: reading active writers 2026/04/28 04:51:00 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/file_test.go:97 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=false,write=false Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/file_test.go:97 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=false,write=false Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/file_test.go:97 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileSetModTime/cache=off,open=false,write=false Messages: directories --- FAIL: TestFileSetModTime (33.24s) --- FAIL: TestFileSetModTime/cache=off,open=false,write=false (33.24s) === RUN TestFileOpenRead run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 04:51:18 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 04:51:18 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 04:51:19 DEBUG : dir/file1: Update: removing old file 2026/04/28 04:51:19 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:178 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileOpenRead Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:178 Error: Should be true Test: TestFileOpenRead Messages: Unexpected file "dir/file1(1)" 2026/04/28 04:51:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/28 04:51:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/28 04:51:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 file_test.go:171: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:171 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:180 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestFileOpenRead 2026/04/28 04:51:30 DEBUG : WaitForWriters: timeout=30s 2026/04/28 04:51:30 DEBUG : dir: Looking for writers 2026/04/28 04:51:30 DEBUG : file1: reading active writers 2026/04/28 04:51:30 DEBUG : file1(1): reading active writers 2026/04/28 04:51:30 DEBUG : Looking for writers 2026/04/28 04:51:30 DEBUG : dir: reading active writers 2026/04/28 04:51:30 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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:171 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:180 Error: Should be true Test: TestFileOpenRead Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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:171 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:180 Error: Should be true Test: TestFileOpenRead Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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:171 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:180 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileOpenRead Messages: directories --- FAIL: TestFileOpenRead (29.76s) === RUN TestFileOpenWrite run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 04:51:48 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 04:51:48 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 04:51:48 DEBUG : dir/file1: Update: removing old file 2026/04/28 04:51:48 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:232 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileOpenWrite Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:232 Error: Should be true Test: TestFileOpenWrite Messages: Unexpected file "dir/file1(1)" 2026/04/28 04:52:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 04:52:00 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': File to upload is small (25 bytes), uploading instead of streaming 2026/04/28 04:52:00 DEBUG : dir/file1: Update: removing old file 2026/04/28 04:52:00 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/28 04:52:02 DEBUG : dir/file1: size = 25 (Linkbox root 'rclone-test-gepemic8guvi') 2026/04/28 04:52:02 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-gepemic8guvi') 2026/04/28 04:52:02 DEBUG : dir/file1: Sizes differ 2026/04/28 04:52:02 ERROR : dir/file1: corrupted on transfer 2026/04/28 04:52:02 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/04/28 04:52:02 DEBUG : WaitForWriters: timeout=30s 2026/04/28 04:52:02 DEBUG : dir: Looking for writers 2026/04/28 04:52:02 DEBUG : file1: reading active writers 2026/04/28 04:52:02 DEBUG : file1(1): reading active writers 2026/04/28 04:52:02 DEBUG : Looking for writers 2026/04/28 04:52:02 DEBUG : dir: reading active writers 2026/04/28 04:52:02 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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), dir/file1(2) (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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(2)" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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 (32.10s) === RUN TestFileRemove run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 04:52:20 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 04:52:20 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 04:52:20 DEBUG : dir/file1: Update: removing old file 2026/04/28 04:52:21 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:251 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRemove Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14), dir/file1(2) (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:251 Error: Should be true Test: TestFileRemove Messages: Unexpected file "dir/file1(1)" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:251 Error: Should be true Test: TestFileRemove Messages: Unexpected file "dir/file1(2)" 2026/04/28 04:52:32 DEBUG : dir/file1: Remove: 2026/04/28 04:52:32 DEBUG : dir/file1: File.Remove file error: could not Remove: Linkbox error 403: not permit 2026/04/28 04:52:32 DEBUG : dir/file1: >Remove: err=could not Remove: Linkbox error 403: not permit file_test.go:254: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:254 Error: Received unexpected error: could not Remove: Linkbox error 403: not permit Test: TestFileRemove 2026/04/28 04:52:32 DEBUG : WaitForWriters: timeout=30s 2026/04/28 04:52:32 DEBUG : dir: Looking for writers 2026/04/28 04:52:32 DEBUG : file1: reading active writers 2026/04/28 04:52:32 DEBUG : file1(1): reading active writers 2026/04/28 04:52:32 DEBUG : file1(2): reading active writers 2026/04/28 04:52:32 DEBUG : Looking for writers 2026/04/28 04:52:32 DEBUG : dir: reading active writers 2026/04/28 04:52:32 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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:254 Error: Should be true Test: TestFileRemove Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:254 Error: Should be true Test: TestFileRemove Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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:254 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRemove Messages: directories --- FAIL: TestFileRemove (31.47s) === RUN TestFileRemoveAll run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 04:52:51 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 04:52:51 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 04:52:52 DEBUG : dir/file1: Update: removing old file 2026/04/28 04:52:52 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:264 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRemoveAll Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:264 Error: Should be true Test: TestFileRemoveAll Messages: Unexpected file "dir/file1(1)" 2026/04/28 04:53:04 DEBUG : dir/file1: Remove: 2026/04/28 04:53:04 DEBUG : dir/file1: File.Remove file error: could not Remove: Linkbox error 403: not permit 2026/04/28 04:53:04 DEBUG : dir/file1: >Remove: err=could not Remove: Linkbox error 403: not permit file_test.go:267: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:267 Error: Received unexpected error: could not Remove: Linkbox error 403: not permit Test: TestFileRemoveAll 2026/04/28 04:53:04 DEBUG : WaitForWriters: timeout=30s 2026/04/28 04:53:04 DEBUG : dir: Looking for writers 2026/04/28 04:53:04 DEBUG : file1: reading active writers 2026/04/28 04:53:04 DEBUG : file1(1): reading active writers 2026/04/28 04:53:04 DEBUG : Looking for writers 2026/04/28 04:53:04 DEBUG : dir: reading active writers 2026/04/28 04:53:04 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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:267 Error: Should be true Test: TestFileRemoveAll Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:267 Error: Should be true Test: TestFileRemoveAll Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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:267 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRemoveAll Messages: directories --- FAIL: TestFileRemoveAll (30.39s) === RUN TestFileOpen run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 04:53:22 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 04:53:22 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 04:53:22 DEBUG : dir/file1: Update: removing old file 2026/04/28 04:53:22 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:277 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileOpen Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:277 Error: Should be true Test: TestFileOpen Messages: Unexpected file "dir/file1(1)" 2026/04/28 04:53:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/28 04:53:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/28 04:53:34 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/28 04:53:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/28 04:53:34 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/28 04:53:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/28 04:53:34 DEBUG : dir/file1: Open: flags=0x3 2026/04/28 04:53:34 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/28 04:53:34 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/28 04:53:34 DEBUG : WaitForWriters: timeout=30s 2026/04/28 04:53:34 DEBUG : dir: Looking for writers 2026/04/28 04:53:34 DEBUG : file1: reading active writers 2026/04/28 04:53:34 DEBUG : file1(1): reading active writers 2026/04/28 04:53:34 DEBUG : Looking for writers 2026/04/28 04:53:34 DEBUG : dir: reading active writers 2026/04/28 04:53:34 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileOpen Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileOpen Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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: TestFileOpen Messages: directories --- FAIL: TestFileOpen (29.60s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 04:53:51 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 04:53:51 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 04:53:52 DEBUG : dir/file1: Update: removing old file 2026/04/28 04:53:52 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "dir/file1(1)" file_test.go:305: skip as can't rename files 2026/04/28 04:54:03 DEBUG : WaitForWriters: timeout=30s 2026/04/28 04:54:03 DEBUG : dir: Looking for writers 2026/04/28 04:54:03 DEBUG : file1: reading active writers 2026/04/28 04:54:03 DEBUG : file1(1): reading active writers 2026/04/28 04:54:03 DEBUG : Looking for writers 2026/04/28 04:54:03 DEBUG : dir: reading active writers 2026/04/28 04:54:03 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRename/off,forceCache=false Messages: directories === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 04:54:21 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 04:54:21 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 04:54:21 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 04:54:21 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 04:54:21 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 04:54:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 04:54:21 DEBUG : Config file has changed externally - reloading 2026/04/28 04:54:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 04:54:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 04:54:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 04:54:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 04:54:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 04:54:21 INFO : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 04:54:22 DEBUG : dir/file1: Update: removing old file 2026/04/28 04:54:22 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "dir/file1(1)" file_test.go:305: skip as can't rename files 2026/04/28 04:54:33 DEBUG : WaitForWriters: timeout=30s 2026/04/28 04:54:33 DEBUG : dir: Looking for writers 2026/04/28 04:54:33 DEBUG : file1: reading active writers 2026/04/28 04:54:33 DEBUG : file1(1): reading active writers 2026/04/28 04:54:33 DEBUG : Looking for writers 2026/04/28 04:54:33 DEBUG : dir: reading active writers 2026/04/28 04:54:33 DEBUG : >WaitForWriters: 2026/04/28 04:54:33 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: cleaner exiting run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRename/minimal,forceCache=false Messages: directories === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 04:54:51 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 04:54:51 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 04:54:51 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 04:54:51 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 04:54:51 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 04:54:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 04:54:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 04:54:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 04:54:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 04:54:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 04:54:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 04:54:51 INFO : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 04:54:51 DEBUG : dir/file1: Update: removing old file 2026/04/28 04:54:51 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "dir/file1(1)" file_test.go:305: skip as can't rename files 2026/04/28 04:55:03 DEBUG : WaitForWriters: timeout=30s 2026/04/28 04:55:03 DEBUG : dir: Looking for writers 2026/04/28 04:55:03 DEBUG : file1: reading active writers 2026/04/28 04:55:03 DEBUG : file1(1): reading active writers 2026/04/28 04:55:03 DEBUG : Looking for writers 2026/04/28 04:55:03 DEBUG : dir: reading active writers 2026/04/28 04:55:03 DEBUG : >WaitForWriters: 2026/04/28 04:55:03 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: cleaner exiting run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRename/minimal,forceCache=true Messages: directories === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 04:55:21 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 04:55:21 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 04:55:21 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 04:55:21 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 04:55:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 04:55:21 DEBUG : Config file has changed externally - reloading 2026/04/28 04:55:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 04:55:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 04:55:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 04:55:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 04:55:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 04:55:21 INFO : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 04:55:21 DEBUG : dir/file1: Update: removing old file 2026/04/28 04:55:22 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit file_test.go:305: skip as can't rename files 2026/04/28 04:55:24 DEBUG : WaitForWriters: timeout=30s 2026/04/28 04:55:24 DEBUG : dir: Looking for writers 2026/04/28 04:55:24 DEBUG : file1: reading active writers 2026/04/28 04:55:24 DEBUG : file1(1): reading active writers 2026/04/28 04:55:24 DEBUG : Looking for writers 2026/04/28 04:55:24 DEBUG : dir: reading active writers 2026/04/28 04:55:24 DEBUG : >WaitForWriters: 2026/04/28 04:55:24 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: cleaner exiting run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRename/writes,forceCache=false Messages: directories === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 04:55:42 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 04:55:42 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 04:55:42 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 04:55:42 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 04:55:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 04:55:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 04:55:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 04:55:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 04:55:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 04:55:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 04:55:42 INFO : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 04:55:43 DEBUG : dir/file1: Update: removing old file 2026/04/28 04:55:43 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit file_test.go:305: skip as can't rename files 2026/04/28 04:55:46 DEBUG : WaitForWriters: timeout=30s 2026/04/28 04:55:46 DEBUG : dir: Looking for writers 2026/04/28 04:55:46 DEBUG : file1: reading active writers 2026/04/28 04:55:46 DEBUG : Looking for writers 2026/04/28 04:55:46 DEBUG : dir: reading active writers 2026/04/28 04:55:46 DEBUG : >WaitForWriters: 2026/04/28 04:55:46 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: cleaner exiting run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want got dir/file1 (14), dir/file1(1) (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "dir/file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "dir/file1(1)" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRename/writes,forceCache=true Messages: directories === RUN TestFileRename/full,forceCache=false run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 04:56:02 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 04:56:02 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 04:56:02 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 04:56:02 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 04:56:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 04:56:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 04:56:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 04:56:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 04:56:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 04:56:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 04:56:02 INFO : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 04:56:02 DEBUG : dir/file1: Update: removing old file 2026/04/28 04:56: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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14), dir/file1(2) (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "dir/file1(1)" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "dir/file1(2)" file_test.go:305: skip as can't rename files 2026/04/28 04:56:14 DEBUG : WaitForWriters: timeout=30s 2026/04/28 04:56:14 DEBUG : dir: Looking for writers 2026/04/28 04:56:14 DEBUG : file1: reading active writers 2026/04/28 04:56:14 DEBUG : file1(1): reading active writers 2026/04/28 04:56:14 DEBUG : file1(2): reading active writers 2026/04/28 04:56:14 DEBUG : Looking for writers 2026/04/28 04:56:14 DEBUG : dir: reading active writers 2026/04/28 04:56:14 DEBUG : >WaitForWriters: 2026/04/28 04:56:14 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: cleaner exiting run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRename/full,forceCache=false Messages: directories --- FAIL: TestFileRename (161.59s) --- FAIL: TestFileRename/off,forceCache=false (29.67s) --- FAIL: TestFileRename/minimal,forceCache=false (29.81s) --- FAIL: TestFileRename/minimal,forceCache=true (30.14s) --- FAIL: TestFileRename/writes,forceCache=false (21.36s) --- FAIL: TestFileRename/writes,forceCache=true (19.67s) --- FAIL: TestFileRename/full,forceCache=false (30.94s) === RUN TestRcGetVFS run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 04:56:33 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 04:56:33 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 04:56:33 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 04:56:33 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 04:56:33 DEBUG : WaitForWriters: timeout=30s 2026/04/28 04:56:33 DEBUG : Looking for writers 2026/04/28 04:56:33 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRcGetVFS Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRcGetVFS Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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: TestRcGetVFS Messages: directories --- FAIL: TestRcGetVFS (16.69s) === RUN TestReadFileHandleMethods run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 04:56:49 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 04:56:49 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 04:56:50 DEBUG : dir/file1: Update: removing old file 2026/04/28 04:56:50 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:40 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestReadFileHandleMethods 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:40 Error: Not equal: expected: 16 actual : 14 Test: TestReadFileHandleMethods 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:40 Error: Should be true Test: TestReadFileHandleMethods Messages: Unexpected file "dir/file1(1)" 2026/04/28 04:57:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 04:57:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/28 04:57:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/28 04:57:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= read_test.go:55: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:55 Error: Not equal: expected: 16 actual : 14 Test: TestReadFileHandleMethods 2026/04/28 04:57:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 04:57:02 NOTICE: Time may be set wrong - time from "aht.nuplink3.net" is 35m56.047184921s different from this computer 2026/04/28 04:57:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 read_test.go:58: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:58 Error: Not equal: expected: "0" actual : "f" Diff: --- Expected +++ Actual @@ -1 +1 @@ -0 +f Test: TestReadFileHandleMethods 2026/04/28 04:57:02 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 read_test.go:61: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:61 Error: Not equal: expected: "123456789abcdef" actual : "ile1 contents" Diff: --- Expected +++ Actual @@ -1 +1 @@ -123456789abcdef +ile1 contents Test: TestReadFileHandleMethods read_test.go:72: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:72 Error: Not equal: expected: 16 actual : 14 Test: TestReadFileHandleMethods 2026/04/28 04:57:02 DEBUG : WaitForWriters: timeout=30s 2026/04/28 04:57:02 DEBUG : dir: Looking for writers 2026/04/28 04:57:02 DEBUG : file1: reading active writers 2026/04/28 04:57:02 DEBUG : file1(1): reading active writers 2026/04/28 04:57:02 DEBUG : Looking for writers 2026/04/28 04:57:02 DEBUG : dir: reading active writers 2026/04/28 04:57:02 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit 2026/04/28 04:57:08 DEBUG : forgetting directory cache 2026/04/28 04:57:08 DEBUG : dir: forgetting directory cache 2026/04/28 04:57:08 DEBUG : dir: Removed virtual directory entry vDel: "file1" run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestReadFileHandleMethods Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestReadFileHandleMethods Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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: TestReadFileHandleMethods Messages: directories --- FAIL: TestReadFileHandleMethods (30.73s) === RUN TestReadFileHandleSeek run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 04:57:20 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 04:57:20 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 04:57:21 DEBUG : dir/file1: Update: removing old file 2026/04/28 04:57:22 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:85 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestReadFileHandleSeek 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:85 Error: Not equal: expected: 16 actual : 14 Test: TestReadFileHandleSeek 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:85 Error: Should be true Test: TestReadFileHandleSeek Messages: Unexpected file "dir/file1(1)" 2026/04/28 04:57:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 04:57:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/28 04:57:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/28 04:57:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/28 04:57:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:34: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:34 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:87 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestReadFileHandleSeek read_test.go:87: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:87 Error: Not equal: expected: "0" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -0 + Test: TestReadFileHandleSeek 2026/04/28 04:57:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:34: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:34 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:93 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestReadFileHandleSeek read_test.go:93: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:93 Error: Not equal: expected: "5" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -5 + Test: TestReadFileHandleSeek read_test.go:98: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:98 Error: Not equal: expected: 3 actual : 2 Test: TestReadFileHandleSeek 2026/04/28 04:57:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:34: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:34 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:99 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestReadFileHandleSeek read_test.go:99: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:99 Error: Not equal: expected: "3" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -3 + Test: TestReadFileHandleSeek read_test.go:104: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:104 Error: Not equal: expected: 13 actual : 11 Test: TestReadFileHandleSeek 2026/04/28 04:57:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:34: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:34 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:105 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestReadFileHandleSeek read_test.go:105: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:105 Error: Not equal: expected: "d" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -d + Test: TestReadFileHandleSeek 2026/04/28 04:57:33 DEBUG : WaitForWriters: timeout=30s 2026/04/28 04:57:33 DEBUG : dir: Looking for writers 2026/04/28 04:57:33 DEBUG : file1: reading active writers 2026/04/28 04:57:33 DEBUG : file1(1): reading active writers 2026/04/28 04:57:33 DEBUG : Looking for writers 2026/04/28 04:57:33 DEBUG : dir: reading active writers 2026/04/28 04:57:33 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit 2026/04/28 04:57:37 DEBUG : forgetting directory cache 2026/04/28 04:57:37 DEBUG : dir: forgetting directory cache run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestReadFileHandleSeek Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestReadFileHandleSeek Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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: TestReadFileHandleSeek Messages: directories --- FAIL: TestReadFileHandleSeek (30.91s) === RUN TestReadFileHandleReadAt run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 04:57:51 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 04:57:51 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 04:57:52 DEBUG : dir/file1: Update: removing old file 2026/04/28 04:57:52 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:127 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestReadFileHandleReadAt 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:127 Error: Not equal: expected: 16 actual : 14 Test: TestReadFileHandleReadAt 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:127 Error: Should be true Test: TestReadFileHandleReadAt Messages: Unexpected file "dir/file1(1)" 2026/04/28 04:58:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 04:58:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/28 04:58:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/28 04:58:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/28 04:58:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 04:58:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 read_test.go:134: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:134 Error: Not equal: expected: "0" actual : "f" Diff: --- Expected +++ Actual @@ -1 +1 @@ -0 +f Test: TestReadFileHandleReadAt 2026/04/28 04:58:03 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/28 04:58:03 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/28 04:58:03 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/28 04:58:03 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/28 04:58:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/28 04:58:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/28 04:58:03 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 read_test.go:140: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:140 Error: Not equal: expected: "5" actual : " " Diff: --- Expected +++ Actual @@ -1 +1 @@ -5 + Test: TestReadFileHandleReadAt 2026/04/28 04:58:03 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/28 04:58:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/28 04:58:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/28 04:58:03 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 read_test.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:146 Error: Not equal: expected: "1" actual : "i" Diff: --- Expected +++ Actual @@ -1 +1 @@ -1 +i Test: TestReadFileHandleReadAt 2026/04/28 04:58:04 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/28 04:58:04 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/28 04:58:04 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/28 04:58:04 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/28 04:58:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/28 04:58:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/28 04:58:04 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 read_test.go:151: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:151 Error: Received unexpected error: EOF Test: TestReadFileHandleReadAt 2026/04/28 04:58:04 DEBUG : WaitForWriters: timeout=30s 2026/04/28 04:58:04 DEBUG : dir: Looking for writers 2026/04/28 04:58:04 DEBUG : file1: reading active writers 2026/04/28 04:58:04 DEBUG : file1(1): reading active writers 2026/04/28 04:58:04 DEBUG : Looking for writers 2026/04/28 04:58:04 DEBUG : dir: reading active writers 2026/04/28 04:58:04 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit 2026/04/28 04:58:07 DEBUG : forgetting directory cache 2026/04/28 04:58:07 DEBUG : dir: forgetting directory cache run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/read_test.go:151 Error: Should be true Test: TestReadFileHandleReadAt Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/read_test.go:151 Error: Should be true Test: TestReadFileHandleReadAt Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/read_test.go:151 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestReadFileHandleReadAt Messages: directories --- FAIL: TestReadFileHandleReadAt (30.44s) === RUN TestReadFileHandleFlush run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 04:58:22 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 04:58:22 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 04:58:22 DEBUG : dir/file1: Update: removing old file 2026/04/28 04:58:22 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:182 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestReadFileHandleFlush 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:182 Error: Not equal: expected: 16 actual : 14 Test: TestReadFileHandleFlush 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:182 Error: Should be true Test: TestReadFileHandleFlush Messages: Unexpected file "dir/file1(1)" 2026/04/28 04:58:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 04:58:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/28 04:58:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/28 04:58:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/28 04:58:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:192 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"EOF"}) actual : *fmt.wrapError(&fmt.wrapError{msg:"Open failed: HTTP error 403 (403 Forbidden) returned body: \"ip incorrect\"", err:(*errors.errorString)(0x2ab42d429690)}) Test: TestReadFileHandleFlush read_test.go:193: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:193 Error: Not equal: expected: 16 actual : 0 Test: TestReadFileHandleFlush 2026/04/28 04:58:34 DEBUG : WaitForWriters: timeout=30s 2026/04/28 04:58:34 DEBUG : dir: Looking for writers 2026/04/28 04:58:34 DEBUG : file1: reading active writers 2026/04/28 04:58:34 DEBUG : file1(1): reading active writers 2026/04/28 04:58:34 DEBUG : Looking for writers 2026/04/28 04:58:34 DEBUG : dir: reading active writers 2026/04/28 04:58:34 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit 2026/04/28 04:58:37 DEBUG : dir: forgetting directory cache 2026/04/28 04:58:37 DEBUG : forgetting directory cache 2026/04/28 04:58:37 DEBUG : dir: forgetting directory cache run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestReadFileHandleFlush Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestReadFileHandleFlush Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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: TestReadFileHandleFlush Messages: directories --- FAIL: TestReadFileHandleFlush (29.81s) === RUN TestReadFileHandleRelease run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 04:58:51 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 04:58:51 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 04:58:52 DEBUG : dir/file1: Update: removing old file 2026/04/28 04:58:52 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:210 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestReadFileHandleRelease 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:210 Error: Not equal: expected: 16 actual : 14 Test: TestReadFileHandleRelease 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:210 Error: Should be true Test: TestReadFileHandleRelease Messages: Unexpected file "dir/file1(1)" 2026/04/28 04:59:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 04:59:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/28 04:59:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/28 04:59:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/28 04:59:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:220: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:220 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"EOF"}) actual : *fmt.wrapError(&fmt.wrapError{msg:"Open failed: HTTP error 403 (403 Forbidden) returned body: \"ip incorrect\"", err:(*errors.errorString)(0x2ab42c9285d0)}) Test: TestReadFileHandleRelease read_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:221 Error: Not equal: expected: 16 actual : 0 Test: TestReadFileHandleRelease read_test.go:226: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:226 Error: Should be true Test: TestReadFileHandleRelease read_test.go:231: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:231 Error: Should be true Test: TestReadFileHandleRelease 2026/04/28 04:59:03 DEBUG : WaitForWriters: timeout=30s 2026/04/28 04:59:03 DEBUG : dir: Looking for writers 2026/04/28 04:59:03 DEBUG : file1: reading active writers 2026/04/28 04:59:03 DEBUG : file1(1): reading active writers 2026/04/28 04:59:03 DEBUG : Looking for writers 2026/04/28 04:59:03 DEBUG : dir: reading active writers 2026/04/28 04:59:03 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty 2026/04/28 04:59:11 DEBUG : forgetting directory cache 2026/04/28 04:59:11 DEBUG : dir: forgetting directory cache 2026/04/28 04:59:11 DEBUG : dir/sub: forgetting directory cache 2026/04/28 04:59:11 DEBUG : dir/sub: forgetting directory cache 2026/04/28 04:59:11 DEBUG : dir: forgetting directory cache 2026/04/28 04:59:11 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file0" 2026/04/28 04:59:11 DEBUG : dir/sub: forgetting directory cache run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestReadFileHandleRelease Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestReadFileHandleRelease Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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: TestReadFileHandleRelease Messages: directories --- FAIL: TestReadFileHandleRelease (29.70s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 04:59:21 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 04:59:21 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 04:59:21 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 04:59:21 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 04:59:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 04:59:21 DEBUG : Config file has changed externally - reloading 2026/04/28 04:59:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 04:59:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 04:59:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 04:59:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 04:59:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 04:59:21 INFO : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 04:59:22 DEBUG : dir/file1: Update: removing old file 2026/04/28 04:59:22 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:72 Error: Should be true Test: TestRWFileHandleMethodsRead 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:72 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleMethodsRead 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:72 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: Unexpected file "dir/file1(1)" 2026/04/28 04:59:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 04:59:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/28 04:59:33 DEBUG : dir/file1: newRWFileHandle: 2026/04/28 04:59:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/28 04:59:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/28 04:59:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= read_write_test.go:84: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:84 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleMethodsRead 2026/04/28 04:59:33 DEBUG : dir/file1(0x2ab42d2a30c0): _readAt: size=1, off=0 2026/04/28 04:59:33 DEBUG : dir/file1(0x2ab42d2a30c0): openPending: 2026/04/28 04:59:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/04/28 04:59:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/28 04:59:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 04:59:33 DEBUG : dir/file1(0x2ab42d2a30c0): >openPending: err= 2026/04/28 04:59:33 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/28 04:59:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 04:59:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 04:59:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 04:59:33 INFO : dir/file1: vfs cache: downloader: error count now 1: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 04:59:33 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 04:59:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 04:59:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 04:59:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 04:59:33 INFO : dir/file1: vfs cache: downloader: error count now 2: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 04:59:33 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 04:59:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 04:59:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 04:59:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 04:59:33 INFO : dir/file1: vfs cache: downloader: error count now 3: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 04:59:33 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 04:59:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 04:59:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 04:59:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 04:59:34 INFO : dir/file1: vfs cache: downloader: error count now 4: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 04:59:34 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 04:59:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 04:59:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 04:59:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 04:59:34 INFO : dir/file1: vfs cache: downloader: error count now 5: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 04:59:34 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 04:59:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 04:59:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 04:59:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 04:59:34 INFO : dir/file1: vfs cache: downloader: error count now 6: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 04:59:34 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 04:59:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 04:59:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 04:59:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 04:59:34 INFO : dir/file1: vfs cache: downloader: error count now 7: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 04:59:34 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 04:59:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 04:59:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 04:59:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 04:59:34 INFO : dir/file1: vfs cache: downloader: error count now 8: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 04:59:34 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 04:59:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 04:59:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 04:59:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 04:59:35 INFO : dir/file1: vfs cache: downloader: error count now 9: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 04:59:35 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 04:59:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 04:59:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 04:59:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 04:59:35 INFO : dir/file1: vfs cache: downloader: error count now 10: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 04:59:35 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 04:59:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 04:59:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 04:59:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 04:59:35 INFO : dir/file1: vfs cache: downloader: error count now 11: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 04:59:35 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 04:59:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 04:59:35 ERROR : dir/file1: vfs cache: too many errors 11/10: last error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 04:59:35 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 04:59:35 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 04:59:35 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" is not out of space 2026/04/28 04:59:35 DEBUG : dir/file1(0x2ab42d2a30c0): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 04:59:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 04:59:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_write_test.go:66: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:66 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:87 Error: Received unexpected error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestRWFileHandleMethodsRead read_write_test.go:87: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:87 Error: Not equal: expected: "0" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -0 + Test: TestRWFileHandleMethodsRead 2026/04/28 04:59:35 DEBUG : dir/file1(0x2ab42d2a30c0): _readAt: size=256, off=0 2026/04/28 04:59:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/28 04:59:35 INFO : dir/file1: vfs cache: downloader: error count now 12: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 04:59:35 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 04:59:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 04:59:35 ERROR : dir/file1: vfs cache: too many errors 12/10: last error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 04:59:35 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 04:59:35 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 04:59:35 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" is not out of space 2026/04/28 04:59:35 DEBUG : dir/file1(0x2ab42d2a30c0): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 04:59:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 04:59:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_write_test.go:66: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:66 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:90 Error: Received unexpected error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestRWFileHandleMethodsRead read_write_test.go:90: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:90 Error: Not equal: expected: "123456789abcdef" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -123456789abcdef + Test: TestRWFileHandleMethodsRead 2026/04/28 04:59:35 DEBUG : dir/file1(0x2ab42d2a30c0): _readAt: size=16, off=0 2026/04/28 04:59:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/28 04:59:35 INFO : dir/file1: vfs cache: downloader: error count now 13: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 04:59:35 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 04:59:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 04:59:35 ERROR : dir/file1: vfs cache: too many errors 13/10: last error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 04:59:35 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 04:59:35 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 04:59:35 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" is not out of space 2026/04/28 04:59:35 DEBUG : dir/file1(0x2ab42d2a30c0): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 04:59:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 04:59:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_write_test.go:95: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:95 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"EOF"}) actual : *fmt.wrapError(&fmt.wrapError{msg:"vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: \"ip incorrect\"", err:(*fmt.wrapError)(0x2ab42c9a1ec0)}) Test: TestRWFileHandleMethodsRead read_write_test.go:105: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:105 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleMethodsRead 2026/04/28 04:59:35 DEBUG : dir/file1(0x2ab42d2a30c0): close: 2026/04/28 04:59:35 DEBUG : dir/file1(0x2ab42d2a30c0): >close: err= 2026/04/28 04:59:35 DEBUG : dir/file1(0x2ab42d2a30c0): close: 2026/04/28 04:59:35 DEBUG : dir/file1(0x2ab42d2a30c0): >close: err=file already closed 2026/04/28 04:59:35 DEBUG : WaitForWriters: timeout=30s 2026/04/28 04:59:35 DEBUG : dir: Looking for writers 2026/04/28 04:59:35 DEBUG : file1: reading active writers 2026/04/28 04:59:35 DEBUG : file1(1): reading active writers 2026/04/28 04:59:35 DEBUG : Looking for writers 2026/04/28 04:59:35 DEBUG : dir: reading active writers 2026/04/28 04:59:35 DEBUG : >WaitForWriters: 2026/04/28 04:59:35 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: cleaner exiting 2026/04/28 04:59:36 INFO : dir/file1: vfs cache: downloader: error count now 14: vfs reader: failed to write to cache file: Open failed: Get "https://aht.nuplink.top/pool/pub/21/d5/95/0ef726ce9b1a7692357ff70dd321d595/14?token=27ed1bf036f19721d5f49fddfb814fd8&ts=1777352373&ip=65.108.87.141": context canceled 2026/04/28 04:59:36 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: Get "https://aht.nuplink.top/pool/pub/21/d5/95/0ef726ce9b1a7692357ff70dd321d595/14?token=27ed1bf036f19721d5f49fddfb814fd8&ts=1777352373&ip=65.108.87.141": context canceled run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit 2026/04/28 04:59:36 DEBUG : forgetting directory cache run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit 2026/04/28 04:59:40 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi/dir/file1: no such file or directory 2026/04/28 04:59:40 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-gepemic8guvi/dir/file1: no such file or directory run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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: TestRWFileHandleMethodsRead Messages: directories --- FAIL: TestRWFileHandleMethodsRead (32.25s) === RUN TestRWFileHandleSeek run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 04:59:53 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 04:59:53 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 04:59:53 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 04:59:53 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 04:59:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 04:59:53 DEBUG : Config file has changed externally - reloading 2026/04/28 04:59:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 04:59:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 04:59:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 04:59:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 04:59:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 04:59:53 INFO : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 04:59:54 DEBUG : dir/file1: Update: removing old file 2026/04/28 04:59:54 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 2026/04/28 04:59:56 DEBUG : forgetting directory cache 2026/04/28 04:59:56 DEBUG : dir: forgetting directory cache 2026/04/28 04:59:56 DEBUG : dir: Removed virtual directory entry vAddFile: "file1.metadata" 2026/04/28 04:59:56 DEBUG : Removed virtual directory entry vAddFile: "dir.metadata" fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:118 Error: Should be true Test: TestRWFileHandleSeek Messages: listing wrong, want dir/file1 (16) got 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:118 Error: Not equal: expected: 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:118 Error: Should be true Test: TestRWFileHandleSeek Messages: Unexpected file "dir/file1(1)" 2026/04/28 05:00:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 05:00:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/28 05:00:05 DEBUG : dir/file1: newRWFileHandle: 2026/04/28 05:00:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/28 05:00:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/28 05:00:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/28 05:00:05 DEBUG : dir/file1(0x2ab42cf7a600): _readAt: size=1, off=0 2026/04/28 05:00:05 DEBUG : dir/file1(0x2ab42cf7a600): openPending: 2026/04/28 05:00:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/04/28 05:00:05 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/28 05:00:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 05:00:05 DEBUG : dir/file1(0x2ab42cf7a600): >openPending: err= 2026/04/28 05:00:05 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/28 05:00:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:00:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:00:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:00:05 INFO : dir/file1: vfs cache: downloader: error count now 1: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:05 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:00:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:00:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:00:06 INFO : dir/file1: vfs cache: downloader: error count now 2: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:06 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:00:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:00:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:00:06 INFO : dir/file1: vfs cache: downloader: error count now 3: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:06 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:00:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:00:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:00:06 INFO : dir/file1: vfs cache: downloader: error count now 4: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:06 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:00:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:00:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:00:06 INFO : dir/file1: vfs cache: downloader: error count now 5: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:06 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:00:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:00:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:00:06 INFO : dir/file1: vfs cache: downloader: error count now 6: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:06 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:00:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:00:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:00:07 INFO : dir/file1: vfs cache: downloader: error count now 7: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:07 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:00:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:00:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:00:07 INFO : dir/file1: vfs cache: downloader: error count now 8: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:07 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:00:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:00:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:00:07 INFO : dir/file1: vfs cache: downloader: error count now 9: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:07 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:00:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:00:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:00:07 INFO : dir/file1: vfs cache: downloader: error count now 10: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:07 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:00:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:00:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:00:07 INFO : dir/file1: vfs cache: downloader: error count now 11: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:07 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:00:07 ERROR : dir/file1: vfs cache: too many errors 11/10: last error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:07 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:07 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:07 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" is not out of space 2026/04/28 05:00:07 DEBUG : dir/file1(0x2ab42cf7a600): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" read_write_test.go:66: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:66 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:132 Error: Received unexpected error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestRWFileHandleSeek 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 : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -0 + Test: TestRWFileHandleSeek 2026/04/28 05:00:07 DEBUG : dir/file1(0x2ab42cf7a600): _readAt: size=1, off=5 2026/04/28 05:00:07 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [] - present false 2026/04/28 05:00:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:00:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:00:08 INFO : dir/file1: vfs cache: downloader: error count now 12: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:08 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/04/28 05:00:08 ERROR : dir/file1: vfs cache: too many errors 12/10: last error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:08 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:08 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:08 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" is not out of space 2026/04/28 05:00:08 DEBUG : dir/file1(0x2ab42cf7a600): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" read_write_test.go:66: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:66 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:138 Error: Received unexpected error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestRWFileHandleSeek 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 read_write_test.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:143 Error: Not equal: expected: 3 actual : 2 Test: TestRWFileHandleSeek 2026/04/28 05:00:08 DEBUG : dir/file1(0x2ab42cf7a600): _readAt: size=1, off=2 2026/04/28 05:00:08 DEBUG : vfs cache: looking for range={Pos:2 Size:1} in [] - present false 2026/04/28 05:00:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 2 length -1 2026/04/28 05:00:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 2 chunkSize 134217728 2026/04/28 05:00:08 DEBUG : dir/file1: ChunkedReader.openRange at 2 length 134217728 2026/04/28 05:00:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/04/28 05:00:08 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/28 05:00:08 INFO : dir/file1: vfs cache: downloader: error count now 13: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:08 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 2 length -1 2026/04/28 05:00:08 ERROR : dir/file1: vfs cache: too many errors 13/10: last error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:08 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:08 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:08 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" is not out of space 2026/04/28 05:00:08 DEBUG : dir/file1(0x2ab42cf7a600): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" read_write_test.go:66: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:66 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:144 Error: Received unexpected error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestRWFileHandleSeek 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 : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -3 + 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/04/28 05:00:08 DEBUG : dir/file1(0x2ab42cf7a600): _readAt: size=1, off=11 2026/04/28 05:00:08 DEBUG : vfs cache: looking for range={Pos:11 Size:1} in [] - present false 2026/04/28 05:00:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 2 chunkSize 134217728 2026/04/28 05:00:08 DEBUG : dir/file1: ChunkedReader.openRange at 2 length 134217728 2026/04/28 05:00:08 INFO : dir/file1: vfs cache: downloader: error count now 14: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:08 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:08 ERROR : dir/file1: vfs cache: too many errors 14/10: last error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:08 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:08 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:08 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" is not out of space 2026/04/28 05:00:08 DEBUG : dir/file1(0x2ab42cf7a600): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" read_write_test.go:66: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:66 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:150 Error: Received unexpected error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestRWFileHandleSeek 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 : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -d + Test: TestRWFileHandleSeek 2026/04/28 05:00:08 DEBUG : dir/file1(0x2ab42cf7a600): _readAt: size=16, off=100 2026/04/28 05:00:08 DEBUG : dir/file1(0x2ab42cf7a600): >_readAt: n=0, err=EOF 2026/04/28 05:00:08 DEBUG : dir/file1(0x2ab42cf7a600): close: 2026/04/28 05:00:08 DEBUG : dir/file1(0x2ab42cf7a600): >close: err= 2026/04/28 05:00:08 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:00:08 DEBUG : dir: Looking for writers 2026/04/28 05:00:08 DEBUG : file1: reading active writers 2026/04/28 05:00:08 DEBUG : file1(1): reading active writers 2026/04/28 05:00:08 DEBUG : Looking for writers 2026/04/28 05:00:08 DEBUG : dir: reading active writers 2026/04/28 05:00:08 DEBUG : >WaitForWriters: 2026/04/28 05:00:08 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: cleaner exiting 2026/04/28 05:00:08 INFO : dir/file1: vfs cache: downloader: error count now 15: vfs reader: failed to write to cache file: Open failed: Get "https://aht.nuplink.top/pool/pub/21/d5/95/0ef726ce9b1a7692357ff70dd321d595/14?token=982eaa1a8f0f3df01c3bc6c56b256212&ts=1777352405&ip=65.108.87.141": context canceled 2026/04/28 05:00:08 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: Get "https://aht.nuplink.top/pool/pub/21/d5/95/0ef726ce9b1a7692357ff70dd321d595/14?token=982eaa1a8f0f3df01c3bc6c56b256212&ts=1777352405&ip=65.108.87.141": context canceled run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit 2026/04/28 05:00:13 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi/dir/file1: no such file or directory 2026/04/28 05:00:13 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-gepemic8guvi/dir/file1: no such file or directory run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 (32.60s) === RUN TestRWFileHandleReadAt run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 05:00:26 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 05:00:26 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 05:00:26 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:00:26 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:00:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:00:26 DEBUG : Config file has changed externally - reloading 2026/04/28 05:00:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:00:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:00:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:00:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:00:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:00:26 INFO : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 05:00:27 DEBUG : dir/file1: Update: removing old file 2026/04/28 05:00:27 DEBUG : forgetting directory cache 2026/04/28 05:00:27 DEBUG : dir: forgetting directory cache 2026/04/28 05:00:27 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:167 Error: Should be true Test: TestRWFileHandleReadAt 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:167 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleReadAt 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:167 Error: Should be true Test: TestRWFileHandleReadAt Messages: Unexpected file "dir/file1(1)" 2026/04/28 05:00:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 05:00:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/28 05:00:38 DEBUG : dir/file1: newRWFileHandle: 2026/04/28 05:00:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/28 05:00:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/28 05:00:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/28 05:00:38 DEBUG : dir/file1(0x2ab42d2f6d80): _readAt: size=1, off=0 2026/04/28 05:00:38 DEBUG : dir/file1(0x2ab42d2f6d80): openPending: 2026/04/28 05:00:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/04/28 05:00:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/28 05:00:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 05:00:38 DEBUG : dir/file1(0x2ab42d2f6d80): >openPending: err= 2026/04/28 05:00:38 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/28 05:00:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:00:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:00:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:00:38 INFO : dir/file1: vfs cache: downloader: error count now 1: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:38 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:00:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:00:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:00:38 INFO : dir/file1: vfs cache: downloader: error count now 2: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:38 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:00:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:00:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:00:38 INFO : dir/file1: vfs cache: downloader: error count now 3: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:38 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:00:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:00:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:00:39 INFO : dir/file1: vfs cache: downloader: error count now 4: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:39 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:00:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:00:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:00:39 INFO : dir/file1: vfs cache: downloader: error count now 5: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:39 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:00:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:00:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:00:39 INFO : dir/file1: vfs cache: downloader: error count now 6: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:39 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:00:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:00:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:00:39 INFO : dir/file1: vfs cache: downloader: error count now 7: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:39 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:00:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:00:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:00:39 INFO : dir/file1: vfs cache: downloader: error count now 8: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:39 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:00:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:00:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:00:40 INFO : dir/file1: vfs cache: downloader: error count now 9: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:40 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:00:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:00:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:00:40 INFO : dir/file1: vfs cache: downloader: error count now 10: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:40 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:00:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:00:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:00:40 INFO : dir/file1: vfs cache: downloader: error count now 11: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:40 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:00:40 ERROR : dir/file1: vfs cache: too many errors 11/10: last error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:40 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:40 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:40 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" is not out of space 2026/04/28 05:00:40 DEBUG : dir/file1(0x2ab42d2f6d80): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" read_write_test.go:172: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:172 Error: Received unexpected error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestRWFileHandleReadAt 2026/04/28 05:00:40 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:00:40 DEBUG : dir: Looking for writers 2026/04/28 05:00:40 DEBUG : file1: reading active writers 2026/04/28 05:00:40 DEBUG : file1(1): reading active writers 2026/04/28 05:00:40 DEBUG : Looking for writers 2026/04/28 05:00:40 DEBUG : dir: reading active writers 2026/04/28 05:00:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/28 05:00:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:00:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:00:40 DEBUG : dir: Looking for writers 2026/04/28 05:00:40 DEBUG : file1: reading active writers 2026/04/28 05:00:40 DEBUG : file1(1): reading active writers 2026/04/28 05:00:40 DEBUG : Looking for writers 2026/04/28 05:00:40 DEBUG : dir: reading active writers 2026/04/28 05:00:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/28 05:00:40 DEBUG : dir: Looking for writers 2026/04/28 05:00:40 DEBUG : file1: reading active writers 2026/04/28 05:00:40 DEBUG : file1(1): reading active writers 2026/04/28 05:00:40 DEBUG : Looking for writers 2026/04/28 05:00:40 DEBUG : dir: reading active writers 2026/04/28 05:00:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/28 05:00:40 DEBUG : dir: Looking for writers 2026/04/28 05:00:40 DEBUG : file1: reading active writers 2026/04/28 05:00:40 DEBUG : file1(1): reading active writers 2026/04/28 05:00:40 DEBUG : Looking for writers 2026/04/28 05:00:40 DEBUG : dir: reading active writers 2026/04/28 05:00:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/28 05:00:40 DEBUG : dir: Looking for writers 2026/04/28 05:00:40 DEBUG : file1: reading active writers 2026/04/28 05:00:40 DEBUG : file1(1): reading active writers 2026/04/28 05:00:40 DEBUG : Looking for writers 2026/04/28 05:00:40 DEBUG : dir: reading active writers 2026/04/28 05:00:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/28 05:00:40 INFO : dir/file1: vfs cache: downloader: error count now 12: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:40 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:00:40 DEBUG : dir: Looking for writers 2026/04/28 05:00:40 DEBUG : file1: reading active writers 2026/04/28 05:00:40 DEBUG : file1(1): reading active writers 2026/04/28 05:00:40 DEBUG : Looking for writers 2026/04/28 05:00:40 DEBUG : dir: reading active writers 2026/04/28 05:00:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/28 05:00:41 DEBUG : dir: Looking for writers 2026/04/28 05:00:41 DEBUG : file1: reading active writers 2026/04/28 05:00:41 DEBUG : file1(1): reading active writers 2026/04/28 05:00:41 DEBUG : Looking for writers 2026/04/28 05:00:41 DEBUG : dir: reading active writers 2026/04/28 05:00:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/28 05:00:41 DEBUG : dir: Looking for writers 2026/04/28 05:00:41 DEBUG : file1(1): reading active writers 2026/04/28 05:00:41 DEBUG : file1: reading active writers 2026/04/28 05:00:41 DEBUG : Looking for writers 2026/04/28 05:00:41 DEBUG : dir: reading active writers 2026/04/28 05:00:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:00:42 DEBUG : dir: Looking for writers 2026/04/28 05:00:42 DEBUG : file1: reading active writers 2026/04/28 05:00:42 DEBUG : file1(1): reading active writers 2026/04/28 05:00:42 DEBUG : Looking for writers 2026/04/28 05:00:42 DEBUG : dir: reading active writers 2026/04/28 05:00:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:00:43 DEBUG : dir: Looking for writers 2026/04/28 05:00:43 DEBUG : file1: reading active writers 2026/04/28 05:00:43 DEBUG : file1(1): reading active writers 2026/04/28 05:00:43 DEBUG : Looking for writers 2026/04/28 05:00:43 DEBUG : dir: reading active writers 2026/04/28 05:00:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:00:44 DEBUG : dir: Looking for writers 2026/04/28 05:00:44 DEBUG : file1(1): reading active writers 2026/04/28 05:00:44 DEBUG : file1: reading active writers 2026/04/28 05:00:44 DEBUG : Looking for writers 2026/04/28 05:00:44 DEBUG : dir: reading active writers 2026/04/28 05:00:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:00:45 DEBUG : dir: Looking for writers 2026/04/28 05:00:45 DEBUG : file1: reading active writers 2026/04/28 05:00:45 DEBUG : file1(1): reading active writers 2026/04/28 05:00:45 DEBUG : Looking for writers 2026/04/28 05:00:45 DEBUG : dir: reading active writers 2026/04/28 05:00:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:00:46 DEBUG : dir: Looking for writers 2026/04/28 05:00:46 DEBUG : file1: reading active writers 2026/04/28 05:00:46 DEBUG : file1(1): reading active writers 2026/04/28 05:00:46 DEBUG : Looking for writers 2026/04/28 05:00:46 DEBUG : dir: reading active writers 2026/04/28 05:00:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:00:47 DEBUG : dir: Looking for writers 2026/04/28 05:00:47 DEBUG : file1: reading active writers 2026/04/28 05:00:47 DEBUG : file1(1): reading active writers 2026/04/28 05:00:47 DEBUG : Looking for writers 2026/04/28 05:00:47 DEBUG : dir: reading active writers 2026/04/28 05:00:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:00:48 DEBUG : dir: Looking for writers 2026/04/28 05:00:48 DEBUG : file1: reading active writers 2026/04/28 05:00:48 DEBUG : file1(1): reading active writers 2026/04/28 05:00:48 DEBUG : Looking for writers 2026/04/28 05:00:48 DEBUG : dir: reading active writers 2026/04/28 05:00:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:00:49 DEBUG : dir: Looking for writers 2026/04/28 05:00:49 DEBUG : file1: reading active writers 2026/04/28 05:00:49 DEBUG : file1(1): reading active writers 2026/04/28 05:00:49 DEBUG : Looking for writers 2026/04/28 05:00:49 DEBUG : dir: reading active writers 2026/04/28 05:00:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:00:50 DEBUG : dir: Looking for writers 2026/04/28 05:00:50 DEBUG : file1: reading active writers 2026/04/28 05:00:50 DEBUG : file1(1): reading active writers 2026/04/28 05:00:50 DEBUG : Looking for writers 2026/04/28 05:00:50 DEBUG : dir: reading active writers 2026/04/28 05:00:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:00:51 DEBUG : dir: Looking for writers 2026/04/28 05:00:51 DEBUG : file1: reading active writers 2026/04/28 05:00:51 DEBUG : file1(1): reading active writers 2026/04/28 05:00:51 DEBUG : Looking for writers 2026/04/28 05:00:51 DEBUG : dir: reading active writers 2026/04/28 05:00:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:00:52 DEBUG : dir: Looking for writers 2026/04/28 05:00:52 DEBUG : file1: reading active writers 2026/04/28 05:00:52 DEBUG : file1(1): reading active writers 2026/04/28 05:00:52 DEBUG : Looking for writers 2026/04/28 05:00:52 DEBUG : dir: reading active writers 2026/04/28 05:00:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:00:53 DEBUG : dir: Looking for writers 2026/04/28 05:00:53 DEBUG : file1: reading active writers 2026/04/28 05:00:53 DEBUG : file1(1): reading active writers 2026/04/28 05:00:53 DEBUG : Looking for writers 2026/04/28 05:00:53 DEBUG : dir: reading active writers 2026/04/28 05:00:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:00:54 DEBUG : dir: Looking for writers 2026/04/28 05:00:54 DEBUG : file1(1): reading active writers 2026/04/28 05:00:54 DEBUG : file1: reading active writers 2026/04/28 05:00:54 DEBUG : Looking for writers 2026/04/28 05:00:54 DEBUG : dir: reading active writers 2026/04/28 05:00:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:00:55 DEBUG : dir: Looking for writers 2026/04/28 05:00:55 DEBUG : file1: reading active writers 2026/04/28 05:00:55 DEBUG : file1(1): reading active writers 2026/04/28 05:00:55 DEBUG : Looking for writers 2026/04/28 05:00:55 DEBUG : dir: reading active writers 2026/04/28 05:00:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:00:56 DEBUG : dir: Looking for writers 2026/04/28 05:00:56 DEBUG : file1: reading active writers 2026/04/28 05:00:56 DEBUG : file1(1): reading active writers 2026/04/28 05:00:56 DEBUG : Looking for writers 2026/04/28 05:00:56 DEBUG : dir: reading active writers 2026/04/28 05:00:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:00:56 DEBUG : forgetting directory cache 2026/04/28 05:00:56 DEBUG : dir: forgetting directory cache 2026/04/28 05:00:57 DEBUG : dir: Looking for writers 2026/04/28 05:00:57 DEBUG : file1: reading active writers 2026/04/28 05:00:57 DEBUG : file1(1): reading active writers 2026/04/28 05:00:57 DEBUG : Looking for writers 2026/04/28 05:00:57 DEBUG : dir: reading active writers 2026/04/28 05:00:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:00:58 DEBUG : dir: Looking for writers 2026/04/28 05:00:58 DEBUG : file1: reading active writers 2026/04/28 05:00:58 DEBUG : file1(1): reading active writers 2026/04/28 05:00:58 DEBUG : Looking for writers 2026/04/28 05:00:58 DEBUG : dir: reading active writers 2026/04/28 05:00:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:00:59 DEBUG : dir: Looking for writers 2026/04/28 05:00:59 DEBUG : file1(1): reading active writers 2026/04/28 05:00:59 DEBUG : file1: reading active writers 2026/04/28 05:00:59 DEBUG : Looking for writers 2026/04/28 05:00:59 DEBUG : dir: reading active writers 2026/04/28 05:00:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:01:00 DEBUG : dir: Looking for writers 2026/04/28 05:01:00 DEBUG : file1: reading active writers 2026/04/28 05:01:00 DEBUG : file1(1): reading active writers 2026/04/28 05:01:00 DEBUG : Looking for writers 2026/04/28 05:01:00 DEBUG : dir: reading active writers 2026/04/28 05:01:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:01:01 DEBUG : dir: Looking for writers 2026/04/28 05:01:01 DEBUG : file1: reading active writers 2026/04/28 05:01:01 DEBUG : file1(1): reading active writers 2026/04/28 05:01:01 DEBUG : Looking for writers 2026/04/28 05:01:01 DEBUG : dir: reading active writers 2026/04/28 05:01:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:01:02 DEBUG : dir: Looking for writers 2026/04/28 05:01:02 DEBUG : file1(1): reading active writers 2026/04/28 05:01:02 DEBUG : file1: reading active writers 2026/04/28 05:01:02 DEBUG : Looking for writers 2026/04/28 05:01:02 DEBUG : dir: reading active writers 2026/04/28 05:01:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:01:03 DEBUG : dir: Looking for writers 2026/04/28 05:01:03 DEBUG : file1: reading active writers 2026/04/28 05:01:03 DEBUG : file1(1): reading active writers 2026/04/28 05:01:03 DEBUG : Looking for writers 2026/04/28 05:01:03 DEBUG : dir: reading active writers 2026/04/28 05:01:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:01:04 DEBUG : dir: Looking for writers 2026/04/28 05:01:04 DEBUG : file1: reading active writers 2026/04/28 05:01:04 DEBUG : file1(1): reading active writers 2026/04/28 05:01:04 DEBUG : Looking for writers 2026/04/28 05:01:04 DEBUG : dir: reading active writers 2026/04/28 05:01:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:01:05 DEBUG : dir: Looking for writers 2026/04/28 05:01:05 DEBUG : file1: reading active writers 2026/04/28 05:01:05 DEBUG : file1(1): reading active writers 2026/04/28 05:01:05 DEBUG : Looking for writers 2026/04/28 05:01:05 DEBUG : dir: reading active writers 2026/04/28 05:01:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:01:06 DEBUG : dir: Looking for writers 2026/04/28 05:01:06 DEBUG : file1(1): reading active writers 2026/04/28 05:01:06 DEBUG : file1: reading active writers 2026/04/28 05:01:06 DEBUG : Looking for writers 2026/04/28 05:01:06 DEBUG : dir: reading active writers 2026/04/28 05:01:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:01:07 DEBUG : dir: Looking for writers 2026/04/28 05:01:07 DEBUG : file1: reading active writers 2026/04/28 05:01:07 DEBUG : file1(1): reading active writers 2026/04/28 05:01:07 DEBUG : Looking for writers 2026/04/28 05:01:07 DEBUG : dir: reading active writers 2026/04/28 05:01:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:01:08 DEBUG : dir: Looking for writers 2026/04/28 05:01:08 DEBUG : file1(1): reading active writers 2026/04/28 05:01:08 DEBUG : file1: reading active writers 2026/04/28 05:01:08 DEBUG : Looking for writers 2026/04/28 05:01:08 DEBUG : dir: reading active writers 2026/04/28 05:01:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:01:09 DEBUG : dir: Looking for writers 2026/04/28 05:01:09 DEBUG : file1: reading active writers 2026/04/28 05:01:09 DEBUG : file1(1): reading active writers 2026/04/28 05:01:09 DEBUG : Looking for writers 2026/04/28 05:01:09 DEBUG : dir: reading active writers 2026/04/28 05:01:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:01:10 ERROR : Exiting even though 0 writers active and 1 cache items in use after 30s Cache{ "dir/file1": &{c:0x2ab42d2df400 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x2ab42cffab48 notify:{wait:0 notify:0 lock:0 head: tail:} checker:46953337432960} name:dir/file1 opens:1 downloaders:0x2ab42d2e4630 o:0x2ab42cda0780 fd:0x2ab42c8c20d0 info:{ModTime:{wall:14011874495510701183 ext:816636646545 loc:0x46fdde0} ATime:{wall:14011874495510873619 ext:816636818920 loc:0x46fdde0} Size:14 Rs:[] Fingerprint:14 Dirty:false} writeBackID:0 pendingAccesses:0 modified:false beingReset:false graceTimer:}, } 2026/04/28 05:01:10 DEBUG : >WaitForWriters: 2026/04/28 05:01:10 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: cleaner exiting run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/read_write_test.go:172 Error: Should be true Test: TestRWFileHandleReadAt Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/read_write_test.go:172 Error: Should be true Test: TestRWFileHandleReadAt Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/read_write_test.go:172 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleReadAt Messages: directories --- FAIL: TestRWFileHandleReadAt (61.68s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 05:01:28 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 05:01:28 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 05:01:28 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:01:28 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:01:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:01:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:01:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:01:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:01:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:01:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:01:28 INFO : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 05:01:28 DEBUG : dir/file1: Update: removing old file 2026/04/28 05:01:28 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/28 05:01:30 DEBUG : forgetting directory cache 2026/04/28 05:01:30 DEBUG : dir: 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:216 Error: Should be true Test: TestRWFileHandleFlushRead Messages: listing wrong, want dir/file1 (16) got 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:216 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleFlushRead 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:216 Error: Should be true Test: TestRWFileHandleFlushRead Messages: Unexpected file "dir/file1(1)" 2026/04/28 05:01:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 05:01:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/28 05:01:39 DEBUG : dir/file1: newRWFileHandle: 2026/04/28 05:01:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/28 05:01:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/28 05:01:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/28 05:01:39 DEBUG : dir/file1(0x2ab42cd6ed00): RWFileHandle.Flush 2026/04/28 05:01:39 DEBUG : dir/file1(0x2ab42cd6ed00): _readAt: size=256, off=0 2026/04/28 05:01:39 DEBUG : dir/file1(0x2ab42cd6ed00): openPending: 2026/04/28 05:01:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/04/28 05:01:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/28 05:01:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 05:01:39 DEBUG : dir/file1(0x2ab42cd6ed00): >openPending: err= 2026/04/28 05:01:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/28 05:01:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:01:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:01:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:01:40 DEBUG : dir/file1(0x2ab42cd6ed00): >_readAt: n=14, err=EOF read_write_test.go:227: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:227 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleFlushRead 2026/04/28 05:01:40 DEBUG : dir/file1(0x2ab42cd6ed00): RWFileHandle.Flush 2026/04/28 05:01:40 DEBUG : dir/file1(0x2ab42cd6ed00): RWFileHandle.Flush 2026/04/28 05:01:40 DEBUG : dir/file1(0x2ab42cd6ed00): close: 2026/04/28 05:01:40 DEBUG : dir/file1(0x2ab42cd6ed00): >close: err= 2026/04/28 05:01:40 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:01:40 DEBUG : dir: Looking for writers 2026/04/28 05:01:40 DEBUG : file1: reading active writers 2026/04/28 05:01:40 DEBUG : file1(1): reading active writers 2026/04/28 05:01:40 DEBUG : Looking for writers 2026/04/28 05:01:40 DEBUG : dir: reading active writers 2026/04/28 05:01:40 DEBUG : >WaitForWriters: 2026/04/28 05:01:40 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: cleaner exiting run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit 2026/04/28 05:01:45 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi/dir/file1: no such file or directory 2026/04/28 05:01:45 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-gepemic8guvi/dir/file1: no such file or directory run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleFlushRead Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleFlushRead Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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: TestRWFileHandleFlushRead Messages: directories --- FAIL: TestRWFileHandleFlushRead (29.63s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 05:01:57 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 05:01:57 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 05:01:57 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:01:57 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:01:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:01:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:01:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:01:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:01:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:01:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:01:57 INFO : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 05:01:58 DEBUG : dir/file1: Update: removing old file 2026/04/28 05:01:58 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/28 05:01:59 DEBUG : forgetting directory cache 2026/04/28 05:01:59 DEBUG : dir: forgetting directory cache 2026/04/28 05:01:59 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:244 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: listing wrong, want dir/file1 (16) got 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:244 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleReleaseRead 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:244 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: Unexpected file "dir/file1(1)" 2026/04/28 05:02:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 05:02:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/28 05:02:09 DEBUG : dir/file1: newRWFileHandle: 2026/04/28 05:02:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/28 05:02:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/28 05:02:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/28 05:02:09 DEBUG : dir/file1(0x2ab42ca246c0): _readAt: size=256, off=0 2026/04/28 05:02:09 DEBUG : dir/file1(0x2ab42ca246c0): openPending: 2026/04/28 05:02:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/04/28 05:02:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/28 05:02:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 05:02:09 DEBUG : dir/file1(0x2ab42ca246c0): >openPending: err= 2026/04/28 05:02:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/28 05:02:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:02:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:02:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:02:09 INFO : dir/file1: vfs cache: downloader: error count now 1: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:02:09 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:02:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:02:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:02:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:02:09 INFO : dir/file1: vfs cache: downloader: error count now 2: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:02:09 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:02:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:02:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:02:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:02:10 INFO : dir/file1: vfs cache: downloader: error count now 3: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:02:10 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:02:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:02:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:02:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:02:10 INFO : dir/file1: vfs cache: downloader: error count now 4: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:02:10 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:02:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:02:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:02:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:02:10 INFO : dir/file1: vfs cache: downloader: error count now 5: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:02:10 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:02:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:02:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:02:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:02:10 INFO : dir/file1: vfs cache: downloader: error count now 6: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:02:10 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:02:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:02:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:02:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:02:10 INFO : dir/file1: vfs cache: downloader: error count now 7: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:02:10 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:02:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:02:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:02:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:02:11 INFO : dir/file1: vfs cache: downloader: error count now 8: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:02:11 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:02:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:02:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:02:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:02:11 INFO : dir/file1: vfs cache: downloader: error count now 9: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:02:11 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:02:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:02:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:02:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:02:11 INFO : dir/file1: vfs cache: downloader: error count now 10: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:02:11 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:02:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:02:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:02:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:02:11 INFO : dir/file1: vfs cache: downloader: error count now 11: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:02:11 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:02:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:02:11 ERROR : dir/file1: vfs cache: too many errors 11/10: last error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:02:11 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:02:11 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:02:11 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" is not out of space 2026/04/28 05:02:11 DEBUG : dir/file1(0x2ab42ca246c0): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:02:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:02:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_write_test.go:249: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:249 Error: Should be true Test: TestRWFileHandleReleaseRead read_write_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:250 Error: Not equal: expected: 16 actual : 0 Test: TestRWFileHandleReleaseRead 2026/04/28 05:02:11 DEBUG : dir/file1(0x2ab42ca246c0): RWFileHandle.Release 2026/04/28 05:02:11 DEBUG : dir/file1(0x2ab42ca246c0): close: 2026/04/28 05:02:11 DEBUG : dir/file1(0x2ab42ca246c0): >close: err= 2026/04/28 05:02:11 DEBUG : dir/file1(0x2ab42ca246c0): RWFileHandle.Release 2026/04/28 05:02:11 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:02:11 DEBUG : dir: Looking for writers 2026/04/28 05:02:11 DEBUG : file1: reading active writers 2026/04/28 05:02:11 DEBUG : file1(1): reading active writers 2026/04/28 05:02:11 DEBUG : Looking for writers 2026/04/28 05:02:11 DEBUG : dir: reading active writers 2026/04/28 05:02:11 DEBUG : >WaitForWriters: 2026/04/28 05:02:11 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: cleaner exiting 2026/04/28 05:02:11 INFO : dir/file1: vfs cache: downloader: error count now 12: vfs reader: failed to write to cache file: Open failed: Get "https://aht.nuplink.top/pool/pub/21/d5/95/0ef726ce9b1a7692357ff70dd321d595/14?token=5613d5fa6e56070e886d004fab9ebdae&ts=1777352529&ip=65.108.87.141": context canceled 2026/04/28 05:02:11 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: Get "https://aht.nuplink.top/pool/pub/21/d5/95/0ef726ce9b1a7692357ff70dd321d595/14?token=5613d5fa6e56070e886d004fab9ebdae&ts=1777352529&ip=65.108.87.141": context canceled run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit 2026/04/28 05:02:16 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi/dir/file1: no such file or directory 2026/04/28 05:02:16 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-gepemic8guvi/dir/file1: no such file or directory run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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: TestRWFileHandleReleaseRead Messages: directories --- FAIL: TestRWFileHandleReleaseRead (32.00s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 05:02:29 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 05:02:29 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 05:02:29 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:02:29 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:02:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:02:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:02:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:02:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:02:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:02:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:02:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:02:29 INFO : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 05:02:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:02:30 DEBUG : file1: newRWFileHandle: 2026/04/28 05:02:30 DEBUG : file1(0x2ab42d4a8980): openPending: 2026/04/28 05:02:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:02:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:02:30 DEBUG : file1(0x2ab42d4a8980): >openPending: err= 2026/04/28 05:02:30 DEBUG : file1: >newRWFileHandle: err= 2026/04/28 05:02:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:02:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/28 05:02:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/28 05:02:30 DEBUG : file1(0x2ab42d4a8980): _writeAt: size=5, off=0 2026/04/28 05:02:30 DEBUG : file1(0x2ab42d4a8980): >_writeAt: n=5, err= 2026/04/28 05:02:30 DEBUG : file1(0x2ab42d4a8980): _writeAt: size=7, off=5 2026/04/28 05:02:30 DEBUG : file1(0x2ab42d4a8980): >_writeAt: n=7, err= 2026/04/28 05:02:30 DEBUG : file1: vfs cache: truncate to size=11 2026/04/28 05:02:30 DEBUG : file1(0x2ab42d4a8980): close: 2026/04/28 05:02:30 DEBUG : file1: vfs cache: setting modification time to 2026-04-28 05:02:30.143592147 +0000 UTC m=+928.406592158 2026/04/28 05:02:30 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/28 05:02:30 DEBUG : file1(0x2ab42d4a8980): >close: err= 2026/04/28 05:02:30 DEBUG : file1(0x2ab42d4a8980): close: 2026/04/28 05:02:30 DEBUG : file1(0x2ab42d4a8980): >close: err=file already closed dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:332 Error: Not equal: expected: []string{"file1,11,false"} actual : []string{"dir,0,true", "file1,11,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=10) "dir,0,true", (string) (len=14) "file1,11,false" Test: TestRWFileHandleMethodsWrite 2026/04/28 05:02:30 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:02:30 DEBUG : dir: Looking for writers 2026/04/28 05:02:30 DEBUG : Looking for writers 2026/04/28 05:02:30 DEBUG : dir: reading active writers 2026/04/28 05:02:30 DEBUG : file1: reading active writers 2026/04/28 05:02:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/28 05:02:30 DEBUG : dir: Looking for writers 2026/04/28 05:02:30 DEBUG : Looking for writers 2026/04/28 05:02:30 DEBUG : dir: reading active writers 2026/04/28 05:02:30 DEBUG : file1: reading active writers 2026/04/28 05:02:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/28 05:02:30 DEBUG : dir: Looking for writers 2026/04/28 05:02:30 DEBUG : Looking for writers 2026/04/28 05:02:30 DEBUG : dir: reading active writers 2026/04/28 05:02:30 DEBUG : file1: reading active writers 2026/04/28 05:02:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/28 05:02:30 DEBUG : dir: Looking for writers 2026/04/28 05:02:30 DEBUG : Looking for writers 2026/04/28 05:02:30 DEBUG : dir: reading active writers 2026/04/28 05:02:30 DEBUG : file1: reading active writers 2026/04/28 05:02:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/28 05:02:30 DEBUG : file1: vfs cache: starting upload 2026/04/28 05:02:30 DEBUG : dir: Looking for writers 2026/04/28 05:02:30 DEBUG : Looking for writers 2026/04/28 05:02:30 DEBUG : dir: reading active writers 2026/04/28 05:02:30 DEBUG : file1: reading active writers 2026/04/28 05:02:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/28 05:02:30 DEBUG : dir: Looking for writers 2026/04/28 05:02:30 DEBUG : Looking for writers 2026/04/28 05:02:30 DEBUG : dir: reading active writers 2026/04/28 05:02:30 DEBUG : file1: reading active writers 2026/04/28 05:02:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/28 05:02:30 DEBUG : dir: Looking for writers 2026/04/28 05:02:30 DEBUG : Looking for writers 2026/04/28 05:02:30 DEBUG : dir: reading active writers 2026/04/28 05:02:30 DEBUG : file1: reading active writers 2026/04/28 05:02:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/28 05:02:31 DEBUG : dir: Looking for writers 2026/04/28 05:02:31 DEBUG : Looking for writers 2026/04/28 05:02:31 DEBUG : dir: reading active writers 2026/04/28 05:02:31 DEBUG : file1: reading active writers 2026/04/28 05:02:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:02:32 DEBUG : file1: size = 11 OK 2026/04/28 05:02:32 INFO : file1: Copied (new) 2026/04/28 05:02:32 DEBUG : file1: vfs cache: fingerprint now "11" 2026/04/28 05:02:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/28 05:02:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:02:32 INFO : file1: vfs cache: upload succeeded try #1 2026/04/28 05:02:32 DEBUG : forgetting directory cache 2026/04/28 05:02:32 DEBUG : dir: forgetting directory cache 2026/04/28 05:02:32 DEBUG : dir: Looking for writers 2026/04/28 05:02:32 DEBUG : Looking for writers 2026/04/28 05:02:32 DEBUG : dir: reading active writers 2026/04/28 05:02:32 DEBUG : file1: reading active writers 2026/04/28 05:02:32 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:337 Error: Should be true Test: TestRWFileHandleMethodsWrite 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/read_write_test.go:337 Error: Should be true Test: TestRWFileHandleMethodsWrite 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/read_write_test.go:337 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleMethodsWrite Messages: directories 2026/04/28 05:02:41 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:02:41 DEBUG : dir: Looking for writers 2026/04/28 05:02:41 DEBUG : Looking for writers 2026/04/28 05:02:41 DEBUG : dir: reading active writers 2026/04/28 05:02:41 DEBUG : file1: reading active writers 2026/04/28 05:02:41 DEBUG : >WaitForWriters: 2026/04/28 05:02:41 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: cleaner exiting run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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: TestRWFileHandleMethodsWrite Messages: directories --- FAIL: TestRWFileHandleMethodsWrite (29.22s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 05:02:58 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 05:02:58 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 05:02:58 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:02:58 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:02:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:02:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:02:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:02:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:02:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:02:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:02:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:02:58 INFO : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 05:02:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:02:59 DEBUG : file1: newRWFileHandle: 2026/04/28 05:02:59 DEBUG : file1(0x2ab42d2a3780): openPending: 2026/04/28 05:02:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:02:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:02:59 DEBUG : file1(0x2ab42d2a3780): >openPending: err= 2026/04/28 05:02:59 DEBUG : file1: >newRWFileHandle: err= 2026/04/28 05:02:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:02:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/28 05:02:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/28 05:02:59 DEBUG : file1(0x2ab42d2a3780): _writeAt: size=7, off=0 2026/04/28 05:02:59 DEBUG : file1(0x2ab42d2a3780): >_writeAt: n=7, err= 2026/04/28 05:02:59 DEBUG : file1(0x2ab42d2a3780): _writeAt: size=6, off=5 2026/04/28 05:02:59 DEBUG : file1(0x2ab42d2a3780): >_writeAt: n=6, err= 2026/04/28 05:02:59 DEBUG : file1(0x2ab42d2a3780): close: 2026/04/28 05:02:59 DEBUG : file1: vfs cache: setting modification time to 2026-04-28 05:02:59.35670093 +0000 UTC m=+957.619700941 2026/04/28 05:02:59 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/28 05:02:59 DEBUG : file1(0x2ab42d2a3780): >close: err= 2026/04/28 05:02:59 DEBUG : file1(0x2ab42d2a3780): _writeAt: size=5, off=0 2026/04/28 05:02:59 DEBUG : file1(0x2ab42d2a3780): >_writeAt: n=0, err=file already closed dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:382 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: TestRWFileHandleWriteAt 2026/04/28 05:02:59 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:02:59 DEBUG : dir: Looking for writers 2026/04/28 05:02:59 DEBUG : Looking for writers 2026/04/28 05:02:59 DEBUG : dir: reading active writers 2026/04/28 05:02:59 DEBUG : file1: reading active writers 2026/04/28 05:02:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/28 05:02:59 DEBUG : dir: Looking for writers 2026/04/28 05:02:59 DEBUG : Looking for writers 2026/04/28 05:02:59 DEBUG : dir: reading active writers 2026/04/28 05:02:59 DEBUG : file1: reading active writers 2026/04/28 05:02:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/28 05:02:59 DEBUG : dir: Looking for writers 2026/04/28 05:02:59 DEBUG : Looking for writers 2026/04/28 05:02:59 DEBUG : file1: reading active writers 2026/04/28 05:02:59 DEBUG : dir: reading active writers 2026/04/28 05:02:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/28 05:02:59 DEBUG : dir: Looking for writers 2026/04/28 05:02:59 DEBUG : Looking for writers 2026/04/28 05:02:59 DEBUG : file1: reading active writers 2026/04/28 05:02:59 DEBUG : dir: reading active writers 2026/04/28 05:02:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/28 05:02:59 DEBUG : file1: vfs cache: starting upload 2026/04/28 05:02:59 DEBUG : dir: Looking for writers 2026/04/28 05:02:59 DEBUG : Looking for writers 2026/04/28 05:02:59 DEBUG : file1: reading active writers 2026/04/28 05:02:59 DEBUG : dir: reading active writers 2026/04/28 05:02:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/28 05:02:59 DEBUG : dir: Looking for writers 2026/04/28 05:02:59 DEBUG : Looking for writers 2026/04/28 05:02:59 DEBUG : dir: reading active writers 2026/04/28 05:02:59 DEBUG : file1: reading active writers 2026/04/28 05:02:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/28 05:02:59 DEBUG : dir: Looking for writers 2026/04/28 05:02:59 DEBUG : Looking for writers 2026/04/28 05:02:59 DEBUG : dir: reading active writers 2026/04/28 05:02:59 DEBUG : file1: reading active writers 2026/04/28 05:02:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/28 05:03:00 DEBUG : dir: Looking for writers 2026/04/28 05:03:00 DEBUG : Looking for writers 2026/04/28 05:03:00 DEBUG : dir: reading active writers 2026/04/28 05:03:00 DEBUG : file1: reading active writers 2026/04/28 05:03:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:03:01 DEBUG : dir: Looking for writers 2026/04/28 05:03:01 DEBUG : Looking for writers 2026/04/28 05:03:01 DEBUG : dir: reading active writers 2026/04/28 05:03:01 DEBUG : file1: reading active writers 2026/04/28 05:03:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:03:01 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 05:03:01 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 05:03:02 DEBUG : file1: size = 11 OK 2026/04/28 05:03:02 INFO : file1: Copied (new) 2026/04/28 05:03:02 DEBUG : file1: vfs cache: fingerprint now "11" 2026/04/28 05:03:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/28 05:03:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:03:02 INFO : file1: vfs cache: upload succeeded try #1 2026/04/28 05:03:02 DEBUG : dir: Looking for writers 2026/04/28 05:03:02 DEBUG : Looking for writers 2026/04/28 05:03:02 DEBUG : dir: reading active writers 2026/04/28 05:03:02 DEBUG : file1: reading active writers 2026/04/28 05:03:02 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/04/28 05:03:03 DEBUG : forgetting directory cache 2026/04/28 05:03:03 DEBUG : dir: forgetting directory cache 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/read_write_test.go:387 Error: Should be true Test: TestRWFileHandleWriteAt 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/read_write_test.go:387 Error: Should be true Test: TestRWFileHandleWriteAt 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/read_write_test.go:387 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleWriteAt Messages: directories 2026/04/28 05:03:11 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:03:11 DEBUG : dir: Looking for writers 2026/04/28 05:03:11 DEBUG : Looking for writers 2026/04/28 05:03:11 DEBUG : dir: reading active writers 2026/04/28 05:03:11 DEBUG : file1: reading active writers 2026/04/28 05:03:11 DEBUG : >WaitForWriters: 2026/04/28 05:03:11 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: cleaner exiting run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleWriteAt Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleWriteAt Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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: TestRWFileHandleWriteAt Messages: directories --- FAIL: TestRWFileHandleWriteAt (30.35s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 05:03:29 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 05:03:29 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 05:03:29 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:03:29 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:03:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:03:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:03:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:03:29 INFO : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 05:03:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:03:29 DEBUG : file1: newRWFileHandle: 2026/04/28 05:03:29 DEBUG : file1(0x2ab42d08f240): openPending: 2026/04/28 05:03:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:03:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:03:29 DEBUG : file1(0x2ab42d08f240): >openPending: err= 2026/04/28 05:03:29 DEBUG : file1: >newRWFileHandle: err= 2026/04/28 05:03:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:03:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/28 05:03:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/28 05:03:29 DEBUG : file1(0x2ab42d08f240): _writeAt: size=5, off=0 2026/04/28 05:03:29 DEBUG : file1(0x2ab42d08f240): >_writeAt: n=5, err= 2026/04/28 05:03:29 DEBUG : file1(0x2ab42d08f240): RWFileHandle.Flush 2026/04/28 05:03:29 DEBUG : file1(0x2ab42d08f240): RWFileHandle.Flush 2026/04/28 05:03:29 DEBUG : file1(0x2ab42d08f240): close: 2026/04/28 05:03:29 DEBUG : file1: vfs cache: setting modification time to 2026-04-28 05:03:29.694548429 +0000 UTC m=+987.957548431 2026/04/28 05:03:29 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/28 05:03:29 DEBUG : file1(0x2ab42d08f240): >close: err= 2026/04/28 05:03:29 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:03:29 DEBUG : dir: Looking for writers 2026/04/28 05:03:29 DEBUG : Looking for writers 2026/04/28 05:03:29 DEBUG : dir: reading active writers 2026/04/28 05:03:29 DEBUG : file1: reading active writers 2026/04/28 05:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/28 05:03:29 DEBUG : dir: Looking for writers 2026/04/28 05:03:29 DEBUG : Looking for writers 2026/04/28 05:03:29 DEBUG : dir: reading active writers 2026/04/28 05:03:29 DEBUG : file1: reading active writers 2026/04/28 05:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/28 05:03:29 DEBUG : dir: Looking for writers 2026/04/28 05:03:29 DEBUG : Looking for writers 2026/04/28 05:03:29 DEBUG : file1: reading active writers 2026/04/28 05:03:29 DEBUG : dir: reading active writers 2026/04/28 05:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/28 05:03:29 DEBUG : dir: Looking for writers 2026/04/28 05:03:29 DEBUG : Looking for writers 2026/04/28 05:03:29 DEBUG : dir: reading active writers 2026/04/28 05:03:29 DEBUG : file1: reading active writers 2026/04/28 05:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/28 05:03:29 DEBUG : file1: vfs cache: starting upload 2026/04/28 05:03:29 DEBUG : dir: Looking for writers 2026/04/28 05:03:29 DEBUG : Looking for writers 2026/04/28 05:03:29 DEBUG : dir: reading active writers 2026/04/28 05:03:29 DEBUG : file1: reading active writers 2026/04/28 05:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/28 05:03:30 DEBUG : dir: Looking for writers 2026/04/28 05:03:30 DEBUG : Looking for writers 2026/04/28 05:03:30 DEBUG : dir: reading active writers 2026/04/28 05:03:30 DEBUG : file1: reading active writers 2026/04/28 05:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/28 05:03:30 DEBUG : dir: Looking for writers 2026/04/28 05:03:30 DEBUG : Looking for writers 2026/04/28 05:03:30 DEBUG : dir: reading active writers 2026/04/28 05:03:30 DEBUG : file1: reading active writers 2026/04/28 05:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/28 05:03:30 DEBUG : dir: Looking for writers 2026/04/28 05:03:30 DEBUG : Looking for writers 2026/04/28 05:03:30 DEBUG : dir: reading active writers 2026/04/28 05:03:30 DEBUG : file1: reading active writers 2026/04/28 05:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:03:31 DEBUG : file1: size = 5 OK 2026/04/28 05:03:31 INFO : file1: Copied (new) 2026/04/28 05:03:31 DEBUG : file1: vfs cache: fingerprint now "5" 2026/04/28 05:03:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/28 05:03:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:03:31 INFO : file1: vfs cache: upload succeeded try #1 2026/04/28 05:03:31 DEBUG : dir: Looking for writers 2026/04/28 05:03:31 DEBUG : Looking for writers 2026/04/28 05:03:31 DEBUG : dir: reading active writers 2026/04/28 05:03:31 DEBUG : file1: reading active writers 2026/04/28 05:03:31 DEBUG : >WaitForWriters: 2026/04/28 05:03:31 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: cleaner exiting 2026/04/28 05:03:33 DEBUG : forgetting directory cache 2026/04/28 05:03:33 DEBUG : dir: forgetting directory cache run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleFlushWrite Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleFlushWrite Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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: TestRWFileHandleFlushWrite Messages: directories --- FAIL: TestRWFileHandleFlushWrite (20.26s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 05:03:49 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 05:03:49 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 05:03:49 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:03:49 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:03:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:03:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:03:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:03:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:03:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:03:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:03:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:03:49 INFO : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 05:03:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:03:49 DEBUG : file1: newRWFileHandle: 2026/04/28 05:03:49 DEBUG : file1(0x2ab42d544140): openPending: 2026/04/28 05:03:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:03:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:03:49 DEBUG : file1(0x2ab42d544140): >openPending: err= 2026/04/28 05:03:49 DEBUG : file1: >newRWFileHandle: err= 2026/04/28 05:03:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:03:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/28 05:03:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/28 05:03:49 DEBUG : file1(0x2ab42d544140): _writeAt: size=5, off=0 2026/04/28 05:03:49 DEBUG : file1(0x2ab42d544140): >_writeAt: n=5, err= 2026/04/28 05:03:49 DEBUG : file1(0x2ab42d544140): RWFileHandle.Release 2026/04/28 05:03:49 DEBUG : file1(0x2ab42d544140): close: 2026/04/28 05:03:49 DEBUG : file1: vfs cache: setting modification time to 2026-04-28 05:03:49.955676226 +0000 UTC m=+1008.218676237 2026/04/28 05:03:49 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/28 05:03:49 DEBUG : file1(0x2ab42d544140): >close: err= 2026/04/28 05:03:49 DEBUG : file1(0x2ab42d544140): RWFileHandle.Release 2026/04/28 05:03:49 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:03:49 DEBUG : dir: Looking for writers 2026/04/28 05:03:49 DEBUG : Looking for writers 2026/04/28 05:03:49 DEBUG : dir: reading active writers 2026/04/28 05:03:49 DEBUG : file1: reading active writers 2026/04/28 05:03:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/28 05:03:49 DEBUG : dir: Looking for writers 2026/04/28 05:03:49 DEBUG : Looking for writers 2026/04/28 05:03:49 DEBUG : dir: reading active writers 2026/04/28 05:03:49 DEBUG : file1: reading active writers 2026/04/28 05:03:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/28 05:03:49 DEBUG : dir: Looking for writers 2026/04/28 05:03:49 DEBUG : Looking for writers 2026/04/28 05:03:49 DEBUG : dir: reading active writers 2026/04/28 05:03:49 DEBUG : file1: reading active writers 2026/04/28 05:03:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/28 05:03:50 DEBUG : dir: Looking for writers 2026/04/28 05:03:50 DEBUG : Looking for writers 2026/04/28 05:03:50 DEBUG : dir: reading active writers 2026/04/28 05:03:50 DEBUG : file1: reading active writers 2026/04/28 05:03:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/28 05:03:50 DEBUG : file1: vfs cache: starting upload 2026/04/28 05:03:50 DEBUG : dir: Looking for writers 2026/04/28 05:03:50 DEBUG : Looking for writers 2026/04/28 05:03:50 DEBUG : file1: reading active writers 2026/04/28 05:03:50 DEBUG : dir: reading active writers 2026/04/28 05:03:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/28 05:03:50 DEBUG : dir: Looking for writers 2026/04/28 05:03:50 DEBUG : Looking for writers 2026/04/28 05:03:50 DEBUG : dir: reading active writers 2026/04/28 05:03:50 DEBUG : file1: reading active writers 2026/04/28 05:03:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/28 05:03:50 DEBUG : dir: Looking for writers 2026/04/28 05:03:50 DEBUG : Looking for writers 2026/04/28 05:03:50 DEBUG : dir: reading active writers 2026/04/28 05:03:50 DEBUG : file1: reading active writers 2026/04/28 05:03:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/28 05:03:51 DEBUG : dir: Looking for writers 2026/04/28 05:03:51 DEBUG : Looking for writers 2026/04/28 05:03:51 DEBUG : dir: reading active writers 2026/04/28 05:03:51 DEBUG : file1: reading active writers 2026/04/28 05:03:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:03:51 DEBUG : file1: size = 5 OK 2026/04/28 05:03:51 INFO : file1: Copied (new) 2026/04/28 05:03:51 DEBUG : file1: vfs cache: fingerprint now "5" 2026/04/28 05:03:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/28 05:03:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:03:51 INFO : file1: vfs cache: upload succeeded try #1 2026/04/28 05:03:52 DEBUG : dir: Looking for writers 2026/04/28 05:03:52 DEBUG : Looking for writers 2026/04/28 05:03:52 DEBUG : dir: reading active writers 2026/04/28 05:03:52 DEBUG : file1: reading active writers 2026/04/28 05:03:52 DEBUG : >WaitForWriters: 2026/04/28 05:03:52 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: cleaner exiting run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/04/28 05:04:03 DEBUG : forgetting directory cache 2026/04/28 05:04:03 DEBUG : dir: forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 (20.26s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 05:04:09 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 05:04:09 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 05:04:09 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:04:09 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:04:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:04:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:04:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:04:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:04:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:04:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:04:09 INFO : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 05:04:10 DEBUG : dir/file1: Update: removing old file 2026/04/28 05:04:10 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go: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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go: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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:481 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: Unexpected file "dir/file1(1)" 2026/04/28 05:04:21 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/28 05:04:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/28 05:04:21 DEBUG : dir/file1: newRWFileHandle: 2026/04/28 05:04:21 DEBUG : dir/file1(0x2ab42d545640): openPending: 2026/04/28 05:04:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/04/28 05:04:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/28 05:04:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 05:04:21 DEBUG : dir/file1(0x2ab42d545640): >openPending: err= 2026/04/28 05:04:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/28 05:04:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/28 05:04:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/28 05:04:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/28 05:04:21 DEBUG : dir/file1(0x2ab42d545640): _writeAt: size=5, off=0 2026/04/28 05:04:21 DEBUG : dir/file1(0x2ab42d545640): >_writeAt: n=5, err= 2026/04/28 05:04:21 DEBUG : dir/file1(0x2ab42d545640): close: 2026/04/28 05:04:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:04:21 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-28 05:04:21.685970136 +0000 UTC m=+1039.948970147 2026/04/28 05:04:21 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/28 05:04:21 DEBUG : dir/file1(0x2ab42d545640): >close: err= 2026/04/28 05:04:21 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:04:21 DEBUG : dir: Looking for writers 2026/04/28 05:04:21 DEBUG : file1: reading active writers 2026/04/28 05:04:21 DEBUG : file1(1): reading active writers 2026/04/28 05:04:21 DEBUG : Looking for writers 2026/04/28 05:04:21 DEBUG : dir: reading active writers 2026/04/28 05:04:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/28 05:04:21 DEBUG : dir: Looking for writers 2026/04/28 05:04:21 DEBUG : file1: reading active writers 2026/04/28 05:04:21 DEBUG : file1(1): reading active writers 2026/04/28 05:04:21 DEBUG : Looking for writers 2026/04/28 05:04:21 DEBUG : dir: reading active writers 2026/04/28 05:04:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/28 05:04:21 DEBUG : dir: Looking for writers 2026/04/28 05:04:21 DEBUG : file1: reading active writers 2026/04/28 05:04:21 DEBUG : file1(1): reading active writers 2026/04/28 05:04:21 DEBUG : Looking for writers 2026/04/28 05:04:21 DEBUG : dir: reading active writers 2026/04/28 05:04:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/28 05:04:21 DEBUG : dir: Looking for writers 2026/04/28 05:04:21 DEBUG : file1: reading active writers 2026/04/28 05:04:21 DEBUG : file1(1): reading active writers 2026/04/28 05:04:21 DEBUG : Looking for writers 2026/04/28 05:04:21 DEBUG : dir: reading active writers 2026/04/28 05:04:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/28 05:04:21 DEBUG : dir/file1: vfs cache: starting upload 2026/04/28 05:04:21 DEBUG : dir/file1: Update: removing old file 2026/04/28 05:04:21 DEBUG : dir: Looking for writers 2026/04/28 05:04:21 DEBUG : file1: reading active writers 2026/04/28 05:04:21 DEBUG : file1(1): reading active writers 2026/04/28 05:04:21 DEBUG : Looking for writers 2026/04/28 05:04:21 DEBUG : dir: reading active writers 2026/04/28 05:04:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/28 05:04:21 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/28 05:04:21 DEBUG : dir: Looking for writers 2026/04/28 05:04:21 DEBUG : file1: reading active writers 2026/04/28 05:04:21 DEBUG : file1(1): reading active writers 2026/04/28 05:04:21 DEBUG : Looking for writers 2026/04/28 05:04:21 DEBUG : dir: reading active writers 2026/04/28 05:04:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/28 05:04:22 DEBUG : dir: Looking for writers 2026/04/28 05:04:22 DEBUG : file1: reading active writers 2026/04/28 05:04:22 DEBUG : file1(1): reading active writers 2026/04/28 05:04:22 DEBUG : Looking for writers 2026/04/28 05:04:22 DEBUG : dir: reading active writers 2026/04/28 05:04:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/28 05:04:22 DEBUG : dir: Looking for writers 2026/04/28 05:04:22 DEBUG : file1: reading active writers 2026/04/28 05:04:22 DEBUG : file1(1): reading active writers 2026/04/28 05:04:22 DEBUG : Looking for writers 2026/04/28 05:04:22 DEBUG : dir: reading active writers 2026/04/28 05:04:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:04:23 DEBUG : dir/file1: size = 5 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi) 2026/04/28 05:04:23 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-gepemic8guvi') 2026/04/28 05:04:23 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi) 5 vs dst(Linkbox root 'rclone-test-gepemic8guvi') 14 2026/04/28 05:04:23 INFO : dir/file1: Removing failed copy 2026/04/28 05:04:23 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/04/28 05:04:23 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-gepemic8guvi) 5 vs dst(Linkbox root 'rclone-test-gepemic8guvi') 14 2026/04/28 05:04:23 DEBUG : dir: Looking for writers 2026/04/28 05:04:23 DEBUG : file1: reading active writers 2026/04/28 05:04:23 DEBUG : file1(1): reading active writers 2026/04/28 05:04:23 DEBUG : Looking for writers 2026/04/28 05:04:23 DEBUG : dir: reading active writers 2026/04/28 05:04:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:04:24 DEBUG : dir/file1: vfs cache: starting upload 2026/04/28 05:04:24 DEBUG : dir/file1: Update: removing old file 2026/04/28 05:04:24 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/28 05:04:24 DEBUG : dir: Looking for writers 2026/04/28 05:04:24 DEBUG : file1: reading active writers 2026/04/28 05:04:24 DEBUG : file1(1): reading active writers 2026/04/28 05:04:24 DEBUG : Looking for writers 2026/04/28 05:04:24 DEBUG : dir: reading active writers 2026/04/28 05:04:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:04:25 DEBUG : dir: Looking for writers 2026/04/28 05:04:25 DEBUG : file1: reading active writers 2026/04/28 05:04:25 DEBUG : file1(1): reading active writers 2026/04/28 05:04:25 DEBUG : Looking for writers 2026/04/28 05:04:25 DEBUG : dir: reading active writers 2026/04/28 05:04:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:04:26 DEBUG : dir/file1: size = 5 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi) 2026/04/28 05:04:26 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-gepemic8guvi') 2026/04/28 05:04:26 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi) 5 vs dst(Linkbox root 'rclone-test-gepemic8guvi') 14 2026/04/28 05:04:26 INFO : dir/file1: Removing failed copy 2026/04/28 05:04:26 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/04/28 05:04:26 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-gepemic8guvi) 5 vs dst(Linkbox root 'rclone-test-gepemic8guvi') 14 2026/04/28 05:04:26 DEBUG : dir/file1: vfs cache: starting upload 2026/04/28 05:04:26 DEBUG : dir/file1: Update: removing old file 2026/04/28 05:04:26 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/28 05:04:26 DEBUG : dir: Looking for writers 2026/04/28 05:04:26 DEBUG : file1: reading active writers 2026/04/28 05:04:26 DEBUG : file1(1): reading active writers 2026/04/28 05:04:26 DEBUG : Looking for writers 2026/04/28 05:04:26 DEBUG : dir: reading active writers 2026/04/28 05:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:04:27 DEBUG : dir: Looking for writers 2026/04/28 05:04:27 DEBUG : file1: reading active writers 2026/04/28 05:04:27 DEBUG : file1(1): reading active writers 2026/04/28 05:04:27 DEBUG : Looking for writers 2026/04/28 05:04:27 DEBUG : dir: reading active writers 2026/04/28 05:04:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:04:28 DEBUG : dir/file1: size = 5 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi) 2026/04/28 05:04:28 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-gepemic8guvi') 2026/04/28 05:04:28 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi) 5 vs dst(Linkbox root 'rclone-test-gepemic8guvi') 14 2026/04/28 05:04:28 INFO : dir/file1: Removing failed copy 2026/04/28 05:04:28 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/04/28 05:04:28 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-gepemic8guvi) 5 vs dst(Linkbox root 'rclone-test-gepemic8guvi') 14 2026/04/28 05:04:28 DEBUG : dir: Looking for writers 2026/04/28 05:04:28 DEBUG : file1: reading active writers 2026/04/28 05:04:28 DEBUG : file1(1): reading active writers 2026/04/28 05:04:28 DEBUG : Looking for writers 2026/04/28 05:04:28 DEBUG : dir: reading active writers 2026/04/28 05:04:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:04:29 DEBUG : dir/file1: vfs cache: starting upload 2026/04/28 05:04:29 DEBUG : dir/file1: Update: removing old file 2026/04/28 05:04:29 DEBUG : dir: Looking for writers 2026/04/28 05:04:29 DEBUG : file1: reading active writers 2026/04/28 05:04:29 DEBUG : file1(1): reading active writers 2026/04/28 05:04:29 DEBUG : Looking for writers 2026/04/28 05:04:29 DEBUG : dir: reading active writers 2026/04/28 05:04:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:04:29 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/28 05:04:30 DEBUG : dir: Looking for writers 2026/04/28 05:04:30 DEBUG : file1: reading active writers 2026/04/28 05:04:30 DEBUG : file1(1): reading active writers 2026/04/28 05:04:30 DEBUG : Looking for writers 2026/04/28 05:04:30 DEBUG : dir: reading active writers 2026/04/28 05:04:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:04:31 DEBUG : dir/file1: size = 5 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi) 2026/04/28 05:04:31 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-gepemic8guvi') 2026/04/28 05:04:31 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi) 5 vs dst(Linkbox root 'rclone-test-gepemic8guvi') 14 2026/04/28 05:04:31 INFO : dir/file1: Removing failed copy 2026/04/28 05:04:31 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/04/28 05:04:31 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-gepemic8guvi) 5 vs dst(Linkbox root 'rclone-test-gepemic8guvi') 14 2026/04/28 05:04:31 DEBUG : dir: Looking for writers 2026/04/28 05:04:31 DEBUG : file1: reading active writers 2026/04/28 05:04:31 DEBUG : file1(1): reading active writers 2026/04/28 05:04:31 DEBUG : Looking for writers 2026/04/28 05:04:31 DEBUG : dir: reading active writers 2026/04/28 05:04:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:04:32 DEBUG : dir: Looking for writers 2026/04/28 05:04:32 DEBUG : file1: reading active writers 2026/04/28 05:04:32 DEBUG : file1(1): reading active writers 2026/04/28 05:04:32 DEBUG : Looking for writers 2026/04/28 05:04:32 DEBUG : dir: reading active writers 2026/04/28 05:04:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:04:33 DEBUG : forgetting directory cache 2026/04/28 05:04:33 DEBUG : dir: forgetting directory cache 2026/04/28 05:04:33 DEBUG : dir/file1: vfs cache: starting upload 2026/04/28 05:04:33 DEBUG : dir/file1: Update: removing old file 2026/04/28 05:04:33 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/28 05:04:33 DEBUG : dir: Looking for writers 2026/04/28 05:04:33 DEBUG : file1(1): reading active writers 2026/04/28 05:04:33 DEBUG : file1: reading active writers 2026/04/28 05:04:33 DEBUG : Looking for writers 2026/04/28 05:04:33 DEBUG : dir: reading active writers 2026/04/28 05:04:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:04:34 DEBUG : dir: Looking for writers 2026/04/28 05:04:34 DEBUG : file1(1): reading active writers 2026/04/28 05:04:34 DEBUG : file1: reading active writers 2026/04/28 05:04:34 DEBUG : Looking for writers 2026/04/28 05:04:34 DEBUG : dir: reading active writers 2026/04/28 05:04:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:04:35 DEBUG : dir/file1: size = 5 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi) 2026/04/28 05:04:35 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-gepemic8guvi') 2026/04/28 05:04:35 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi) 5 vs dst(Linkbox root 'rclone-test-gepemic8guvi') 14 2026/04/28 05:04:35 INFO : dir/file1: Removing failed copy 2026/04/28 05:04:35 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/04/28 05:04:35 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-gepemic8guvi) 5 vs dst(Linkbox root 'rclone-test-gepemic8guvi') 14 2026/04/28 05:04:35 DEBUG : dir: Looking for writers 2026/04/28 05:04:35 DEBUG : file1: reading active writers 2026/04/28 05:04:35 DEBUG : file1(1): reading active writers 2026/04/28 05:04:35 DEBUG : Looking for writers 2026/04/28 05:04:35 DEBUG : dir: reading active writers 2026/04/28 05:04:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:04:36 DEBUG : dir: Looking for writers 2026/04/28 05:04:36 DEBUG : file1: reading active writers 2026/04/28 05:04:36 DEBUG : file1(1): reading active writers 2026/04/28 05:04:36 DEBUG : Looking for writers 2026/04/28 05:04:36 DEBUG : dir: reading active writers 2026/04/28 05:04:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:04:37 DEBUG : dir: Looking for writers 2026/04/28 05:04:37 DEBUG : file1: reading active writers 2026/04/28 05:04:37 DEBUG : file1(1): reading active writers 2026/04/28 05:04:37 DEBUG : Looking for writers 2026/04/28 05:04:37 DEBUG : dir: reading active writers 2026/04/28 05:04:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:04:38 DEBUG : dir/file1: vfs cache: starting upload 2026/04/28 05:04:38 DEBUG : dir/file1: Update: removing old file 2026/04/28 05:04:38 DEBUG : dir: Looking for writers 2026/04/28 05:04:38 DEBUG : file1(1): reading active writers 2026/04/28 05:04:38 DEBUG : file1: reading active writers 2026/04/28 05:04:38 DEBUG : Looking for writers 2026/04/28 05:04:38 DEBUG : dir: reading active writers 2026/04/28 05:04:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:04:38 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/28 05:04:39 DEBUG : dir: Looking for writers 2026/04/28 05:04:39 DEBUG : file1: reading active writers 2026/04/28 05:04:39 DEBUG : file1(1): reading active writers 2026/04/28 05:04:39 DEBUG : Looking for writers 2026/04/28 05:04:39 DEBUG : dir: reading active writers 2026/04/28 05:04:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:04:40 DEBUG : dir/file1: size = 5 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi) 2026/04/28 05:04:40 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-gepemic8guvi') 2026/04/28 05:04:40 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi) 5 vs dst(Linkbox root 'rclone-test-gepemic8guvi') 14 2026/04/28 05:04:40 INFO : dir/file1: Removing failed copy 2026/04/28 05:04:40 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/04/28 05:04:40 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-gepemic8guvi) 5 vs dst(Linkbox root 'rclone-test-gepemic8guvi') 14 2026/04/28 05:04:40 DEBUG : dir: Looking for writers 2026/04/28 05:04:40 DEBUG : file1(1): reading active writers 2026/04/28 05:04:40 DEBUG : file1: reading active writers 2026/04/28 05:04:40 DEBUG : Looking for writers 2026/04/28 05:04:40 DEBUG : dir: reading active writers 2026/04/28 05:04:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:04:41 DEBUG : dir: Looking for writers 2026/04/28 05:04:41 DEBUG : file1: reading active writers 2026/04/28 05:04:41 DEBUG : file1(1): reading active writers 2026/04/28 05:04:41 DEBUG : Looking for writers 2026/04/28 05:04:41 DEBUG : dir: reading active writers 2026/04/28 05:04:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:04:42 DEBUG : dir: Looking for writers 2026/04/28 05:04:42 DEBUG : file1: reading active writers 2026/04/28 05:04:42 DEBUG : file1(1): reading active writers 2026/04/28 05:04:42 DEBUG : Looking for writers 2026/04/28 05:04:42 DEBUG : dir: reading active writers 2026/04/28 05:04:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:04:43 DEBUG : dir: Looking for writers 2026/04/28 05:04:43 DEBUG : file1: reading active writers 2026/04/28 05:04:43 DEBUG : file1(1): reading active writers 2026/04/28 05:04:43 DEBUG : Looking for writers 2026/04/28 05:04:43 DEBUG : dir: reading active writers 2026/04/28 05:04:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:04:44 DEBUG : dir: Looking for writers 2026/04/28 05:04:44 DEBUG : file1: reading active writers 2026/04/28 05:04:44 DEBUG : file1(1): reading active writers 2026/04/28 05:04:44 DEBUG : Looking for writers 2026/04/28 05:04:44 DEBUG : dir: reading active writers 2026/04/28 05:04:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:04:45 DEBUG : dir: Looking for writers 2026/04/28 05:04:45 DEBUG : file1: reading active writers 2026/04/28 05:04:45 DEBUG : file1(1): reading active writers 2026/04/28 05:04:45 DEBUG : Looking for writers 2026/04/28 05:04:45 DEBUG : dir: reading active writers 2026/04/28 05:04:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:04:46 DEBUG : dir: Looking for writers 2026/04/28 05:04:46 DEBUG : file1: reading active writers 2026/04/28 05:04:46 DEBUG : file1(1): reading active writers 2026/04/28 05:04:46 DEBUG : Looking for writers 2026/04/28 05:04:46 DEBUG : dir: reading active writers 2026/04/28 05:04:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:04:47 DEBUG : dir/file1: vfs cache: starting upload 2026/04/28 05:04:47 DEBUG : dir/file1: Update: removing old file 2026/04/28 05:04:47 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/28 05:04:47 DEBUG : dir: Looking for writers 2026/04/28 05:04:47 DEBUG : file1: reading active writers 2026/04/28 05:04:47 DEBUG : file1(1): reading active writers 2026/04/28 05:04:47 DEBUG : Looking for writers 2026/04/28 05:04:47 DEBUG : dir: reading active writers 2026/04/28 05:04:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:04:48 DEBUG : dir: Looking for writers 2026/04/28 05:04:48 DEBUG : file1: reading active writers 2026/04/28 05:04:48 DEBUG : file1(1): reading active writers 2026/04/28 05:04:48 DEBUG : Looking for writers 2026/04/28 05:04:48 DEBUG : dir: reading active writers 2026/04/28 05:04:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:04:49 DEBUG : dir/file1: size = 5 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi) 2026/04/28 05:04:49 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-gepemic8guvi') 2026/04/28 05:04:49 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi) 5 vs dst(Linkbox root 'rclone-test-gepemic8guvi') 14 2026/04/28 05:04:49 INFO : dir/file1: Removing failed copy 2026/04/28 05:04:49 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/04/28 05:04:49 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-gepemic8guvi) 5 vs dst(Linkbox root 'rclone-test-gepemic8guvi') 14 2026/04/28 05:04:49 DEBUG : dir: Looking for writers 2026/04/28 05:04:49 DEBUG : file1: reading active writers 2026/04/28 05:04:49 DEBUG : file1(1): reading active writers 2026/04/28 05:04:49 DEBUG : Looking for writers 2026/04/28 05:04:49 DEBUG : dir: reading active writers 2026/04/28 05:04:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:04:50 DEBUG : dir: Looking for writers 2026/04/28 05:04:50 DEBUG : file1(1): reading active writers 2026/04/28 05:04:50 DEBUG : file1: reading active writers 2026/04/28 05:04:50 DEBUG : Looking for writers 2026/04/28 05:04:50 DEBUG : dir: reading active writers 2026/04/28 05:04:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:04:51 ERROR : Exiting even though 0 writers active and 1 cache items in use after 30s Cache{ "dir/file1": &{c:0x2ab42cab4d00 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x2ab42d113208 notify:{wait:0 notify:0 lock:0 head: tail:} checker:46953338581568} name:dir/file1 opens:0 downloaders: o:0x2ab42cbd2380 fd: info:{ModTime:{wall:14011874735267451608 ext:1039948970147 loc:0x46fdde0} ATime:{wall:14011874735267484389 ext:1039949002928 loc:0x46fdde0} Size:5 Rs:[{Pos:0 Size:5}] Fingerprint:14 Dirty:true} writeBackID:1 pendingAccesses:0 modified:false beingReset:false graceTimer:}, } 2026/04/28 05:04:51 DEBUG : >WaitForWriters: 2026/04/28 05:04:51 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: cleaner exiting run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit 2026/04/28 05:05:03 DEBUG : forgetting directory cache 2026/04/28 05:05:03 DEBUG : dir: forgetting directory cache run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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.98s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 05:05:18 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 05:05:18 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 05:05:18 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:05:18 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:05:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:05:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:05:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:05:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:05:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:05:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:05:18 INFO : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 05:05:19 DEBUG : dir/file1: Update: removing old file 2026/04/28 05:05:19 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 2026/04/28 05:05:24 DEBUG : forgetting directory cache 2026/04/28 05:05:24 DEBUG : dir: forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go: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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go: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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:502 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "dir/file1(1)" 2026/04/28 05:05:29 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:05:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:05:30 DEBUG : dir/file1: newRWFileHandle: 2026/04/28 05:05:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/28 05:05:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 05:05:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/28 05:05:30 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/04/28 05:05:30 DEBUG : dir/file1(0x2ab42d08e280): _writeAt: size=5, off=0 2026/04/28 05:05:30 DEBUG : dir/file1(0x2ab42d08e280): openPending: 2026/04/28 05:05:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/04/28 05:05:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/28 05:05:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 05:05:30 DEBUG : dir/file1(0x2ab42d08e280): >openPending: err= 2026/04/28 05:05:30 DEBUG : dir/file1(0x2ab42d08e280): >_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/04/28 05:05:30 DEBUG : dir/file1(0x2ab42d08e280): _writeAt: size=15, off=5 2026/04/28 05:05:30 DEBUG : dir/file1(0x2ab42d08e280): >_writeAt: n=15, err= 2026/04/28 05:05:30 DEBUG : dir/file1(0x2ab42d08e280): close: 2026/04/28 05:05:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/28 05:05:30 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-28 05:05:30.615546707 +0000 UTC m=+1108.878546738 2026/04/28 05:05:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/28 05:05:30 DEBUG : dir/file1(0x2ab42d08e280): >close: err= 2026/04/28 05:05:30 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:05:30 DEBUG : dir: Looking for writers 2026/04/28 05:05:30 DEBUG : file1: reading active writers 2026/04/28 05:05:30 DEBUG : file1(1): reading active writers 2026/04/28 05:05:30 DEBUG : Looking for writers 2026/04/28 05:05:30 DEBUG : dir: reading active writers 2026/04/28 05:05:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/28 05:05:30 DEBUG : dir: Looking for writers 2026/04/28 05:05:30 DEBUG : file1: reading active writers 2026/04/28 05:05:30 DEBUG : file1(1): reading active writers 2026/04/28 05:05:30 DEBUG : Looking for writers 2026/04/28 05:05:30 DEBUG : dir: reading active writers 2026/04/28 05:05:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/28 05:05:30 DEBUG : dir: Looking for writers 2026/04/28 05:05:30 DEBUG : file1: reading active writers 2026/04/28 05:05:30 DEBUG : file1(1): reading active writers 2026/04/28 05:05:30 DEBUG : Looking for writers 2026/04/28 05:05:30 DEBUG : dir: reading active writers 2026/04/28 05:05:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/28 05:05:30 DEBUG : dir: Looking for writers 2026/04/28 05:05:30 DEBUG : file1: reading active writers 2026/04/28 05:05:30 DEBUG : file1(1): reading active writers 2026/04/28 05:05:30 DEBUG : Looking for writers 2026/04/28 05:05:30 DEBUG : dir: reading active writers 2026/04/28 05:05:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/28 05:05:30 DEBUG : dir/file1: vfs cache: starting upload 2026/04/28 05:05:30 DEBUG : dir/file1: Update: removing old file 2026/04/28 05:05:30 DEBUG : dir: Looking for writers 2026/04/28 05:05:30 DEBUG : file1: reading active writers 2026/04/28 05:05:30 DEBUG : file1(1): reading active writers 2026/04/28 05:05:30 DEBUG : Looking for writers 2026/04/28 05:05:30 DEBUG : dir: reading active writers 2026/04/28 05:05:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/28 05:05:30 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/28 05:05:30 DEBUG : dir: Looking for writers 2026/04/28 05:05:30 DEBUG : file1: reading active writers 2026/04/28 05:05:30 DEBUG : file1(1): reading active writers 2026/04/28 05:05:30 DEBUG : Looking for writers 2026/04/28 05:05:30 DEBUG : dir: reading active writers 2026/04/28 05:05:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/28 05:05:31 DEBUG : dir: Looking for writers 2026/04/28 05:05:31 DEBUG : file1: reading active writers 2026/04/28 05:05:31 DEBUG : file1(1): reading active writers 2026/04/28 05:05:31 DEBUG : Looking for writers 2026/04/28 05:05:31 DEBUG : dir: reading active writers 2026/04/28 05:05:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/28 05:05:31 DEBUG : dir: Looking for writers 2026/04/28 05:05:31 DEBUG : file1: reading active writers 2026/04/28 05:05:31 DEBUG : file1(1): reading active writers 2026/04/28 05:05:31 DEBUG : Looking for writers 2026/04/28 05:05:31 DEBUG : dir: reading active writers 2026/04/28 05:05:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:05:32 DEBUG : dir/file1: size = 20 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi) 2026/04/28 05:05:32 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-gepemic8guvi') 2026/04/28 05:05:32 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi) 20 vs dst(Linkbox root 'rclone-test-gepemic8guvi') 14 2026/04/28 05:05:32 INFO : dir/file1: Removing failed copy 2026/04/28 05:05:32 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/04/28 05:05:32 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-gepemic8guvi) 20 vs dst(Linkbox root 'rclone-test-gepemic8guvi') 14 2026/04/28 05:05:32 DEBUG : dir: Looking for writers 2026/04/28 05:05:32 DEBUG : file1: reading active writers 2026/04/28 05:05:32 DEBUG : file1(1): reading active writers 2026/04/28 05:05:32 DEBUG : Looking for writers 2026/04/28 05:05:32 DEBUG : dir: reading active writers 2026/04/28 05:05:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:05:33 DEBUG : dir/file1: vfs cache: starting upload 2026/04/28 05:05:33 DEBUG : dir/file1: Update: removing old file 2026/04/28 05:05:33 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/28 05:05:33 DEBUG : dir: Looking for writers 2026/04/28 05:05:33 DEBUG : file1(1): reading active writers 2026/04/28 05:05:33 DEBUG : file1: reading active writers 2026/04/28 05:05:33 DEBUG : Looking for writers 2026/04/28 05:05:33 DEBUG : dir: reading active writers 2026/04/28 05:05:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:05:34 DEBUG : dir: Looking for writers 2026/04/28 05:05:34 DEBUG : file1: reading active writers 2026/04/28 05:05:34 DEBUG : file1(1): reading active writers 2026/04/28 05:05:34 DEBUG : Looking for writers 2026/04/28 05:05:34 DEBUG : dir: reading active writers 2026/04/28 05:05:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:05:34 DEBUG : dir/file1: size = 20 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi) 2026/04/28 05:05:34 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-gepemic8guvi') 2026/04/28 05:05:34 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi) 20 vs dst(Linkbox root 'rclone-test-gepemic8guvi') 14 2026/04/28 05:05:34 INFO : dir/file1: Removing failed copy 2026/04/28 05:05:35 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/04/28 05:05:35 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-gepemic8guvi) 20 vs dst(Linkbox root 'rclone-test-gepemic8guvi') 14 2026/04/28 05:05:35 DEBUG : dir/file1: vfs cache: starting upload 2026/04/28 05:05:35 DEBUG : dir/file1: Update: removing old file 2026/04/28 05:05:35 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/28 05:05:35 DEBUG : dir: Looking for writers 2026/04/28 05:05:35 DEBUG : file1: reading active writers 2026/04/28 05:05:35 DEBUG : file1(1): reading active writers 2026/04/28 05:05:35 DEBUG : Looking for writers 2026/04/28 05:05:35 DEBUG : dir: reading active writers 2026/04/28 05:05:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:05:36 DEBUG : dir: Looking for writers 2026/04/28 05:05:36 DEBUG : file1: reading active writers 2026/04/28 05:05:36 DEBUG : file1(1): reading active writers 2026/04/28 05:05:36 DEBUG : Looking for writers 2026/04/28 05:05:36 DEBUG : dir: reading active writers 2026/04/28 05:05:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:05:37 DEBUG : dir/file1: size = 20 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi) 2026/04/28 05:05:37 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-gepemic8guvi') 2026/04/28 05:05:37 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi) 20 vs dst(Linkbox root 'rclone-test-gepemic8guvi') 14 2026/04/28 05:05:37 INFO : dir/file1: Removing failed copy 2026/04/28 05:05:37 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/04/28 05:05:37 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-gepemic8guvi) 20 vs dst(Linkbox root 'rclone-test-gepemic8guvi') 14 2026/04/28 05:05:37 DEBUG : dir: Looking for writers 2026/04/28 05:05:37 DEBUG : file1: reading active writers 2026/04/28 05:05:37 DEBUG : file1(1): reading active writers 2026/04/28 05:05:37 DEBUG : Looking for writers 2026/04/28 05:05:37 DEBUG : dir: reading active writers 2026/04/28 05:05:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:05:38 DEBUG : dir/file1: vfs cache: starting upload 2026/04/28 05:05:38 DEBUG : dir/file1: Update: removing old file 2026/04/28 05:05:38 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/28 05:05:38 DEBUG : dir: Looking for writers 2026/04/28 05:05:38 DEBUG : file1: reading active writers 2026/04/28 05:05:38 DEBUG : file1(1): reading active writers 2026/04/28 05:05:38 DEBUG : Looking for writers 2026/04/28 05:05:38 DEBUG : dir: reading active writers 2026/04/28 05:05:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:05:39 DEBUG : dir: Looking for writers 2026/04/28 05:05:39 DEBUG : file1(1): reading active writers 2026/04/28 05:05:39 DEBUG : file1: reading active writers 2026/04/28 05:05:39 DEBUG : Looking for writers 2026/04/28 05:05:39 DEBUG : dir: reading active writers 2026/04/28 05:05:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:05:40 DEBUG : dir/file1: size = 20 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi) 2026/04/28 05:05:40 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-gepemic8guvi') 2026/04/28 05:05:40 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi) 20 vs dst(Linkbox root 'rclone-test-gepemic8guvi') 14 2026/04/28 05:05:40 INFO : dir/file1: Removing failed copy 2026/04/28 05:05:40 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/04/28 05:05:40 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-gepemic8guvi) 20 vs dst(Linkbox root 'rclone-test-gepemic8guvi') 14 2026/04/28 05:05:40 DEBUG : dir: Looking for writers 2026/04/28 05:05:40 DEBUG : file1: reading active writers 2026/04/28 05:05:40 DEBUG : file1(1): reading active writers 2026/04/28 05:05:40 DEBUG : Looking for writers 2026/04/28 05:05:40 DEBUG : dir: reading active writers 2026/04/28 05:05:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:05:41 DEBUG : dir: Looking for writers 2026/04/28 05:05:41 DEBUG : file1(1): reading active writers 2026/04/28 05:05:41 DEBUG : file1: reading active writers 2026/04/28 05:05:41 DEBUG : Looking for writers 2026/04/28 05:05:41 DEBUG : dir: reading active writers 2026/04/28 05:05:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:05:42 DEBUG : dir/file1: vfs cache: starting upload 2026/04/28 05:05:42 DEBUG : dir/file1: Update: removing old file 2026/04/28 05:05:42 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/28 05:05:42 DEBUG : dir: Looking for writers 2026/04/28 05:05:42 DEBUG : file1: reading active writers 2026/04/28 05:05:42 DEBUG : file1(1): reading active writers 2026/04/28 05:05:42 DEBUG : Looking for writers 2026/04/28 05:05:42 DEBUG : dir: reading active writers 2026/04/28 05:05:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:05:43 DEBUG : dir: Looking for writers 2026/04/28 05:05:43 DEBUG : file1: reading active writers 2026/04/28 05:05:43 DEBUG : file1(1): reading active writers 2026/04/28 05:05:43 DEBUG : Looking for writers 2026/04/28 05:05:43 DEBUG : dir: reading active writers 2026/04/28 05:05:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:05:44 DEBUG : dir/file1: size = 20 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi) 2026/04/28 05:05:44 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-gepemic8guvi') 2026/04/28 05:05:44 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi) 20 vs dst(Linkbox root 'rclone-test-gepemic8guvi') 14 2026/04/28 05:05:44 INFO : dir/file1: Removing failed copy 2026/04/28 05:05:44 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/04/28 05:05:44 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-gepemic8guvi) 20 vs dst(Linkbox root 'rclone-test-gepemic8guvi') 14 2026/04/28 05:05:44 DEBUG : dir: Looking for writers 2026/04/28 05:05:44 DEBUG : file1(1): reading active writers 2026/04/28 05:05:44 DEBUG : file1: reading active writers 2026/04/28 05:05:44 DEBUG : Looking for writers 2026/04/28 05:05:44 DEBUG : dir: reading active writers 2026/04/28 05:05:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:05:45 DEBUG : forgetting directory cache 2026/04/28 05:05:45 DEBUG : dir: forgetting directory cache 2026/04/28 05:05:45 DEBUG : dir: Looking for writers 2026/04/28 05:05:45 DEBUG : file1: reading active writers 2026/04/28 05:05:45 DEBUG : file1(1): reading active writers 2026/04/28 05:05:45 DEBUG : Looking for writers 2026/04/28 05:05:45 DEBUG : dir: reading active writers 2026/04/28 05:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:05:46 DEBUG : dir: Looking for writers 2026/04/28 05:05:46 DEBUG : file1: reading active writers 2026/04/28 05:05:46 DEBUG : file1(1): reading active writers 2026/04/28 05:05:46 DEBUG : Looking for writers 2026/04/28 05:05:46 DEBUG : dir: reading active writers 2026/04/28 05:05:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:05:47 DEBUG : dir/file1: vfs cache: starting upload 2026/04/28 05:05:47 DEBUG : dir/file1: Update: removing old file 2026/04/28 05:05:47 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/28 05:05:47 DEBUG : dir: Looking for writers 2026/04/28 05:05:47 DEBUG : file1: reading active writers 2026/04/28 05:05:47 DEBUG : file1(1): reading active writers 2026/04/28 05:05:47 DEBUG : Looking for writers 2026/04/28 05:05:47 DEBUG : dir: reading active writers 2026/04/28 05:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:05:48 DEBUG : dir: Looking for writers 2026/04/28 05:05:48 DEBUG : file1: reading active writers 2026/04/28 05:05:48 DEBUG : file1(1): reading active writers 2026/04/28 05:05:48 DEBUG : Looking for writers 2026/04/28 05:05:48 DEBUG : dir: reading active writers 2026/04/28 05:05:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:05:49 DEBUG : dir/file1: size = 20 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi) 2026/04/28 05:05:49 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-gepemic8guvi') 2026/04/28 05:05:49 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi) 20 vs dst(Linkbox root 'rclone-test-gepemic8guvi') 14 2026/04/28 05:05:49 INFO : dir/file1: Removing failed copy 2026/04/28 05:05:49 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/04/28 05:05:49 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-gepemic8guvi) 20 vs dst(Linkbox root 'rclone-test-gepemic8guvi') 14 2026/04/28 05:05:49 DEBUG : dir: Looking for writers 2026/04/28 05:05:49 DEBUG : file1(1): reading active writers 2026/04/28 05:05:49 DEBUG : file1: reading active writers 2026/04/28 05:05:49 DEBUG : Looking for writers 2026/04/28 05:05:49 DEBUG : dir: reading active writers 2026/04/28 05:05:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:05:50 DEBUG : dir: Looking for writers 2026/04/28 05:05:50 DEBUG : file1: reading active writers 2026/04/28 05:05:50 DEBUG : file1(1): reading active writers 2026/04/28 05:05:50 DEBUG : Looking for writers 2026/04/28 05:05:50 DEBUG : dir: reading active writers 2026/04/28 05:05:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:05:51 DEBUG : dir: Looking for writers 2026/04/28 05:05:51 DEBUG : file1: reading active writers 2026/04/28 05:05:51 DEBUG : file1(1): reading active writers 2026/04/28 05:05:51 DEBUG : Looking for writers 2026/04/28 05:05:51 DEBUG : dir: reading active writers 2026/04/28 05:05:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:05:52 DEBUG : dir: Looking for writers 2026/04/28 05:05:52 DEBUG : file1: reading active writers 2026/04/28 05:05:52 DEBUG : file1(1): reading active writers 2026/04/28 05:05:52 DEBUG : Looking for writers 2026/04/28 05:05:52 DEBUG : dir: reading active writers 2026/04/28 05:05:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:05:53 DEBUG : dir: Looking for writers 2026/04/28 05:05:53 DEBUG : file1: reading active writers 2026/04/28 05:05:53 DEBUG : file1(1): reading active writers 2026/04/28 05:05:53 DEBUG : Looking for writers 2026/04/28 05:05:53 DEBUG : dir: reading active writers 2026/04/28 05:05:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:05:54 DEBUG : dir: Looking for writers 2026/04/28 05:05:54 DEBUG : file1: reading active writers 2026/04/28 05:05:54 DEBUG : file1(1): reading active writers 2026/04/28 05:05:54 DEBUG : Looking for writers 2026/04/28 05:05:54 DEBUG : dir: reading active writers 2026/04/28 05:05:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:05:55 DEBUG : dir: Looking for writers 2026/04/28 05:05:55 DEBUG : file1: reading active writers 2026/04/28 05:05:55 DEBUG : file1(1): reading active writers 2026/04/28 05:05:55 DEBUG : Looking for writers 2026/04/28 05:05:55 DEBUG : dir: reading active writers 2026/04/28 05:05:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:05:56 DEBUG : dir/file1: vfs cache: starting upload 2026/04/28 05:05:56 DEBUG : dir/file1: Update: removing old file 2026/04/28 05:05:56 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/28 05:05:56 DEBUG : dir: Looking for writers 2026/04/28 05:05:56 DEBUG : file1: reading active writers 2026/04/28 05:05:56 DEBUG : file1(1): reading active writers 2026/04/28 05:05:56 DEBUG : Looking for writers 2026/04/28 05:05:56 DEBUG : dir: reading active writers 2026/04/28 05:05:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:05:57 DEBUG : dir: Looking for writers 2026/04/28 05:05:57 DEBUG : file1: reading active writers 2026/04/28 05:05:57 DEBUG : file1(1): reading active writers 2026/04/28 05:05:57 DEBUG : Looking for writers 2026/04/28 05:05:57 DEBUG : dir: reading active writers 2026/04/28 05:05:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:05:58 DEBUG : dir/file1: size = 20 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi) 2026/04/28 05:05:58 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-gepemic8guvi') 2026/04/28 05:05:58 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi) 20 vs dst(Linkbox root 'rclone-test-gepemic8guvi') 14 2026/04/28 05:05:58 INFO : dir/file1: Removing failed copy 2026/04/28 05:05:58 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/04/28 05:05:58 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-gepemic8guvi) 20 vs dst(Linkbox root 'rclone-test-gepemic8guvi') 14 2026/04/28 05:05:58 DEBUG : dir: Looking for writers 2026/04/28 05:05:58 DEBUG : file1: reading active writers 2026/04/28 05:05:58 DEBUG : file1(1): reading active writers 2026/04/28 05:05:58 DEBUG : Looking for writers 2026/04/28 05:05:58 DEBUG : dir: reading active writers 2026/04/28 05:05:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:05:59 DEBUG : dir: Looking for writers 2026/04/28 05:05:59 DEBUG : file1: reading active writers 2026/04/28 05:05:59 DEBUG : file1(1): reading active writers 2026/04/28 05:05:59 DEBUG : Looking for writers 2026/04/28 05:05:59 DEBUG : dir: reading active writers 2026/04/28 05:05:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:06:00 ERROR : Exiting even though 0 writers active and 1 cache items in use after 30s Cache{ "dir/file1": &{c:0x2ab42cab5700 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x2ab42d588248 notify:{wait:0 notify:0 lock:0 head: tail:} checker:46953343255168} name:dir/file1 opens:0 downloaders: o:0x2ab42cbd2900 fd: info:{ModTime:{wall:14011874809285214035 ext:1108878546738 loc:0x46fdde0} ATime:{wall:14011874809285261945 ext:1108878594648 loc:0x46fdde0} Size:20 Rs:[{Pos:0 Size:20}] Fingerprint:14 Dirty:true} writeBackID:1 pendingAccesses:0 modified:false beingReset:false graceTimer:}, } 2026/04/28 05:06:00 DEBUG : >WaitForWriters: 2026/04/28 05:06:00 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: cleaner exiting run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit 2026/04/28 05:06:14 DEBUG : forgetting directory cache 2026/04/28 05:06:14 DEBUG : dir: forgetting directory cache run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 (69.10s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 05:06:27 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 05:06:27 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 05:06:27 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:06:27 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:06:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:06:27 DEBUG : Config file has changed externally - reloading 2026/04/28 05:06:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:06:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:06:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:06:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:06:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:06:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:27 INFO : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 05:06:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:28 DEBUG : file1: newRWFileHandle: 2026/04/28 05:06:28 DEBUG : file1(0x2ab42cd6f2c0): openPending: 2026/04/28 05:06:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:06:28 DEBUG : file1(0x2ab42cd6f2c0): >openPending: err= 2026/04/28 05:06:28 DEBUG : file1: >newRWFileHandle: err= 2026/04/28 05:06:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:06:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/28 05:06:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/28 05:06:28 DEBUG : file1(0x2ab42cd6f2c0): _writeAt: size=5, off=0 2026/04/28 05:06:28 DEBUG : file1(0x2ab42cd6f2c0): >_writeAt: n=5, err= 2026/04/28 05:06:28 DEBUG : file1(0x2ab42cd6f2c0): close: 2026/04/28 05:06:28 DEBUG : file1: vfs cache: setting modification time to 2026-04-28 05:06:28.29956374 +0000 UTC m=+1166.562563751 2026/04/28 05:06:28 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:28 DEBUG : file1(0x2ab42cd6f2c0): >close: err= 2026/04/28 05:06:28 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:06:28 DEBUG : dir: Looking for writers 2026/04/28 05:06:28 DEBUG : Looking for writers 2026/04/28 05:06:28 DEBUG : dir: reading active writers 2026/04/28 05:06:28 DEBUG : file1: reading active writers 2026/04/28 05:06:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/28 05:06:28 DEBUG : dir: Looking for writers 2026/04/28 05:06:28 DEBUG : Looking for writers 2026/04/28 05:06:28 DEBUG : dir: reading active writers 2026/04/28 05:06:28 DEBUG : file1: reading active writers 2026/04/28 05:06:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/28 05:06:28 DEBUG : dir: Looking for writers 2026/04/28 05:06:28 DEBUG : Looking for writers 2026/04/28 05:06:28 DEBUG : dir: reading active writers 2026/04/28 05:06:28 DEBUG : file1: reading active writers 2026/04/28 05:06:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/28 05:06:28 DEBUG : dir: Looking for writers 2026/04/28 05:06:28 DEBUG : Looking for writers 2026/04/28 05:06:28 DEBUG : dir: reading active writers 2026/04/28 05:06:28 DEBUG : file1: reading active writers 2026/04/28 05:06:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/28 05:06:28 DEBUG : file1: vfs cache: starting upload 2026/04/28 05:06:28 DEBUG : dir: Looking for writers 2026/04/28 05:06:28 DEBUG : Looking for writers 2026/04/28 05:06:28 DEBUG : dir: reading active writers 2026/04/28 05:06:28 DEBUG : file1: reading active writers 2026/04/28 05:06:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/28 05:06:28 DEBUG : dir: Looking for writers 2026/04/28 05:06:28 DEBUG : Looking for writers 2026/04/28 05:06:28 DEBUG : dir: reading active writers 2026/04/28 05:06:28 DEBUG : file1: reading active writers 2026/04/28 05:06:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/28 05:06:28 DEBUG : dir: Looking for writers 2026/04/28 05:06:28 DEBUG : Looking for writers 2026/04/28 05:06:28 DEBUG : dir: reading active writers 2026/04/28 05:06:28 DEBUG : file1: reading active writers 2026/04/28 05:06:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/28 05:06:29 DEBUG : dir: Looking for writers 2026/04/28 05:06:29 DEBUG : Looking for writers 2026/04/28 05:06:29 DEBUG : dir: reading active writers 2026/04/28 05:06:29 DEBUG : file1: reading active writers 2026/04/28 05:06:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:06:30 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 05:06:30 DEBUG : dir: Looking for writers 2026/04/28 05:06:30 DEBUG : Looking for writers 2026/04/28 05:06:30 DEBUG : dir: reading active writers 2026/04/28 05:06:30 DEBUG : file1: reading active writers 2026/04/28 05:06:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:06:30 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 05:06:30 DEBUG : file1: Trying to read object after upload: try again in 400ms (3/10) 2026/04/28 05:06:31 DEBUG : dir: Looking for writers 2026/04/28 05:06:31 DEBUG : Looking for writers 2026/04/28 05:06:31 DEBUG : dir: reading active writers 2026/04/28 05:06:31 DEBUG : file1: reading active writers 2026/04/28 05:06:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:06:31 DEBUG : file1: Trying to read object after upload: try again in 800ms (4/10) 2026/04/28 05:06:32 DEBUG : dir: Looking for writers 2026/04/28 05:06:32 DEBUG : Looking for writers 2026/04/28 05:06:32 DEBUG : dir: reading active writers 2026/04/28 05:06:32 DEBUG : file1: reading active writers 2026/04/28 05:06:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:06:32 DEBUG : file1: size = 5 OK 2026/04/28 05:06:32 INFO : file1: Copied (new) 2026/04/28 05:06:32 DEBUG : file1: vfs cache: fingerprint now "5" 2026/04/28 05:06:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/28 05:06:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:06:32 INFO : file1: vfs cache: upload succeeded try #1 2026/04/28 05:06:33 DEBUG : forgetting directory cache 2026/04/28 05:06:33 DEBUG : forgetting directory cache 2026/04/28 05:06:33 DEBUG : dir: Looking for writers 2026/04/28 05:06:33 DEBUG : Looking for writers 2026/04/28 05:06:33 DEBUG : dir: reading active writers 2026/04/28 05:06:33 DEBUG : file1: reading active writers 2026/04/28 05:06:33 DEBUG : >WaitForWriters: 2026/04/28 05:06:33 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: cleaner exiting run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 (23.46s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 05:06:51 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 05:06:51 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 05:06:51 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:06:51 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:06:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:06:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:06:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:06:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:06:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:06:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/28 05:06:51 INFO : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2ec0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2ec0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2ec0): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2ec0): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2ec0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.767527389 +0000 UTC m=+1190.030527400 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2ec0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a33c0): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a33c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a33c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a33c0): >_readAt: n=2, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a33c0): _writeAt: size=3, off=2 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a33c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a33c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.767527389 +0000 UTC m=+1190.030527400 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a33c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3980): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3980): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3980): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3980): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3980): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.767527389 +0000 UTC m=+1190.030527400 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3980): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d3da000 item 1 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1ea400): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1ea400): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1ea400): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1ea400): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1ea400): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.770308193 +0000 UTC m=+1190.033308204 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1ea400): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1ea900): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1ea900): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1ea900): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1ea900): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1ea900): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.770308193 +0000 UTC m=+1190.033308204 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1ea900): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cd0f110 item 2 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1eb280): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1eb280): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1eb280): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1eb280): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1eb280): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.772034241 +0000 UTC m=+1190.035034242 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1eb280): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1eb700): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1eb700): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1eb700): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1eb700): >_readAt: n=2, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1eb700): _writeAt: size=3, off=2 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1eb700): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1eb700): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.772034241 +0000 UTC m=+1190.035034242 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1eb700): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1ebbc0): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1ebbc0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1ebbc0): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1ebbc0): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1ebbc0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.772034241 +0000 UTC m=+1190.035034242 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1ebbc0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cd5ed20 item 3 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d31a680): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d31a680): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d31a680): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d31a680): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d31a680): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.774640987 +0000 UTC m=+1190.037640987 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d31a680): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d31abc0): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d31abc0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d31abc0): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d31abc0): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d31abc0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.774640987 +0000 UTC m=+1190.037640987 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d31abc0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d0d16c0 item 4 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d31b540): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d31b540): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d31b540): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d31b540): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d31b540): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.776231758 +0000 UTC m=+1190.039231759 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d31b540): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d31b9c0): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d31b9c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d31b9c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d31b9c0): >_readAt: n=2, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d31b9c0): _writeAt: size=3, off=2 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d31b9c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d31b9c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.776231758 +0000 UTC m=+1190.039231759 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d31b9c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d31be80): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d31be80): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d31be80): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d31be80): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d31be80): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.776231758 +0000 UTC m=+1190.039231759 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d31be80): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d3016c0 item 5 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3d6940): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3d6940): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3d6940): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3d6940): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3d6940): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.778402137 +0000 UTC m=+1190.041402139 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3d6940): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3d6e80): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3d6e80): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3d6e80): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3d6e80): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3d6e80): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.778402137 +0000 UTC m=+1190.041402139 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3d6e80): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d412e00 item 6 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3d7840): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3d7840): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3d7840): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3d7840): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3d7840): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.78024681 +0000 UTC m=+1190.043246821 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3d7840): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3d7d40): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3d7d40): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3d7d40): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3d7d40): >_readAt: n=2, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3d7d40): _writeAt: size=3, off=2 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3d7d40): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3d7d40): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.78024681 +0000 UTC m=+1190.043246821 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3d7d40): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4ae300): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4ae300): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4ae300): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4ae300): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4ae300): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.78024681 +0000 UTC m=+1190.043246821 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4ae300): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d4943f0 item 7 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4aecc0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4aecc0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4aecc0): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4aecc0): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4aecc0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.782604794 +0000 UTC m=+1190.045604805 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4aecc0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4af200): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4af200): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4af200): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4af200): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4af200): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.782604794 +0000 UTC m=+1190.045604805 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4af200): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d5179d0 item 8 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4afb00): _readAt: size=2, off=0 2026/04/28 05:06:51 ERROR : open-test-file(0x2ab42d4afb00): Couldn't read size of file 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4afb00): >_readAt: n=0, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4afb00): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4afb00): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4afb00): close: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4afb00): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4afec0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4afec0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4afec0): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4afec0): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4afec0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.784365478 +0000 UTC m=+1190.047365489 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4afec0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d594440): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d594440): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d594440): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d594440): >_readAt: n=2, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d594440): _writeAt: size=3, off=2 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d594440): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d594440): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.784365478 +0000 UTC m=+1190.047365489 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d594440): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d594940): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d594940): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d594940): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d594940): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d594940): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.784365478 +0000 UTC m=+1190.047365489 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d594940): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d55efc0 item 9 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d595300): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d595300): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d595300): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d595300): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d595300): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.786541047 +0000 UTC m=+1190.049541058 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d595300): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d595840): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d595840): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d595840): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d595840): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d595840): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.786541047 +0000 UTC m=+1190.049541058 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d595840): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d5ea700 item 10 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d6002c0): _readAt: size=2, off=0 2026/04/28 05:06:51 ERROR : open-test-file(0x2ab42d6002c0): Couldn't read size of file 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d6002c0): >_readAt: n=0, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d6002c0): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d6002c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d6002c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d6002c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d600680): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d600680): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d600680): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d600680): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d600680): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.788276753 +0000 UTC m=+1190.051276764 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d600680): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d600b80): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d600b80): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d600b80): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d600b80): >_readAt: n=2, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d600b80): _writeAt: size=3, off=2 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d600b80): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d600b80): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.788276753 +0000 UTC m=+1190.051276764 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d600b80): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d601080): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d601080): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d601080): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d601080): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d601080): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.788276753 +0000 UTC m=+1190.051276764 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d601080): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d603b90 item 11 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d601a40): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d601a40): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d601a40): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d601a40): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d601a40): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.79197274 +0000 UTC m=+1190.054972751 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d601a40): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68c080): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68c080): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68c080): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68c080): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68c080): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.79197274 +0000 UTC m=+1190.054972751 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68c080): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d6492d0 item 12 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68ca00): _readAt: size=2, off=0 2026/04/28 05:06:51 ERROR : open-test-file(0x2ab42d68ca00): Couldn't read size of file 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68ca00): >_readAt: n=0, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68ca00): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68ca00): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68ca00): close: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68ca00): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68cdc0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68cdc0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68cdc0): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68cdc0): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68cdc0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.794336115 +0000 UTC m=+1190.057336116 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68cdc0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68d480): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68d480): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68d480): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68d480): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68d480): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.794336115 +0000 UTC m=+1190.057336116 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68d480): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d0b3c70 item 13 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68de40): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68de40): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68de40): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68de40): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68de40): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.795948457 +0000 UTC m=+1190.058948459 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68de40): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42c971c80): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42c971c80): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42c971c80): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42c971c80): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42c971c80): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.795948457 +0000 UTC m=+1190.058948459 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42c971c80): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d136150 item 14 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08e700): _readAt: size=2, off=0 2026/04/28 05:06:51 ERROR : open-test-file(0x2ab42d08e700): Couldn't read size of file 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08e700): >_readAt: n=0, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08e700): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08e700): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08e700): close: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08e700): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08eac0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08eac0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08eac0): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08eac0): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08eac0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.797936652 +0000 UTC m=+1190.060936652 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08eac0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08f180): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08f180): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08f180): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08f180): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08f180): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.797936652 +0000 UTC m=+1190.060936652 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08f180): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d4841c0 item 15 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 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/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08fb40): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08fb40): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08fb40): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08fb40): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08fb40): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.799612614 +0000 UTC m=+1190.062612616 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08fb40): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58a1c0): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58a1c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58a1c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58a1c0): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58a1c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.799612614 +0000 UTC m=+1190.062612616 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58a1c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42c972a10 item 16 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58ab40): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58ab40): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58ab40): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58ab40): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58ab40): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.800887468 +0000 UTC m=+1190.063887469 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58ab40): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58afc0): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58afc0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58afc0): open at offset 5 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58afc0): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58afc0): >_readAt: n=2, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58afc0): _writeAt: size=3, off=7 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58afc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58afc0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.800887468 +0000 UTC m=+1190.063887469 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58afc0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58b4c0): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58b4c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58b4c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58b4c0): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58b4c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.800887468 +0000 UTC m=+1190.063887469 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58b4c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cd08a80 item 17 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc76700): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc76700): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc76700): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc76700): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc76700): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.802923112 +0000 UTC m=+1190.065923113 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc76700): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc77380): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc77380): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc77380): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc77380): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc77380): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.802923112 +0000 UTC m=+1190.065923113 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc77380): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d0c0f50 item 18 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2824c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2824c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2824c0): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2824c0): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2824c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.804502112 +0000 UTC m=+1190.067502113 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2824c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2829c0): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2829c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2829c0): open at offset 5 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2829c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2829c0): >_readAt: n=2, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2829c0): _writeAt: size=3, off=7 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2829c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2829c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.804502112 +0000 UTC m=+1190.067502113 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2829c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282ec0): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282ec0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282ec0): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282ec0): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282ec0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.804502112 +0000 UTC m=+1190.067502113 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282ec0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d1c4230 item 19 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d283880): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d283880): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d283880): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d283880): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d283880): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.806668704 +0000 UTC m=+1190.069668704 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d283880): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d283dc0): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d283dc0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d283dc0): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d283dc0): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d283dc0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.806668704 +0000 UTC m=+1190.069668704 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d283dc0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cff2850 item 20 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a8f00): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a8f00): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a8f00): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a8f00): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a8f00): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.80854236 +0000 UTC m=+1190.071542362 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a8f00): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a9740): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a9740): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a9740): open at offset 5 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a9740): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a9740): >_readAt: n=2, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a9740): _writeAt: size=3, off=7 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a9740): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a9740): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.80854236 +0000 UTC m=+1190.071542362 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a9740): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a9d00): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a9d00): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a9d00): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a9d00): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a9d00): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.80854236 +0000 UTC m=+1190.071542362 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a9d00): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cff5e30 item 21 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6f280): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6f280): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6f280): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6f280): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6f280): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.811123517 +0000 UTC m=+1190.074123519 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6f280): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6fa00): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6fa00): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6fa00): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6fa00): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6fa00): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.811123517 +0000 UTC m=+1190.074123519 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6fa00): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d087570 item 22 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca24880): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca24880): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca24880): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca24880): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca24880): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.812533507 +0000 UTC m=+1190.075533508 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca24880): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca251c0): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca251c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca251c0): open at offset 5 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca251c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca251c0): >_readAt: n=2, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca251c0): _writeAt: size=3, off=7 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca251c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca251c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.812533507 +0000 UTC m=+1190.075533508 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca251c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca256c0): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca256c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca256c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca256c0): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca256c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.812533507 +0000 UTC m=+1190.075533508 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca256c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d14ab60 item 23 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 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/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a24c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a24c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a24c0): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a24c0): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a24c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.814765984 +0000 UTC m=+1190.077765985 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a24c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2a40): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2a40): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2a40): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2a40): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2a40): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.814765984 +0000 UTC m=+1190.077765985 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2a40): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d1d82a0 item 24 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a34c0): _readAt: size=2, off=0 2026/04/28 05:06:51 ERROR : open-test-file(0x2ab42d2a34c0): Couldn't read size of file 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a34c0): >_readAt: n=0, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a34c0): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a34c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a34c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a34c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3980): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3980): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3980): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3980): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3980): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.816294008 +0000 UTC m=+1190.079294008 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3980): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3e80): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3e80): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3e80): open at offset 5 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3e80): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3e80): >_readAt: n=2, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3e80): _writeAt: size=3, off=7 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3e80): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3e80): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.816294008 +0000 UTC m=+1190.079294008 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3e80): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d6004c0): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d6004c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d6004c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d6004c0): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d6004c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.816294008 +0000 UTC m=+1190.079294008 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d6004c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d1fb730 item 25 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d600e80): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d600e80): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d600e80): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d600e80): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d600e80): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.818224953 +0000 UTC m=+1190.081224955 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d600e80): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d6013c0): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d6013c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d6013c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d6013c0): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d6013c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.818224953 +0000 UTC m=+1190.081224955 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d6013c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d328e70 item 26 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d39c5c0): _readAt: size=2, off=0 2026/04/28 05:06:51 ERROR : open-test-file(0x2ab42d39c5c0): Couldn't read size of file 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d39c5c0): >_readAt: n=0, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d39c5c0): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d39c5c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d39c5c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d39c5c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d39c980): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d39c980): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d39c980): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d39c980): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d39c980): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.819714553 +0000 UTC m=+1190.082714554 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d39c980): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d39ce80): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d39ce80): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d39ce80): open at offset 5 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d39ce80): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d39ce80): >_readAt: n=2, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d39ce80): _writeAt: size=3, off=7 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d39ce80): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d39ce80): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.819714553 +0000 UTC m=+1190.082714554 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d39ce80): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d39d3c0): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d39d3c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d39d3c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d39d3c0): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d39d3c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.819714553 +0000 UTC m=+1190.082714554 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d39d3c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d482460 item 27 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 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/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d39dd80): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d39dd80): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d39dd80): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d39dd80): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d39dd80): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.821659165 +0000 UTC m=+1190.084659165 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d39dd80): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5183c0): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5183c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5183c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5183c0): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5183c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.821659165 +0000 UTC m=+1190.084659165 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5183c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d4c5a40 item 28 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d518d40): _readAt: size=2, off=0 2026/04/28 05:06:51 ERROR : open-test-file(0x2ab42d518d40): Couldn't read size of file 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d518d40): >_readAt: n=0, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d518d40): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d518d40): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d518d40): close: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d518d40): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d519100): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d519100): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d519100): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d519100): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d519100): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.823372749 +0000 UTC m=+1190.086372750 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d519100): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5197c0): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5197c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5197c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5197c0): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5197c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.823372749 +0000 UTC m=+1190.086372750 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5197c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d533030 item 29 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 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/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d580280): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d580280): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d580280): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d580280): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d580280): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.825420086 +0000 UTC m=+1190.088420086 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d580280): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5807c0): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5807c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5807c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5807c0): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5807c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.825420086 +0000 UTC m=+1190.088420086 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5807c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d5be620 item 30 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 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/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d581140): _readAt: size=2, off=0 2026/04/28 05:06:51 ERROR : open-test-file(0x2ab42d581140): Couldn't read size of file 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d581140): >_readAt: n=0, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d581140): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d581140): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d581140): close: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d581140): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d581500): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d581500): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d581500): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d581500): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d581500): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.826861464 +0000 UTC m=+1190.089861466 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d581500): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d581bc0): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d581bc0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d581bc0): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d581bc0): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d581bc0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.826861464 +0000 UTC m=+1190.089861466 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d581bc0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d5cfab0 item 31 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 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/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d61e680): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d61e680): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d61e680): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d61e680): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d61e680): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.828378968 +0000 UTC m=+1190.091378968 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d61e680): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d61ebc0): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d61ebc0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d61ebc0): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d61ebc0): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d61ebc0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.828378968 +0000 UTC m=+1190.091378968 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d61ebc0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d6310a0 item 32 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d61f540): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d61f540): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d61f540): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d61f540): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d61f540): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.829854791 +0000 UTC m=+1190.092854792 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d61f540): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d61f9c0): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d61f9c0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d61f9c0): _writeAt: size=3, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d61f9c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d61f9c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d73e690 item 33 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d61f9c0): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d61f9c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.830332836 +0000 UTC m=+1190.093332838 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d61f9c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d61fec0): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d61fec0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d61fec0): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d61fec0): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d61fec0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.830332836 +0000 UTC m=+1190.093332838 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d61fec0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d73e850 item 33 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74c940): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74c940): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74c940): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74c940): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74c940): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.831948305 +0000 UTC m=+1190.094948307 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74c940): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74cdc0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74cdc0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d759ce0 item 34 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74cdc0): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74cdc0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74cdc0): _writeAt: size=3, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74cdc0): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74cdc0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.832434144 +0000 UTC m=+1190.095434146 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74cdc0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74d300): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74d300): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74d300): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74d300): >_readAt: n=3, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74d300): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.832434144 +0000 UTC m=+1190.095434146 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74d300): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d788000 item 34 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d21e140): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d21e140): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d21e140): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d21e140): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d21e140): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.834846612 +0000 UTC m=+1190.097846613 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d21e140): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d806480): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d806480): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d806480): _writeAt: size=3, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d806480): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d806480): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d80c150 item 35 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d806480): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d806480): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.835556396 +0000 UTC m=+1190.098556397 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d806480): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74c180): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74c180): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74c180): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74c180): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74c180): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.835556396 +0000 UTC m=+1190.098556397 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74c180): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d796070 item 35 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74cb40): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74cb40): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74cb40): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74cb40): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74cb40): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.837330365 +0000 UTC m=+1190.100330366 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74cb40): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74d040): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74d040): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d649d50 item 36 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74d040): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74d040): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74d040): _writeAt: size=3, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74d040): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74d040): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.837934248 +0000 UTC m=+1190.100934249 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74d040): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74d580): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74d580): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74d580): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74d580): >_readAt: n=3, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74d580): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.837934248 +0000 UTC m=+1190.100934249 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d74d580): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cefc070 item 36 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d806840): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d806840): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d806840): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d806840): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d806840): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.839337224 +0000 UTC m=+1190.102337225 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d806840): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d806cc0): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d806cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d806cc0): _writeAt: size=3, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d806cc0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d806cc0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d0c90a0 item 37 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d806cc0): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d806cc0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.839759414 +0000 UTC m=+1190.102759415 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d806cc0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d8071c0): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d8071c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d8071c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d8071c0): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d8071c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.839759414 +0000 UTC m=+1190.102759415 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d8071c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d0c9260 item 37 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d807b80): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d807b80): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d807b80): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d807b80): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d807b80): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.841649733 +0000 UTC m=+1190.104649753 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d807b80): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d21e340): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d21e340): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d1370a0 item 38 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d21e340): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d21e340): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d21e340): _writeAt: size=3, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d21e340): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d21e340): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.84251446 +0000 UTC m=+1190.105514461 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d21e340): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d21e880): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d21e880): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d21e880): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d21e880): >_readAt: n=3, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d21e880): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.84251446 +0000 UTC m=+1190.105514461 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d21e880): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d137260 item 38 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d21f240): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d21f240): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d21f240): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d21f240): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d21f240): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.844258602 +0000 UTC m=+1190.107258603 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d21f240): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d21f740): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d21f740): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d21f740): _writeAt: size=3, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d21f740): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d21f740): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d4855e0 item 39 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d21f740): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d21f740): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.844921116 +0000 UTC m=+1190.107921127 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d21f740): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d21fc40): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d21fc40): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d21fc40): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d21fc40): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d21fc40): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.844921116 +0000 UTC m=+1190.107921127 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d21fc40): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d485b20 item 39 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68c780): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68c780): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68c780): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68c780): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68c780): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.846906354 +0000 UTC m=+1190.109906356 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68c780): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68cc80): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68cc80): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cd26000 item 40 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68cc80): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68cc80): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68cc80): _writeAt: size=3, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68cc80): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68cc80): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.847410369 +0000 UTC m=+1190.110410370 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68cc80): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68d1c0): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68d1c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68d1c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68d1c0): >_readAt: n=3, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68d1c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.847410369 +0000 UTC m=+1190.110410370 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68d1c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cd26af0 item 40 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68dac0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68dac0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68dac0): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68dac0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68dac0): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68dac0): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68dac0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.848851356 +0000 UTC m=+1190.111851358 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d68dac0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42c971840): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42c971840): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42c971840): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42ca382a0 item 41 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42c971840): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42c971840): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.849483995 +0000 UTC m=+1190.112483996 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42c971840): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42c971d00): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42c971d00): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42c971d00): _writeAt: size=3, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42c971d00): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42c971d00): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42ca38460 item 41 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42c971d00): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42c971d00): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.850050066 +0000 UTC m=+1190.113050067 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42c971d00): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08e340): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08e340): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08e340): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08e340): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08e340): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.850050066 +0000 UTC m=+1190.113050067 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08e340): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42ca387e0 item 41 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08ecc0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08ecc0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08ecc0): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08ecc0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08ecc0): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08ecc0): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08ecc0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.851546178 +0000 UTC m=+1190.114546180 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08ecc0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08f1c0): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08f1c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08f1c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d680d20 item 42 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08f1c0): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08f1c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.852021038 +0000 UTC m=+1190.115021039 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08f1c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08f700): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08f700): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d680ee0 item 42 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08f700): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08f700): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08f700): _writeAt: size=3, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08f700): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08f700): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.852602219 +0000 UTC m=+1190.115602220 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08f700): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08fc80): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08fc80): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08fc80): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08fc80): >_readAt: n=3, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08fc80): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.852602219 +0000 UTC m=+1190.115602220 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08fc80): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d681180 item 42 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58a740): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58a740): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58a740): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58a740): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58a740): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58a740): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58a740): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.853984295 +0000 UTC m=+1190.116984297 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58a740): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58ac40): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58ac40): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58ac40): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d1c5c70 item 43 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58ac40): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58ac40): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.854375015 +0000 UTC m=+1190.117375016 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58ac40): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58b180): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58b180): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58b180): _writeAt: size=3, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58b180): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58b180): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d1c5e30 item 43 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58b180): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58b180): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.85499041 +0000 UTC m=+1190.117990411 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58b180): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58b6c0): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58b6c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58b6c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58b6c0): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58b6c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.85499041 +0000 UTC m=+1190.117990411 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58b6c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d0d01c0 item 43 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc76b40): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc76b40): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc76b40): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc76b40): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc76b40): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc76b40): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc76b40): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.856404136 +0000 UTC m=+1190.119404138 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc76b40): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc77640): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc77640): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc77640): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d3005b0 item 44 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc77640): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc77640): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.856858247 +0000 UTC m=+1190.119858247 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc77640): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2821c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2821c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d300770 item 44 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2821c0): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2821c0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2821c0): _writeAt: size=3, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2821c0): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2821c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.857334819 +0000 UTC m=+1190.120334820 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2821c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282740): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282740): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282740): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282740): >_readAt: n=3, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282740): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.857334819 +0000 UTC m=+1190.120334820 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282740): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d300930 item 44 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2830c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2830c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2830c0): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2830c0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2830c0): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2830c0): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2830c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.859017955 +0000 UTC m=+1190.122017956 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2830c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2835c0): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2835c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2835c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d052070 item 45 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2835c0): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2835c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.85956446 +0000 UTC m=+1190.122564461 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2835c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d283cc0): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d283cc0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d283cc0): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d283cc0): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d283cc0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.85956446 +0000 UTC m=+1190.122564461 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d283cc0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d052230 item 45 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a8c00): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a8c00): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a8c00): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a8c00): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a8c00): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a8c00): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a8c00): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.861345913 +0000 UTC m=+1190.124345914 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a8c00): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a94c0): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a94c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a94c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d0eb6c0 item 46 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a94c0): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a94c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.861860156 +0000 UTC m=+1190.124860157 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a94c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a9dc0): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a9dc0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a9dc0): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a9dc0): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a9dc0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.861860156 +0000 UTC m=+1190.124860157 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a9dc0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d0eb880 item 46 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6f340): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6f340): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6f340): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6f340): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6f340): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6f340): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6f340): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.863475505 +0000 UTC m=+1190.126475506 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6f340): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6f9c0): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6f9c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6f9c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d15ee70 item 47 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6f9c0): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6f9c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.863966063 +0000 UTC m=+1190.126966064 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6f9c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca244c0): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca244c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca244c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca244c0): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca244c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.863966063 +0000 UTC m=+1190.126966064 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca244c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d15f030 item 47 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 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/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca252c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca252c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca252c0): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca252c0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca252c0): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca252c0): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca252c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.865586761 +0000 UTC m=+1190.128586773 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca252c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca257c0): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca257c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca257c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d1d4620 item 48 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca257c0): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca257c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.866186096 +0000 UTC m=+1190.129186107 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca257c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2300): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2300): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2300): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2300): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2300): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.866186096 +0000 UTC m=+1190.129186107 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2300): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d1d47e0 item 48 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2d40): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2d40): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2d40): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2d40): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2d40): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.868361435 +0000 UTC m=+1190.131361446 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2d40): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3240): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3240): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3240): _writeAt: size=3, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3240): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3240): open at offset 5 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3240): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d28fc70 item 49 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3240): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3240): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.868916947 +0000 UTC m=+1190.131916968 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3240): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3880): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3880): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3880): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3880): >_readAt: n=8, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3880): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.868916947 +0000 UTC m=+1190.131916968 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3880): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d28fe30 item 49 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d35c340): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d35c340): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d35c340): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d35c340): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d35c340): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.870724639 +0000 UTC m=+1190.133724640 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d35c340): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d35c840): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d35c840): open at offset 5 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d35c840): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d36d420 item 50 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d35c840): _readAt: size=2, off=5 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d35c840): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d35c840): _writeAt: size=3, off=5 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d35c840): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d35c840): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.871358189 +0000 UTC m=+1190.134358200 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d35c840): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d35cdc0): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d35cdc0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d35cdc0): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d35cdc0): >_readAt: n=3, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d35cdc0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.871358189 +0000 UTC m=+1190.134358200 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d35cdc0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d36d5e0 item 50 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d35d780): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d35d780): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d35d780): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d35d780): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d35d780): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.873176 +0000 UTC m=+1190.136176001 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d35d780): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d35dc80): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d35dc80): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d35dc80): _writeAt: size=3, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d35dc80): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d35dc80): open at offset 5 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d35dc80): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d3f6bd0 item 51 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d35dc80): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d35dc80): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.873703149 +0000 UTC m=+1190.136703170 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d35dc80): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4462c0): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4462c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4462c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4462c0): >_readAt: n=8, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4462c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.873703149 +0000 UTC m=+1190.136703170 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4462c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d3f6d90 item 51 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d446c80): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d446c80): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d446c80): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d446c80): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d446c80): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.875385964 +0000 UTC m=+1190.138385965 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d446c80): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d447180): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d447180): open at offset 5 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d447180): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d47e380 item 52 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d447180): _readAt: size=2, off=5 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d447180): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d447180): _writeAt: size=3, off=5 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d447180): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d447180): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.876108141 +0000 UTC m=+1190.139108152 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d447180): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d447700): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d447700): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d447700): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d447700): >_readAt: n=3, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d447700): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.876108141 +0000 UTC m=+1190.139108152 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d447700): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d47e540 item 52 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7ca4c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7ca4c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7ca4c0): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7ca4c0): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7ca4c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.877963113 +0000 UTC m=+1190.140963114 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7ca4c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7caa40): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7caa40): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7caa40): _writeAt: size=3, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7caa40): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7caa40): open at offset 5 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7caa40): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d7db030 item 53 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7caa40): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7caa40): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.878700009 +0000 UTC m=+1190.141700010 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7caa40): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7caf80): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7caf80): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7caf80): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7caf80): >_readAt: n=8, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7caf80): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.878700009 +0000 UTC m=+1190.141700010 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7caf80): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d7db1f0 item 53 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cb940): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cb940): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cb940): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cb940): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cb940): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.880889084 +0000 UTC m=+1190.143889085 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cb940): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cbe40): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cbe40): open at offset 5 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cbe40): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d55e7e0 item 54 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cbe40): _readAt: size=2, off=5 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cbe40): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cbe40): _writeAt: size=3, off=5 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cbe40): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cbe40): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.881502786 +0000 UTC m=+1190.144502786 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cbe40): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57a4c0): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57a4c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57a4c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57a4c0): >_readAt: n=3, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57a4c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.881502786 +0000 UTC m=+1190.144502786 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57a4c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d55e9a0 item 54 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d447d00): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d447d00): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d447d00): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d447d00): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d447d00): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.884591503 +0000 UTC m=+1190.147591504 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d447d00): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57b140): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57b140): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57b140): _writeAt: size=3, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57b140): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57b140): open at offset 5 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57b140): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d587570 item 55 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57b140): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57b140): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.885960746 +0000 UTC m=+1190.148960746 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57b140): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d446040): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d446040): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d446040): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d446040): >_readAt: n=8, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d446040): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.885960746 +0000 UTC m=+1190.148960746 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d446040): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d587730 item 55 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 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/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d446a00): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d446a00): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d446a00): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d446a00): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d446a00): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.88890542 +0000 UTC m=+1190.151905421 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d446a00): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d446f00): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d446f00): open at offset 5 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d446f00): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d6496c0 item 56 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d446f00): _readAt: size=2, off=5 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d446f00): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d446f00): _writeAt: size=3, off=5 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d446f00): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d446f00): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.889747464 +0000 UTC m=+1190.152747466 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d446f00): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d447480): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d447480): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d447480): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d447480): >_readAt: n=3, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d447480): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.889747464 +0000 UTC m=+1190.152747466 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d447480): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d649880 item 56 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57a080): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57a080): open at offset 0 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57a080): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57a080): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57a080): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57a080): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57a080): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57a080): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.891272292 +0000 UTC m=+1190.154272293 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57a080): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57a5c0): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57a5c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57a5c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d0c8620 item 57 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57a5c0): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57a5c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.891811291 +0000 UTC m=+1190.154811292 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57a5c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57ab80): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57ab80): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57ab80): _writeAt: size=3, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57ab80): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57ab80): open at offset 5 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57ab80): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d0c8b60 item 57 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57ab80): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57ab80): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.892273958 +0000 UTC m=+1190.155273959 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57ab80): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57bb00): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57bb00): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57bb00): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57bb00): >_readAt: n=8, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57bb00): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.892273958 +0000 UTC m=+1190.155273959 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d57bb00): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d0c8d20 item 57 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d278640): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d278640): open at offset 0 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d278640): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d278640): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d278640): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d278640): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d278640): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d278640): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.894003452 +0000 UTC m=+1190.157003453 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d278640): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d278b80): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d278b80): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d278b80): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d136690 item 58 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d278b80): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d278b80): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.894587128 +0000 UTC m=+1190.157587148 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d278b80): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2790c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2790c0): open at offset 5 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2790c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d136850 item 58 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2790c0): _readAt: size=2, off=5 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2790c0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2790c0): _writeAt: size=3, off=5 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2790c0): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2790c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.895219595 +0000 UTC m=+1190.158219595 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2790c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d279680): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d279680): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d279680): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d279680): >_readAt: n=3, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d279680): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.895219595 +0000 UTC m=+1190.158219595 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d279680): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d136a10 item 58 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d806180): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d806180): open at offset 0 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d806180): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d806180): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d806180): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d806180): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d806180): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d806180): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.897222527 +0000 UTC m=+1190.160222538 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d806180): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d8066c0): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d8066c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d8066c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d484540 item 59 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d8066c0): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d8066c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.897754344 +0000 UTC m=+1190.160754366 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d8066c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d806c00): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d806c00): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d806c00): _writeAt: size=3, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d806c00): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d806c00): open at offset 5 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d806c00): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d4847e0 item 59 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d806c00): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d806c00): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.898738768 +0000 UTC m=+1190.161738769 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d806c00): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d807180): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d807180): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d807180): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d807180): >_readAt: n=8, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d807180): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.898738768 +0000 UTC m=+1190.161738769 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d807180): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d484a10 item 59 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 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/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d807b00): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d807b00): open at offset 0 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d807b00): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d807b00): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d807b00): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d807b00): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d807b00): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d807b00): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.900948431 +0000 UTC m=+1190.163948463 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d807b00): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42c9718c0): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42c9718c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42c9718c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42c972d90 item 60 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42c9718c0): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42c9718c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.901615144 +0000 UTC m=+1190.164615144 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42c9718c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42c971e00): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42c971e00): open at offset 5 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42c971e00): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42c973490 item 60 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42c971e00): _readAt: size=2, off=5 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42c971e00): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42c971e00): _writeAt: size=3, off=5 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42c971e00): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42c971e00): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.90249505 +0000 UTC m=+1190.165495061 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42c971e00): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08e4c0): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08e4c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08e4c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08e4c0): >_readAt: n=3, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08e4c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.90249505 +0000 UTC m=+1190.165495061 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08e4c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42c9738f0 item 60 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08ee40): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08ee40): open at offset 0 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08ee40): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08ee40): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08ee40): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08ee40): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08ee40): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08ee40): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.904478264 +0000 UTC m=+1190.167478275 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08ee40): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08f380): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08f380): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08f380): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cd084d0 item 61 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08f380): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08f380): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.905334907 +0000 UTC m=+1190.168334918 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08f380): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08fa80): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08fa80): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08fa80): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08fa80): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08fa80): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.905334907 +0000 UTC m=+1190.168334918 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08fa80): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cd08770 item 61 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 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/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58a540): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58a540): open at offset 0 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58a540): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58a540): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58a540): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58a540): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58a540): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58a540): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.907060272 +0000 UTC m=+1190.170060274 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58a540): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58aa80): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58aa80): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58aa80): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d0c0700 item 62 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58aa80): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58aa80): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.907825401 +0000 UTC m=+1190.170825433 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58aa80): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58b180): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58b180): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58b180): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58b180): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58b180): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.907825401 +0000 UTC m=+1190.170825433 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58b180): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d0c0930 item 62 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 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/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58bc00): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58bc00): open at offset 0 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58bc00): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58bc00): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58bc00): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58bc00): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58bc00): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58bc00): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.910061835 +0000 UTC m=+1190.173061837 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58bc00): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc76b40): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc76b40): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc76b40): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d0cbab0 item 63 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc76b40): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc76b40): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.910755729 +0000 UTC m=+1190.173755750 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc76b40): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc77a40): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc77a40): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc77a40): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc77a40): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc77a40): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.910755729 +0000 UTC m=+1190.173755750 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc77a40): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d0cbc70 item 63 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 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/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282800): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282800): open at offset 0 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282800): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282800): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282800): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282800): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282800): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282800): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.913360461 +0000 UTC m=+1190.176360461 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282800): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282d40): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282d40): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282d40): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cff22a0 item 64 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282d40): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282d40): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.913950838 +0000 UTC m=+1190.176950839 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282d40): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d283440): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d283440): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d283440): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d283440): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d283440): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.913950838 +0000 UTC m=+1190.176950839 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d283440): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cff2460 item 64 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d283dc0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d283dc0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d283dc0): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d283dc0): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d283dc0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.916016879 +0000 UTC m=+1190.179016890 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d283dc0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a8400): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a8400): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a8400): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a8400): >_readAt: n=2, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a8400): _writeAt: size=3, off=2 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d056ee0 item 65 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a8400): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a8400): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.916739998 +0000 UTC m=+1190.179740019 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a8400): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a8e00): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a8e00): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a8e00): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a8e00): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a8e00): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.916739998 +0000 UTC m=+1190.179740019 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a8e00): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d0570a0 item 65 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a9c40): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a9c40): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a9c40): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a9c40): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a9c40): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.918767517 +0000 UTC m=+1190.181767518 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a9c40): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6e900): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6e900): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d174690 item 66 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6e900): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6e900): >_readAt: n=0, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6e900): _writeAt: size=3, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6e900): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6e900): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.919565048 +0000 UTC m=+1190.182565048 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6e900): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6f1c0): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6f1c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6f1c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6f1c0): >_readAt: n=3, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6f1c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.919565048 +0000 UTC m=+1190.182565048 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6f1c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d174850 item 66 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6fd00): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6fd00): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6fd00): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6fd00): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6fd00): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.921072641 +0000 UTC m=+1190.184072643 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6fd00): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca24580): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca24580): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca24580): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca24580): >_readAt: n=2, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca24580): _writeAt: size=3, off=2 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d19dce0 item 67 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca24580): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca24580): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.921610691 +0000 UTC m=+1190.184610692 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca24580): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca24bc0): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca24bc0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca24bc0): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca24bc0): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca24bc0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.921610691 +0000 UTC m=+1190.184610692 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca24bc0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d1d8000 item 67 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca258c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca258c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca258c0): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca258c0): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca258c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.923180662 +0000 UTC m=+1190.186180664 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca258c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2200): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2200): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d1ef490 item 68 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2200): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2200): >_readAt: n=0, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2200): _writeAt: size=3, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2200): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2200): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.923737447 +0000 UTC m=+1190.186737448 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2200): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2740): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2740): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2740): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2740): >_readAt: n=3, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2740): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.923737447 +0000 UTC m=+1190.186737448 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2740): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d1ef650 item 68 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3180): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3180): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3180): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3180): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3180): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.925483973 +0000 UTC m=+1190.188483974 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3180): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3700): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3700): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3700): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3700): >_readAt: n=2, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3700): _writeAt: size=3, off=2 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d2ecc40 item 69 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3700): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3700): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.92612149 +0000 UTC m=+1190.189121491 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3700): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3c00): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3c00): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3c00): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3c00): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3c00): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.92612149 +0000 UTC m=+1190.189121491 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3c00): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d2ece00 item 69 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7ca740): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7ca740): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7ca740): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7ca740): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7ca740): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.927771454 +0000 UTC m=+1190.190771455 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7ca740): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cac40): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cac40): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d4163f0 item 70 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cac40): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cac40): >_readAt: n=0, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cac40): _writeAt: size=3, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cac40): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cac40): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.928560398 +0000 UTC m=+1190.191560398 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cac40): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cb180): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cb180): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cb180): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cb180): >_readAt: n=3, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cb180): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.928560398 +0000 UTC m=+1190.191560398 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cb180): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d4165b0 item 70 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cbb40): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cbb40): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cbb40): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cbb40): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cbb40): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.93035176 +0000 UTC m=+1190.193351761 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cbb40): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d492140): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d492140): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d492140): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d492140): >_readAt: n=2, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d492140): _writeAt: size=3, off=2 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d467a40 item 71 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d492140): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d492140): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.931039682 +0000 UTC m=+1190.194039683 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d492140): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d492640): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d492640): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d492640): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d492640): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d492640): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.931039682 +0000 UTC m=+1190.194039683 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d492640): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d467c00 item 71 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d493000): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d493000): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d493000): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d493000): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d493000): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.933111745 +0000 UTC m=+1190.196111746 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d493000): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d493500): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d493500): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d52b1f0 item 72 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d493500): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d493500): >_readAt: n=0, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d493500): _writeAt: size=3, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d493500): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d493500): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.933737009 +0000 UTC m=+1190.196737010 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d493500): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d493a40): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d493a40): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d493a40): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d493a40): >_readAt: n=3, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d493a40): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.933737009 +0000 UTC m=+1190.196737010 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d493a40): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d52b3b0 item 72 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5ba440): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5ba440): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5ba440): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5ba440): >_readAt: n=0, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5ba440): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5ba440): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5ba440): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.935721857 +0000 UTC m=+1190.198721858 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5ba440): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5ba940): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5ba940): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5ba940): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d5e69a0 item 73 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5ba940): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5ba940): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.936268942 +0000 UTC m=+1190.199268944 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5ba940): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5bae00): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5bae00): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5bae00): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5bae00): >_readAt: n=2, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5bae00): _writeAt: size=3, off=2 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d5e6b60 item 73 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5bae00): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5bae00): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.937150271 +0000 UTC m=+1190.200150273 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5bae00): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5bb340): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5bb340): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5bb340): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5bb340): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5bb340): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.937150271 +0000 UTC m=+1190.200150273 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5bb340): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d5e6d20 item 73 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5bbcc0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5bbcc0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5bbcc0): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5bbcc0): >_readAt: n=0, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5bbcc0): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5bbcc0): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5bbcc0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.938822677 +0000 UTC m=+1190.201822678 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5bbcc0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d6362c0): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d6362c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d6362c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d630310 item 74 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d6362c0): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d6362c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.939688787 +0000 UTC m=+1190.202688798 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d6362c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d636800): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d636800): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d6304d0 item 74 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d636800): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d636800): >_readAt: n=0, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d636800): _writeAt: size=3, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d636800): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d636800): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.940365418 +0000 UTC m=+1190.203365419 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d636800): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d636d80): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d636d80): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d636d80): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d636d80): >_readAt: n=3, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d636d80): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.940365418 +0000 UTC m=+1190.203365419 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d636d80): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d630690 item 74 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d69a440): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d69a440): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d69a440): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d69a440): >_readAt: n=0, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d69a440): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d69a440): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d69a440): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.944013525 +0000 UTC m=+1190.207013526 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d69a440): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d69a9c0): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d69a9c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d69a9c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d6ec070 item 75 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d69a9c0): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d69a9c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.944532558 +0000 UTC m=+1190.207532558 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d69a9c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d69af00): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d69af00): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d69af00): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d69af00): >_readAt: n=2, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d69af00): _writeAt: size=3, off=2 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d630070 item 75 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d69af00): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d69af00): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.945446889 +0000 UTC m=+1190.208446890 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d69af00): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d69b440): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d69b440): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d69b440): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d69b440): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d69b440): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.945446889 +0000 UTC m=+1190.208446890 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d69b440): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d630230 item 75 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d69bdc0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d69bdc0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d69bdc0): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d69bdc0): >_readAt: n=0, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d69bdc0): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d69bdc0): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d69bdc0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.947534271 +0000 UTC m=+1190.210534272 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d69bdc0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42c971b40): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42c971b40): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42c971b40): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d686cb0 item 76 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42c971b40): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42c971b40): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.948422623 +0000 UTC m=+1190.211422664 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42c971b40): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08e180): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08e180): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d686e70 item 76 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08e180): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08e180): >_readAt: n=0, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08e180): _writeAt: size=3, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08e180): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08e180): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.949335381 +0000 UTC m=+1190.212335382 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08e180): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08e700): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08e700): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08e700): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08e700): >_readAt: n=3, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08e700): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.949335381 +0000 UTC m=+1190.212335382 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08e700): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d687030 item 76 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08f080): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08f080): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08f080): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08f080): >_readAt: n=0, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08f080): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08f080): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08f080): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.951392626 +0000 UTC m=+1190.214392626 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08f080): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08f580): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08f580): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08f580): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d0b3960 item 77 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08f580): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08f580): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.951773977 +0000 UTC m=+1190.214773979 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08f580): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08fc80): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08fc80): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08fc80): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08fc80): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08fc80): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.951773977 +0000 UTC m=+1190.214773979 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d08fc80): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d0b3b90 item 77 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58a740): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58a740): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58a740): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58a740): >_readAt: n=0, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58a740): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58a740): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58a740): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.95365549 +0000 UTC m=+1190.216655491 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58a740): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58ac40): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58ac40): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58ac40): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cad0ee0 item 78 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58ac40): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58ac40): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.954105732 +0000 UTC m=+1190.217105733 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58ac40): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58b340): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58b340): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58b340): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58b340): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58b340): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.954105732 +0000 UTC m=+1190.217105733 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58b340): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cad11f0 item 78 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58bdc0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58bdc0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58bdc0): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58bdc0): >_readAt: n=0, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58bdc0): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58bdc0): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58bdc0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.955730468 +0000 UTC m=+1190.218730469 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d58bdc0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc76d40): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc76d40): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc76d40): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cf3f5e0 item 79 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc76d40): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc76d40): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.956596498 +0000 UTC m=+1190.219596499 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cc76d40): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282000): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282000): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282000): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282000): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282000): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.956596498 +0000 UTC m=+1190.219596499 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282000): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cf3f880 item 79 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 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/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282980): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282980): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282980): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282980): >_readAt: n=0, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282980): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282980): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282980): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.959094417 +0000 UTC m=+1190.222094428 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282980): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a86c0): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a86c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a86c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42c9728c0 item 80 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a86c0): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a86c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.959404444 +0000 UTC m=+1190.222404446 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a86c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a92c0): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a92c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a92c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a92c0): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a92c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.959404444 +0000 UTC m=+1190.222404446 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4a92c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42c972e00 item 80 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6e200): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6e200): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6e200): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6e200): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6e200): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.960811509 +0000 UTC m=+1190.223811510 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6e200): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6ed80): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6ed80): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6ed80): open at offset 5 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6ed80): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6ed80): >_readAt: n=2, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6ed80): _writeAt: size=3, off=7 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cd08150 item 81 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6ed80): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6ed80): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.961563782 +0000 UTC m=+1190.224563783 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6ed80): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6f500): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6f500): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6f500): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6f500): >_readAt: n=8, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6f500): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.961563782 +0000 UTC m=+1190.224563783 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42cd6f500): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cd08380 item 81 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca24300): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca24300): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca24300): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca24300): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca24300): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.963821106 +0000 UTC m=+1190.226821107 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca24300): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca24a00): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca24a00): open at offset 5 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca24a00): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d0c01c0 item 82 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca24a00): _readAt: size=2, off=5 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca24a00): >_readAt: n=0, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca24a00): _writeAt: size=3, off=5 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca24a00): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca24a00): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.964406735 +0000 UTC m=+1190.227406736 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca24a00): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca25300): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca25300): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca25300): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca25300): >_readAt: n=3, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca25300): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.964406735 +0000 UTC m=+1190.227406736 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42ca25300): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d0c0460 item 82 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2100): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2100): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2100): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2100): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2100): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.966159563 +0000 UTC m=+1190.229159565 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2100): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2600): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2600): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2600): open at offset 5 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2600): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2600): >_readAt: n=2, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2600): _writeAt: size=3, off=7 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d0cb6c0 item 83 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2600): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2600): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.966855301 +0000 UTC m=+1190.229855302 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2600): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2c00): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2c00): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2c00): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2c00): >_readAt: n=8, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2c00): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.966855301 +0000 UTC m=+1190.229855302 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a2c00): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d0cb960 item 83 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a36c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a36c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a36c0): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a36c0): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a36c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.968420364 +0000 UTC m=+1190.231420365 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a36c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3bc0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3bc0): open at offset 5 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3bc0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d699e30 item 84 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3bc0): _readAt: size=2, off=5 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3bc0): >_readAt: n=0, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3bc0): _writeAt: size=3, off=5 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3bc0): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3bc0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.969021903 +0000 UTC m=+1190.232021904 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2a3bc0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7ca240): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7ca240): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7ca240): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7ca240): >_readAt: n=3, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7ca240): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.969021903 +0000 UTC m=+1190.232021904 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7ca240): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cff2150 item 84 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cac80): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cac80): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cac80): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cac80): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cac80): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.970734445 +0000 UTC m=+1190.233734446 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cac80): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cb180): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cb180): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cb180): open at offset 5 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cb180): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cb180): >_readAt: n=2, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cb180): _writeAt: size=3, off=7 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d1077a0 item 85 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cb180): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cb180): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.971452835 +0000 UTC m=+1190.234452836 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cb180): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cb6c0): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cb6c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cb6c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cb6c0): >_readAt: n=8, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cb6c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.971452835 +0000 UTC m=+1190.234452836 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d7cb6c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d107960 item 85 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1b2180): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1b2180): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1b2180): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1b2180): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1b2180): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.972983914 +0000 UTC m=+1190.235983915 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1b2180): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1b2680): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1b2680): open at offset 5 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1b2680): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d166f50 item 86 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1b2680): _readAt: size=2, off=5 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1b2680): >_readAt: n=0, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1b2680): _writeAt: size=3, off=5 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1b2680): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1b2680): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.973563852 +0000 UTC m=+1190.236563853 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1b2680): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1b2c00): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1b2c00): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1b2c00): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1b2c00): >_readAt: n=3, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1b2c00): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.973563852 +0000 UTC m=+1190.236563853 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1b2c00): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d167110 item 86 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1b35c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1b35c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1b35c0): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1b35c0): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1b35c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.974981375 +0000 UTC m=+1190.237981376 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1b35c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1b3ac0): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1b3ac0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1b3ac0): open at offset 5 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1b3ac0): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1b3ac0): >_readAt: n=2, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1b3ac0): _writeAt: size=3, off=7 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d1fe700 item 87 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1b3ac0): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1b3ac0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.975473387 +0000 UTC m=+1190.238473388 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d1b3ac0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d254100): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d254100): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d254100): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d254100): >_readAt: n=8, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d254100): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.975473387 +0000 UTC m=+1190.238473388 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d254100): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d1fe8c0 item 87 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 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/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d254ac0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d254ac0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d254ac0): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d254ac0): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d254ac0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.977037879 +0000 UTC m=+1190.240037880 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d254ac0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d254fc0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d254fc0): open at offset 5 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d254fc0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d279d50 item 88 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d254fc0): _readAt: size=2, off=5 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d254fc0): >_readAt: n=0, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d254fc0): _writeAt: size=3, off=5 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d254fc0): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d254fc0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.977615181 +0000 UTC m=+1190.240615183 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d254fc0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d255540): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d255540): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d255540): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d255540): >_readAt: n=3, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d255540): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.977615181 +0000 UTC m=+1190.240615183 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d255540): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d2dc070 item 88 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d255ec0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d255ec0): open at offset 0 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d255ec0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d255ec0): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d255ec0): >_readAt: n=0, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d255ec0): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d255ec0): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d255ec0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.979004633 +0000 UTC m=+1190.242004634 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d255ec0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d36c500): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d36c500): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d36c500): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d2f3500 item 89 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d36c500): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d36c500): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.979492176 +0000 UTC m=+1190.242492177 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d36c500): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3923c0): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3923c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3923c0): open at offset 5 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3923c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3923c0): >_readAt: n=2, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3923c0): _writeAt: size=3, off=7 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d3900e0 item 89 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3923c0): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3923c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.980011449 +0000 UTC m=+1190.243011450 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3923c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d392940): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d392940): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d392940): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d392940): >_readAt: n=8, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d392940): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.980011449 +0000 UTC m=+1190.243011450 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d392940): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d3902a0 item 89 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3932c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3932c0): open at offset 0 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3932c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3932c0): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3932c0): >_readAt: n=0, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3932c0): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3932c0): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3932c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.981456074 +0000 UTC m=+1190.244456075 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d3932c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d393800): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d393800): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d393800): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d3d7730 item 90 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d393800): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d393800): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.981875298 +0000 UTC m=+1190.244875298 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d393800): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d393d40): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d393d40): open at offset 5 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d393d40): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d3d78f0 item 90 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d393d40): _readAt: size=2, off=5 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d393d40): >_readAt: n=0, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d393d40): _writeAt: size=3, off=5 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d393d40): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d393d40): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.982474432 +0000 UTC m=+1190.245474463 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d393d40): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d458400): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d458400): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d458400): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d458400): >_readAt: n=3, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d458400): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.982474432 +0000 UTC m=+1190.245474463 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d458400): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d3d7ab0 item 90 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d458d80): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d458d80): open at offset 0 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d458d80): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d458d80): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d458d80): >_readAt: n=0, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d458d80): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d458d80): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d458d80): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.984018876 +0000 UTC m=+1190.247018877 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d458d80): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4592c0): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4592c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4592c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d4690a0 item 91 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4592c0): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4592c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.984701177 +0000 UTC m=+1190.247701179 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4592c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d459800): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d459800): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d459800): open at offset 5 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d459800): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d459800): >_readAt: n=2, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d459800): _writeAt: size=3, off=7 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d469260 item 91 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d459800): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d459800): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.985371888 +0000 UTC m=+1190.248371889 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d459800): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d459d80): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d459d80): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d459d80): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d459d80): >_readAt: n=8, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d459d80): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.985371888 +0000 UTC m=+1190.248371889 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d459d80): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d469420 item 91 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 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/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4ba800): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4ba800): open at offset 0 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4ba800): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4ba800): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4ba800): >_readAt: n=0, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4ba800): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4ba800): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4ba800): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.986919378 +0000 UTC m=+1190.249919379 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4ba800): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4bad40): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4bad40): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4bad40): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d502a10 item 92 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4bad40): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4bad40): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.987432398 +0000 UTC m=+1190.250432400 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4bad40): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4bb280): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4bb280): open at offset 5 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4bb280): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d502bd0 item 92 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4bb280): _readAt: size=2, off=5 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4bb280): >_readAt: n=0, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4bb280): _writeAt: size=3, off=5 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4bb280): >_writeAt: n=3, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4bb280): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.988018699 +0000 UTC m=+1190.251018700 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4bb280): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4bb840): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4bb840): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4bb840): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4bb840): >_readAt: n=3, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4bb840): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.988018699 +0000 UTC m=+1190.251018700 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d4bb840): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d502d90 item 92 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d36c880): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d36c880): open at offset 0 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d36c880): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d36c880): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d36c880): >_readAt: n=0, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d36c880): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d36c880): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d36c880): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.99055993 +0000 UTC m=+1190.253559931 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d36c880): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282c40): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282c40): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282c40): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cd2e0e0 item 93 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282c40): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282c40): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.991183109 +0000 UTC m=+1190.254183110 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282c40): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d36c440): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d36c440): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d36c440): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d36c440): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d36c440): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.991183109 +0000 UTC m=+1190.254183110 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d36c440): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d596150 item 93 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 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/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d36d300): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d36d300): open at offset 0 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d36d300): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d36d300): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d36d300): >_readAt: n=0, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d36d300): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d36d300): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d36d300): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.993171815 +0000 UTC m=+1190.256171817 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d36d300): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d36d840): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d36d840): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d36d840): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d1def50 item 94 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d36d840): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d36d840): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.993828599 +0000 UTC m=+1190.256828600 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d36d840): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282040): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282040): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282040): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282040): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282040): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.993828599 +0000 UTC m=+1190.256828600 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d282040): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d1df110 item 94 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 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/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2829c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2829c0): open at offset 0 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2829c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2829c0): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2829c0): >_readAt: n=0, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2829c0): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2829c0): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2829c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.995516473 +0000 UTC m=+1190.258516475 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2829c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2833c0): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2833c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2833c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d1a6fc0 item 95 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2833c0): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2833c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.996425385 +0000 UTC m=+1190.259425386 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d2833c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d283ac0): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d283ac0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d283ac0): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d283ac0): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d283ac0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.996425385 +0000 UTC m=+1190.259425386 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d283ac0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: Remove: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d1a71f0 item 95 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:51 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/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5226c0): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5226c0): open at offset 0 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5226c0): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5226c0): _readAt: size=2, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5226c0): >_readAt: n=0, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5226c0): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5226c0): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5226c0): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.998407147 +0000 UTC m=+1190.261407148 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d5226c0): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d522c00): _writeAt: size=5, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d522c00): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d522c00): >openPending: err= 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cf2ca10 item 96 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d522c00): >_writeAt: n=5, err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d522c00): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.998885343 +0000 UTC m=+1190.261885343 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d522c00): >close: err= 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:06:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:06:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:06:51 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:06:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:06:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d523300): _readAt: size=512, off=0 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d523300): openPending: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:06:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d523300): >openPending: err= 2026/04/28 05:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d523300): >_readAt: n=5, err=EOF 2026/04/28 05:06:51 DEBUG : open-test-file(0x2ab42d523300): close: 2026/04/28 05:06:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:06:51.998885343 +0000 UTC m=+1190.261885343 2026/04/28 05:06:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:06:52 DEBUG : open-test-file(0x2ab42d523300): >close: err= 2026/04/28 05:06:52 DEBUG : open-test-file: Remove: 2026/04/28 05:06:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cf2cbd0 item 96 2026/04/28 05:06:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:06:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:06:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:06:52 DEBUG : open-test-file: >Remove: err= 2026/04/28 05:06:52 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:06:52 DEBUG : dir: Looking for writers 2026/04/28 05:06:52 DEBUG : Looking for writers 2026/04/28 05:06:52 DEBUG : dir: reading active writers 2026/04/28 05:06:52 DEBUG : >WaitForWriters: 2026/04/28 05:06:52 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: cleaner exiting === NAME TestRWFileHandleOpenTests/writes run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/04/28 05:07:01 DEBUG : forgetting directory cache 2026/04/28 05:07:01 DEBUG : dir: forgetting directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 05:07:08 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 05:07:08 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 05:07:08 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:07:08 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:07:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:07:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:07:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:07:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:07:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:07:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:07:08 INFO : Linkbox root 'rclone-test-gepemic8guvi': 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/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69b400): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69b400): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69b400): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69b400): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69b400): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.844891308 +0000 UTC m=+1207.107891309 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69b400): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69b880): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69b880): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69b880): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69b880): >_readAt: n=2, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69b880): _writeAt: size=3, off=2 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69b880): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69b880): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.844891308 +0000 UTC m=+1207.107891309 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69b880): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69bd40): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69bd40): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69bd40): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69bd40): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69bd40): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.844891308 +0000 UTC m=+1207.107891309 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69bd40): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cd0fe30 item 1 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a7c0): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a7c0): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a7c0): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a7c0): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a7c0): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.847238863 +0000 UTC m=+1207.110238863 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a7c0): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58acc0): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58acc0): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58acc0): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58acc0): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58acc0): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.847238863 +0000 UTC m=+1207.110238863 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58acc0): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cd5f8f0 item 2 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58b640): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58b640): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58b640): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58b640): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58b640): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.849851499 +0000 UTC m=+1207.112851500 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58b640): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58bbc0): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58bbc0): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58bbc0): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58bbc0): >_readAt: n=2, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58bbc0): _writeAt: size=3, off=2 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58bbc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58bbc0): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.849851499 +0000 UTC m=+1207.112851500 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58bbc0): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc76a80): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc76a80): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc76a80): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc76a80): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc76a80): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.849851499 +0000 UTC m=+1207.112851500 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc76a80): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d6980e0 item 3 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a8080): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a8080): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a8080): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a8080): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a8080): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.854670081 +0000 UTC m=+1207.117670083 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a8080): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a8a40): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a8a40): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a8a40): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a8a40): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a8a40): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.854670081 +0000 UTC m=+1207.117670083 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a8a40): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d502150 item 4 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a9980): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a9980): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a9980): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a9980): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a9980): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.857813302 +0000 UTC m=+1207.120813304 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a9980): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a9e80): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a9e80): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a9e80): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a9e80): >_readAt: n=2, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a9e80): _writeAt: size=3, off=2 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a9e80): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a9e80): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.857813302 +0000 UTC m=+1207.120813304 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a9e80): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6ed00): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6ed00): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6ed00): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6ed00): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6ed00): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.857813302 +0000 UTC m=+1207.120813304 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6ed00): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d222fc0 item 5 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6fa80): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6fa80): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6fa80): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6fa80): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6fa80): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.861440109 +0000 UTC m=+1207.124440110 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6fa80): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca242c0): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca242c0): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca242c0): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca242c0): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca242c0): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.861440109 +0000 UTC m=+1207.124440110 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca242c0): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d358700 item 6 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca25200): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca25200): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca25200): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca25200): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca25200): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.862879755 +0000 UTC m=+1207.125879755 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca25200): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca25700): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca25700): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca25700): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca25700): >_readAt: n=2, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca25700): _writeAt: size=3, off=2 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca25700): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca25700): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.862879755 +0000 UTC m=+1207.125879755 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca25700): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2000): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2000): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2000): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2000): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2000): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.862879755 +0000 UTC m=+1207.125879755 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2000): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d3cbb90 item 7 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a29c0): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a29c0): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a29c0): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a29c0): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a29c0): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.865120247 +0000 UTC m=+1207.128120248 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a29c0): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2fc0): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2fc0): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2fc0): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2fc0): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2fc0): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.865120247 +0000 UTC m=+1207.128120248 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2fc0): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d4232d0 item 8 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a39c0): _readAt: size=2, off=0 2026/04/28 05:07:08 ERROR : open-test-file(0x2ab42d2a39c0): Couldn't read size of file 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a39c0): >_readAt: n=0, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a39c0): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a39c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a39c0): close: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a39c0): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3d80): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3d80): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3d80): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3d80): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3d80): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.867148717 +0000 UTC m=+1207.130148718 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3d80): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d392380): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d392380): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d392380): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d392380): >_readAt: n=2, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d392380): _writeAt: size=3, off=2 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d392380): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d392380): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.867148717 +0000 UTC m=+1207.130148718 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d392380): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d392880): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d392880): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d392880): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d392880): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d392880): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.867148717 +0000 UTC m=+1207.130148718 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d392880): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d49a8c0 item 9 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d393240): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d393240): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d393240): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d393240): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d393240): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.869222322 +0000 UTC m=+1207.132222323 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d393240): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d393780): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d393780): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d393780): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d393780): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d393780): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.869222322 +0000 UTC m=+1207.132222323 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d393780): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d536000 item 10 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4ba200): _readAt: size=2, off=0 2026/04/28 05:07:08 ERROR : open-test-file(0x2ab42d4ba200): Couldn't read size of file 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4ba200): >_readAt: n=0, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4ba200): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4ba200): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4ba200): close: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4ba200): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08e8c0): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08e8c0): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08e8c0): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08e8c0): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08e8c0): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.87302426 +0000 UTC m=+1207.136024261 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08e8c0): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42c971980): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42c971980): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42c971980): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42c971980): >_readAt: n=2, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42c971980): _writeAt: size=3, off=2 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42c971980): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42c971980): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.87302426 +0000 UTC m=+1207.136024261 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42c971980): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42c971e80): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42c971e80): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42c971e80): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42c971e80): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42c971e80): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.87302426 +0000 UTC m=+1207.136024261 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42c971e80): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d010230 item 11 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4babc0): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4babc0): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4babc0): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4babc0): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4babc0): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.876220711 +0000 UTC m=+1207.139220723 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4babc0): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4bb100): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4bb100): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4bb100): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4bb100): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4bb100): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.876220711 +0000 UTC m=+1207.139220723 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4bb100): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cefc000 item 12 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4bba80): _readAt: size=2, off=0 2026/04/28 05:07:08 ERROR : open-test-file(0x2ab42d4bba80): Couldn't read size of file 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4bba80): >_readAt: n=0, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4bba80): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4bba80): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4bba80): close: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4bba80): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4bbe40): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4bbe40): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4bbe40): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4bbe40): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4bbe40): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.87800469 +0000 UTC m=+1207.141004691 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4bbe40): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:07:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08ec40): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08ec40): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08ec40): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08ec40): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08ec40): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.87800469 +0000 UTC m=+1207.141004691 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08ec40): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d0c9030 item 13 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08f600): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08f600): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08f600): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08f600): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08f600): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.880073896 +0000 UTC m=+1207.143073898 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08f600): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08fb40): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08fb40): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08fb40): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08fb40): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08fb40): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.880073896 +0000 UTC m=+1207.143073898 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08fb40): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d136930 item 14 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36c680): _readAt: size=2, off=0 2026/04/28 05:07:08 ERROR : open-test-file(0x2ab42d36c680): Couldn't read size of file 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36c680): >_readAt: n=0, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36c680): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36c680): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36c680): close: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36c680): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36ca40): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36ca40): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36ca40): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36ca40): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36ca40): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.882258312 +0000 UTC m=+1207.145258313 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36ca40): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:07:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36d100): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36d100): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36d100): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36d100): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36d100): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.882258312 +0000 UTC m=+1207.145258313 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36d100): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42c973b90 item 15 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 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/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2827c0): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2827c0): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2827c0): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2827c0): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2827c0): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.884125327 +0000 UTC m=+1207.147125328 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2827c0): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d282d00): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d282d00): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d282d00): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d282d00): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d282d00): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.884125327 +0000 UTC m=+1207.147125328 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d282d00): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cd089a0 item 16 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d283680): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d283680): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d283680): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d283680): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d283680): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.885937769 +0000 UTC m=+1207.148937769 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d283680): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d283b00): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d283b00): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d283b00): open at offset 5 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d283b00): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d283b00): >_readAt: n=2, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d283b00): _writeAt: size=3, off=7 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d283b00): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d283b00): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.885937769 +0000 UTC m=+1207.148937769 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d283b00): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69a140): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69a140): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69a140): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69a140): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69a140): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.885937769 +0000 UTC m=+1207.148937769 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69a140): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d0c09a0 item 17 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69ab80): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69ab80): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69ab80): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69ab80): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69ab80): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.888267729 +0000 UTC m=+1207.151267731 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69ab80): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69b0c0): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69b0c0): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69b0c0): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69b0c0): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69b0c0): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.888267729 +0000 UTC m=+1207.151267731 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69b0c0): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d0cbc70 item 18 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69ba80): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69ba80): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69ba80): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69ba80): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69ba80): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.890034584 +0000 UTC m=+1207.153034595 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69ba80): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a080): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a080): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a080): open at offset 5 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a080): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a080): >_readAt: n=2, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a080): _writeAt: size=3, off=7 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a080): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a080): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.890034584 +0000 UTC m=+1207.153034595 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a080): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a580): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a580): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a580): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a580): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a580): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.890034584 +0000 UTC m=+1207.153034595 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a580): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cff21c0 item 19 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58af40): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58af40): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58af40): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58af40): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58af40): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.892562 +0000 UTC m=+1207.155562001 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58af40): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58b480): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58b480): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58b480): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58b480): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58b480): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.892562 +0000 UTC m=+1207.155562001 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58b480): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d49b9d0 item 20 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc766c0): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc766c0): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc766c0): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc766c0): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc766c0): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.894295432 +0000 UTC m=+1207.157295433 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc766c0): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc77300): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc77300): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc77300): open at offset 5 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc77300): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc77300): >_readAt: n=2, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc77300): _writeAt: size=3, off=7 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc77300): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc77300): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.894295432 +0000 UTC m=+1207.157295433 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc77300): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc77b80): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc77b80): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc77b80): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc77b80): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc77b80): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.894295432 +0000 UTC m=+1207.157295433 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc77b80): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d184fc0 item 21 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a9000): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a9000): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a9000): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a9000): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a9000): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.89665506 +0000 UTC m=+1207.159655060 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a9000): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a98c0): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a98c0): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a98c0): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a98c0): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a98c0): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.89665506 +0000 UTC m=+1207.159655060 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a98c0): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d1fe700 item 22 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6ecc0): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6ecc0): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6ecc0): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6ecc0): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6ecc0): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.898579231 +0000 UTC m=+1207.161579233 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6ecc0): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6f440): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6f440): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6f440): open at offset 5 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6f440): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6f440): >_readAt: n=2, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6f440): _writeAt: size=3, off=7 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6f440): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6f440): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.898579231 +0000 UTC m=+1207.161579233 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6f440): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6fa80): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6fa80): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6fa80): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6fa80): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6fa80): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.898579231 +0000 UTC m=+1207.161579233 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6fa80): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d285b90 item 23 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 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/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca24900): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca24900): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca24900): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca24900): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca24900): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.902140845 +0000 UTC m=+1207.165140845 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca24900): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca25200): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca25200): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca25200): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca25200): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca25200): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.902140845 +0000 UTC m=+1207.165140845 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca25200): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d2fb2d0 item 24 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca25e00): _readAt: size=2, off=0 2026/04/28 05:07:08 ERROR : open-test-file(0x2ab42ca25e00): Couldn't read size of file 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca25e00): >_readAt: n=0, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca25e00): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca25e00): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca25e00): close: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca25e00): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2380): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2380): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2380): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2380): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2380): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.90412455 +0000 UTC m=+1207.167124551 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2380): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2880): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2880): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2880): open at offset 5 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2880): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2880): >_readAt: n=2, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2880): _writeAt: size=3, off=7 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2880): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2880): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.90412455 +0000 UTC m=+1207.167124551 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2880): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2e80): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2e80): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2e80): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2e80): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2e80): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.90412455 +0000 UTC m=+1207.167124551 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2e80): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d3fc8c0 item 25 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3940): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3940): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3940): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3940): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3940): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.906463819 +0000 UTC m=+1207.169463820 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3940): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3e80): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3e80): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3e80): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3e80): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3e80): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.906463819 +0000 UTC m=+1207.169463820 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3e80): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d4a2000 item 26 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d392900): _readAt: size=2, off=0 2026/04/28 05:07:08 ERROR : open-test-file(0x2ab42d392900): Couldn't read size of file 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d392900): >_readAt: n=0, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d392900): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d392900): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d392900): close: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d392900): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d392cc0): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d392cc0): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d392cc0): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d392cc0): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d392cc0): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.908055823 +0000 UTC m=+1207.171055825 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d392cc0): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d3931c0): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d3931c0): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d3931c0): open at offset 5 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d3931c0): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d3931c0): >_readAt: n=2, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d3931c0): _writeAt: size=3, off=7 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d3931c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d3931c0): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.908055823 +0000 UTC m=+1207.171055825 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d3931c0): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d50c180): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d50c180): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d50c180): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d50c180): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d50c180): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.908055823 +0000 UTC m=+1207.171055825 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d50c180): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d4b7490 item 27 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 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/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d50cb40): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d50cb40): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d50cb40): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d50cb40): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d50cb40): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.910235139 +0000 UTC m=+1207.173235140 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d50cb40): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d50d080): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d50d080): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d50d080): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d50d080): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d50d080): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.910235139 +0000 UTC m=+1207.173235140 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d50d080): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d52cbd0 item 28 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d50da00): _readAt: size=2, off=0 2026/04/28 05:07:08 ERROR : open-test-file(0x2ab42d50da00): Couldn't read size of file 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d50da00): >_readAt: n=0, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d50da00): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d50da00): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d50da00): close: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d50da00): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d50ddc0): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d50ddc0): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d50ddc0): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d50ddc0): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d50ddc0): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.91187325 +0000 UTC m=+1207.174873252 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d50ddc0): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:07:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d608580): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d608580): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d608580): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d608580): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d608580): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.91187325 +0000 UTC m=+1207.174873252 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d608580): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d6061c0 item 29 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 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/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d608f40): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d608f40): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d608f40): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d608f40): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d608f40): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.914017941 +0000 UTC m=+1207.177017942 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d608f40): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d609480): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d609480): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d609480): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d609480): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d609480): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.914017941 +0000 UTC m=+1207.177017942 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d609480): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d62b650 item 30 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 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/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d609e00): _readAt: size=2, off=0 2026/04/28 05:07:08 ERROR : open-test-file(0x2ab42d609e00): Couldn't read size of file 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d609e00): >_readAt: n=0, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d609e00): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d609e00): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d609e00): close: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d609e00): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d6922c0): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d6922c0): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d6922c0): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d6922c0): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d6922c0): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.915661773 +0000 UTC m=+1207.178661775 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d6922c0): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:07:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d692980): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d692980): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d692980): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d692980): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d692980): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.915661773 +0000 UTC m=+1207.178661775 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d692980): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d66ac40 item 31 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 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/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d693340): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d693340): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d693340): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d693340): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d693340): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.919453863 +0000 UTC m=+1207.182453863 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d693340): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36d6c0): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36d6c0): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36d6c0): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36d6c0): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36d6c0): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.919453863 +0000 UTC m=+1207.182453863 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36d6c0): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d702000 item 32 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d6926c0): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d6926c0): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d6926c0): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d6926c0): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d6926c0): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.921218053 +0000 UTC m=+1207.184218054 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d6926c0): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d693540): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d693540): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d693540): _writeAt: size=3, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d693540): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d693540): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cf2c2a0 item 33 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d693540): >_writeAt: n=3, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d693540): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.92175033 +0000 UTC m=+1207.184750330 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d693540): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d693a40): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d693a40): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d693a40): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d693a40): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d693a40): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.92175033 +0000 UTC m=+1207.184750330 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d693a40): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cf2c460 item 33 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36c4c0): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36c4c0): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36c4c0): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36c4c0): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36c4c0): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.923306687 +0000 UTC m=+1207.186306688 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36c4c0): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36c940): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36c940): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d1deb60 item 34 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36c940): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36c940): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36c940): _writeAt: size=3, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36c940): >_writeAt: n=3, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36c940): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.923967107 +0000 UTC m=+1207.186967108 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36c940): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36ce80): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36ce80): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36ce80): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36ce80): >_readAt: n=3, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36ce80): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.923967107 +0000 UTC m=+1207.186967108 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36ce80): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d1dee00 item 34 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36de80): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36de80): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36de80): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36de80): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36de80): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.925474942 +0000 UTC m=+1207.188474942 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d36de80): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42c971b80): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42c971b80): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42c971b80): _writeAt: size=3, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42c971b80): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42c971b80): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d1a6bd0 item 35 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42c971b80): >_writeAt: n=3, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42c971b80): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.925962795 +0000 UTC m=+1207.188962797 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42c971b80): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08e180): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08e180): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08e180): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08e180): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08e180): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.925962795 +0000 UTC m=+1207.188962797 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08e180): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d1a6e70 item 35 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08eb40): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08eb40): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08eb40): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08eb40): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08eb40): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.927996476 +0000 UTC m=+1207.190996476 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08eb40): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08f040): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08f040): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d4853b0 item 36 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08f040): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08f040): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08f040): _writeAt: size=3, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08f040): >_writeAt: n=3, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08f040): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.928660442 +0000 UTC m=+1207.191660444 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08f040): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08f580): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08f580): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08f580): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08f580): >_readAt: n=3, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08f580): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.928660442 +0000 UTC m=+1207.191660444 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08f580): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d485570 item 36 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d282040): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d282040): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d282040): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d282040): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d282040): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.930360311 +0000 UTC m=+1207.193360312 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d282040): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2824c0): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2824c0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2824c0): _writeAt: size=3, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2824c0): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2824c0): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d3da230 item 37 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2824c0): >_writeAt: n=3, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2824c0): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.930866229 +0000 UTC m=+1207.193866229 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2824c0): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69a180): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69a180): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69a180): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69a180): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69a180): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.930866229 +0000 UTC m=+1207.193866229 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69a180): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cd62000 item 37 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69ac00): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69ac00): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69ac00): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69ac00): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69ac00): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.932410793 +0000 UTC m=+1207.195410804 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69ac00): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69b100): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69b100): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42ccf91f0 item 38 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69b100): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69b100): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69b100): _writeAt: size=3, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69b100): >_writeAt: n=3, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69b100): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.933076362 +0000 UTC m=+1207.196076364 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69b100): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69b640): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69b640): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69b640): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69b640): >_readAt: n=3, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69b640): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.933076362 +0000 UTC m=+1207.196076364 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69b640): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42ccf9490 item 38 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a100): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a100): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a100): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a100): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a100): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.934649802 +0000 UTC m=+1207.197649813 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a100): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a600): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a600): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a600): _writeAt: size=3, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a600): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a600): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d0caaf0 item 39 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a600): >_writeAt: n=3, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a600): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.935181488 +0000 UTC m=+1207.198181489 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a600): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58ab00): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58ab00): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58ab00): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58ab00): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58ab00): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.935181488 +0000 UTC m=+1207.198181489 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58ab00): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d0cacb0 item 39 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58b4c0): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58b4c0): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58b4c0): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58b4c0): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58b4c0): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.936667912 +0000 UTC m=+1207.199667913 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58b4c0): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58bac0): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58bac0): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d699030 item 40 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58bac0): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58bac0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58bac0): _writeAt: size=3, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58bac0): >_writeAt: n=3, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58bac0): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.937308706 +0000 UTC m=+1207.200308706 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58bac0): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc76780): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc76780): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc76780): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc76780): >_readAt: n=3, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc76780): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.937308706 +0000 UTC m=+1207.200308706 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc76780): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d6991f0 item 40 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc77b00): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc77b00): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc77b00): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc77b00): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc77b00): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc77b00): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc77b00): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.938836829 +0000 UTC m=+1207.201836830 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc77b00): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a8740): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a8740): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a8740): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d66abd0 item 41 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a8740): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a8740): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.939363325 +0000 UTC m=+1207.202363327 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a8740): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a8fc0): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a8fc0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a8fc0): _writeAt: size=3, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a8fc0): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a8fc0): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42c972a10 item 41 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a8fc0): >_writeAt: n=3, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a8fc0): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.939858442 +0000 UTC m=+1207.202858444 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a8fc0): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a9880): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a9880): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a9880): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a9880): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a9880): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.939858442 +0000 UTC m=+1207.202858444 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a9880): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42c972fc0 item 41 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6ec40): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6ec40): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6ec40): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6ec40): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6ec40): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6ec40): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6ec40): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.941343194 +0000 UTC m=+1207.204343195 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6ec40): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6f380): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6f380): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6f380): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d0eafc0 item 42 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6f380): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6f380): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.942066002 +0000 UTC m=+1207.205066003 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6f380): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6fa40): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6fa40): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d0eb180 item 42 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6fa40): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6fa40): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6fa40): _writeAt: size=3, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6fa40): >_writeAt: n=3, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6fa40): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.942953854 +0000 UTC m=+1207.205953855 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6fa40): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca242c0): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca242c0): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca242c0): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca242c0): >_readAt: n=3, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca242c0): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.942953854 +0000 UTC m=+1207.205953855 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca242c0): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d0eb340 item 42 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca251c0): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca251c0): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca251c0): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca251c0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca251c0): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca251c0): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca251c0): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.944869229 +0000 UTC m=+1207.207869231 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca251c0): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca256c0): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca256c0): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca256c0): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d196930 item 43 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca256c0): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca256c0): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.945539909 +0000 UTC m=+1207.208539910 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca256c0): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2040): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2040): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2040): _writeAt: size=3, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2040): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2040): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d196af0 item 43 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2040): >_writeAt: n=3, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2040): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.946227651 +0000 UTC m=+1207.209227652 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2040): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2580): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2580): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2580): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2580): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2580): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.946227651 +0000 UTC m=+1207.209227652 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2580): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d196cb0 item 43 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2fc0): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2fc0): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2fc0): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2fc0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2fc0): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2fc0): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2fc0): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.947700129 +0000 UTC m=+1207.210700130 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2fc0): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a34c0): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a34c0): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a34c0): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d1fe2a0 item 44 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a34c0): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a34c0): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.94821855 +0000 UTC m=+1207.211218551 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a34c0): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3b00): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3b00): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d1fe460 item 44 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3b00): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3b00): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3b00): _writeAt: size=3, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3b00): >_writeAt: n=3, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3b00): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.948795082 +0000 UTC m=+1207.211795083 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3b00): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d278180): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d278180): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d278180): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d278180): >_readAt: n=3, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d278180): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.948795082 +0000 UTC m=+1207.211795083 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d278180): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d1fe620 item 44 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d278b00): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d278b00): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d278b00): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d278b00): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d278b00): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d278b00): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d278b00): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.950412614 +0000 UTC m=+1207.213412625 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d278b00): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d279000): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d279000): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d279000): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d287ab0 item 45 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d279000): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d279000): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.950974408 +0000 UTC m=+1207.213974409 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d279000): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:07:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d279700): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d279700): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d279700): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d279700): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d279700): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.950974408 +0000 UTC m=+1207.213974409 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d279700): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d287c70 item 45 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d380180): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d380180): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d380180): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d380180): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d380180): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d380180): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d380180): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.952727366 +0000 UTC m=+1207.215727368 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d380180): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d380680): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d380680): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d380680): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d31b260 item 46 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d380680): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d380680): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.953160377 +0000 UTC m=+1207.216160378 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d380680): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:07:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d380d80): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d380d80): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d380d80): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d380d80): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d380d80): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.953160377 +0000 UTC m=+1207.216160378 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d380d80): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d31b420 item 46 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d381700): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d381700): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d381700): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d381700): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d381700): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d381700): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d381700): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.954464065 +0000 UTC m=+1207.217464066 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d381700): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d381c00): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d381c00): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d381c00): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d410a10 item 47 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d381c00): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d381c00): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.95496849 +0000 UTC m=+1207.217968491 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d381c00): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:07:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d420400): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d420400): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d420400): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d420400): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d420400): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.95496849 +0000 UTC m=+1207.217968491 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d420400): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d410bd0 item 47 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 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/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d420d80): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d420d80): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d420d80): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d420d80): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d420d80): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d420d80): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d420d80): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.9568594 +0000 UTC m=+1207.219859400 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d420d80): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d421280): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d421280): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d421280): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d46e1c0 item 48 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d421280): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d421280): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.95748862 +0000 UTC m=+1207.220488621 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d421280): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:07:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d421980): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d421980): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d421980): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d421980): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d421980): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.95748862 +0000 UTC m=+1207.220488621 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d421980): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d46e380 item 48 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d482400): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d482400): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d482400): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d482400): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d482400): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.959065737 +0000 UTC m=+1207.222065737 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d482400): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d482880): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d482880): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d482880): _writeAt: size=3, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d482880): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d482880): open at offset 5 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d482880): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d48d810 item 49 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d482880): >_writeAt: n=3, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d482880): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.959534915 +0000 UTC m=+1207.222534917 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d482880): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d482dc0): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d482dc0): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d482dc0): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d482dc0): >_readAt: n=8, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d482dc0): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.959534915 +0000 UTC m=+1207.222534917 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d482dc0): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d48d9d0 item 49 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d483780): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d483780): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d483780): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d483780): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d483780): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.961194528 +0000 UTC m=+1207.224194528 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d483780): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d483c80): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d483c80): open at offset 5 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d483c80): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d4d0fc0 item 50 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d483c80): _readAt: size=2, off=5 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d483c80): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d483c80): _writeAt: size=3, off=5 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d483c80): >_writeAt: n=3, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d483c80): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.961809361 +0000 UTC m=+1207.224809362 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d483c80): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d52c300): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d52c300): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d52c300): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d52c300): >_readAt: n=3, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d52c300): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.961809361 +0000 UTC m=+1207.224809362 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d52c300): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d4d1180 item 50 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d52ccc0): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d52ccc0): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d52ccc0): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d52ccc0): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d52ccc0): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.96398018 +0000 UTC m=+1207.226980182 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d52ccc0): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d52d1c0): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d52d1c0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d52d1c0): _writeAt: size=3, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d52d1c0): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d52d1c0): open at offset 5 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d52d1c0): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d57e770 item 51 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d52d1c0): >_writeAt: n=3, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d52d1c0): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.965433393 +0000 UTC m=+1207.228433393 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d52d1c0): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d52d700): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d52d700): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d52d700): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d52d700): >_readAt: n=8, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d52d700): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.965433393 +0000 UTC m=+1207.228433393 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d52d700): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d57e930 item 51 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d282700): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d282700): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d282700): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d282700): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d282700): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.968410538 +0000 UTC m=+1207.231410540 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d282700): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d282c00): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d282c00): open at offset 5 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d282c00): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d010e70 item 52 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d282c00): _readAt: size=2, off=5 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d282c00): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d282c00): _writeAt: size=3, off=5 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d282c00): >_writeAt: n=3, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d282c00): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.969036494 +0000 UTC m=+1207.232036494 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d282c00): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d283180): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d283180): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d283180): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d283180): >_readAt: n=3, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d283180): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.969036494 +0000 UTC m=+1207.232036494 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d283180): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d0110a0 item 52 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d283b40): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d283b40): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d283b40): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d283b40): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d283b40): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.970486068 +0000 UTC m=+1207.233486069 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d283b40): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d52c180): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d52c180): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d52c180): _writeAt: size=3, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d52c180): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d52c180): open at offset 5 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d52c180): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cefd6c0 item 53 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d52c180): >_writeAt: n=3, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d52c180): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.970923878 +0000 UTC m=+1207.233923879 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d52c180): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d52c6c0): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d52c6c0): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d52c6c0): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d52c6c0): >_readAt: n=8, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d52c6c0): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.970923878 +0000 UTC m=+1207.233923879 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d52c6c0): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cefd9d0 item 53 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42c9717c0): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42c9717c0): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42c9717c0): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42c9717c0): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42c9717c0): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.972396164 +0000 UTC m=+1207.235396165 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42c9717c0): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42c971cc0): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42c971cc0): open at offset 5 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42c971cc0): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cd532d0 item 54 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42c971cc0): _readAt: size=2, off=5 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42c971cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42c971cc0): _writeAt: size=3, off=5 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42c971cc0): >_writeAt: n=3, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42c971cc0): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.973022781 +0000 UTC m=+1207.236022782 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42c971cc0): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08e340): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08e340): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08e340): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08e340): >_readAt: n=3, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08e340): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.973022781 +0000 UTC m=+1207.236022782 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08e340): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cd536c0 item 54 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08ed00): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08ed00): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08ed00): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08ed00): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08ed00): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.975807342 +0000 UTC m=+1207.238807343 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08ed00): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08f200): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08f200): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08f200): _writeAt: size=3, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08f200): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08f200): open at offset 5 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08f200): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d137e30 item 55 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08f200): >_writeAt: n=3, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08f200): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.976263967 +0000 UTC m=+1207.239263968 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08f200): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08f740): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08f740): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08f740): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08f740): >_readAt: n=8, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08f740): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.976263967 +0000 UTC m=+1207.239263968 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d08f740): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42ccb6850 item 55 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 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/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69a240): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69a240): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69a240): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69a240): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69a240): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.978219169 +0000 UTC m=+1207.241219170 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69a240): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69a800): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69a800): open at offset 5 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69a800): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cdc2cb0 item 56 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69a800): _readAt: size=2, off=5 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69a800): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69a800): _writeAt: size=3, off=5 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69a800): >_writeAt: n=3, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69a800): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.978879318 +0000 UTC m=+1207.241879319 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69a800): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69ad80): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69ad80): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69ad80): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69ad80): >_readAt: n=3, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69ad80): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.978879318 +0000 UTC m=+1207.241879319 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69ad80): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cdc2f50 item 56 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69b700): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69b700): open at offset 0 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69b700): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69b700): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69b700): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69b700): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69b700): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69b700): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.981411172 +0000 UTC m=+1207.244411173 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69b700): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69bc40): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69bc40): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69bc40): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cd0f810 item 57 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69bc40): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69bc40): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.982367672 +0000 UTC m=+1207.245367673 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d69bc40): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a280): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a280): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a280): _writeAt: size=3, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a280): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a280): open at offset 5 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a280): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cd0fce0 item 57 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a280): >_writeAt: n=3, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a280): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.983113795 +0000 UTC m=+1207.246113797 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a280): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a800): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a800): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a800): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a800): >_readAt: n=8, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a800): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.983113795 +0000 UTC m=+1207.246113797 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58a800): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42ccf8230 item 57 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58b180): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58b180): open at offset 0 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58b180): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58b180): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58b180): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58b180): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58b180): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58b180): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.985258977 +0000 UTC m=+1207.248258978 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58b180): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58b6c0): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58b6c0): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58b6c0): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cd5f8f0 item 58 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58b6c0): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58b6c0): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.985833895 +0000 UTC m=+1207.248833895 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58b6c0): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58bd00): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58bd00): open at offset 5 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58bd00): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cd5fc00 item 58 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58bd00): _readAt: size=2, off=5 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58bd00): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58bd00): _writeAt: size=3, off=5 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58bd00): >_writeAt: n=3, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58bd00): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.986563336 +0000 UTC m=+1207.249563338 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d58bd00): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc76d40): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc76d40): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc76d40): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc76d40): >_readAt: n=3, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc76d40): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.986563336 +0000 UTC m=+1207.249563338 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cc76d40): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d0ca070 item 58 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a8380): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a8380): open at offset 0 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a8380): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a8380): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a8380): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a8380): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a8380): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a8380): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.98874187 +0000 UTC m=+1207.251741871 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a8380): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a8d00): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a8d00): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a8d00): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d698770 item 59 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a8d00): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a8d00): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.989445333 +0000 UTC m=+1207.252445333 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a8d00): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a96c0): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a96c0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a96c0): _writeAt: size=3, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a96c0): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a96c0): open at offset 5 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a96c0): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d698a10 item 59 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a96c0): >_writeAt: n=3, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a96c0): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.989852503 +0000 UTC m=+1207.252852504 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a96c0): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a9d40): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a9d40): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a9d40): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a9d40): >_readAt: n=8, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a9d40): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.989852503 +0000 UTC m=+1207.252852504 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d4a9d40): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d698c40 item 59 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 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/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6f280): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6f280): open at offset 0 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6f280): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6f280): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6f280): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6f280): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6f280): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6f280): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.992574948 +0000 UTC m=+1207.255574949 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6f280): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6f980): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6f980): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6f980): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42c9739d0 item 60 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6f980): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6f980): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.992994411 +0000 UTC m=+1207.255994412 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6f980): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6fec0): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6fec0): open at offset 5 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6fec0): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42c973d50 item 60 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6fec0): _readAt: size=2, off=5 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6fec0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6fec0): _writeAt: size=3, off=5 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6fec0): >_writeAt: n=3, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6fec0): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.993467638 +0000 UTC m=+1207.256467639 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42cd6fec0): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca24980): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca24980): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca24980): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca24980): >_readAt: n=3, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca24980): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.993467638 +0000 UTC m=+1207.256467639 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca24980): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d4d00e0 item 60 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca25680): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca25680): open at offset 0 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca25680): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca25680): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca25680): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca25680): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca25680): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca25680): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.99513263 +0000 UTC m=+1207.258132631 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42ca25680): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2000): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2000): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2000): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cffd880 item 61 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2000): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2000): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.995590898 +0000 UTC m=+1207.258590899 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2000): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:07:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2700): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2700): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2700): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2700): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2700): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.995590898 +0000 UTC m=+1207.258590899 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a2700): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cffda40 item 61 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:08 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/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3140): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3140): open at offset 0 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3140): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3140): _readAt: size=2, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3140): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3140): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3140): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3140): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.998442746 +0000 UTC m=+1207.261442747 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3140): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3780): _writeAt: size=5, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3780): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3780): >openPending: err= 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d097030 item 62 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3780): >_writeAt: n=5, err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3780): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.998897287 +0000 UTC m=+1207.261897289 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3780): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:07:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:07:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:08 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3e80): _readAt: size=512, off=0 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3e80): openPending: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3e80): >openPending: err= 2026/04/28 05:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3e80): >_readAt: n=5, err=EOF 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3e80): close: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:08.998897287 +0000 UTC m=+1207.261897289 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:08 DEBUG : open-test-file(0x2ab42d2a3e80): >close: err= 2026/04/28 05:07:08 DEBUG : open-test-file: Remove: 2026/04/28 05:07:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d0971f0 item 62 2026/04/28 05:07:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:09 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/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d126900): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d126900): open at offset 0 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d126900): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d126900): _readAt: size=2, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d126900): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d126900): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d126900): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d126900): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.000648412 +0000 UTC m=+1207.263648413 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d126900): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d126e40): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d126e40): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d126e40): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d19c7e0 item 63 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d126e40): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d126e40): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.001205297 +0000 UTC m=+1207.264205308 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d126e40): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:07:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d127540): _readAt: size=512, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d127540): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d127540): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d127540): >_readAt: n=5, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d127540): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.001205297 +0000 UTC m=+1207.264205308 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d127540): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: Remove: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d19c9a0 item 63 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:09 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/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d127ec0): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d127ec0): open at offset 0 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d127ec0): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d127ec0): _readAt: size=2, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d127ec0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d127ec0): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d127ec0): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d127ec0): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.002578667 +0000 UTC m=+1207.265578668 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d127ec0): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d1ee500): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d1ee500): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d1ee500): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d1cbe30 item 64 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d1ee500): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d1ee500): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.003211846 +0000 UTC m=+1207.266211847 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d1ee500): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:07:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d1eec00): _readAt: size=512, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d1eec00): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d1eec00): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d1eec00): >_readAt: n=5, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d1eec00): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.003211846 +0000 UTC m=+1207.266211847 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d1eec00): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: Remove: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d1fe150 item 64 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d1ef580): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d1ef580): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d1ef580): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d1ef580): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d1ef580): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.004973871 +0000 UTC m=+1207.267973873 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d1ef580): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d1efa00): _readAt: size=2, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d1efa00): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d1efa00): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d1efa00): >_readAt: n=2, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d1efa00): _writeAt: size=3, off=2 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d2535e0 item 65 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d1efa00): >_writeAt: n=3, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d1efa00): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.005460393 +0000 UTC m=+1207.268460394 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d1efa00): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2ce000): _readAt: size=512, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2ce000): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2ce000): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2ce000): >_readAt: n=5, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2ce000): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.005460393 +0000 UTC m=+1207.268460394 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2ce000): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: Remove: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d2537a0 item 65 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2ce980): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2ce980): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2ce980): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2ce980): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2ce980): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.007377873 +0000 UTC m=+1207.270377874 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2ce980): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2cee00): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2cee00): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d2f0d90 item 66 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2cee00): _readAt: size=2, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2cee00): >_readAt: n=0, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2cee00): _writeAt: size=3, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2cee00): >_writeAt: n=3, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2cee00): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.00787805 +0000 UTC m=+1207.270878051 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2cee00): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2cf340): _readAt: size=512, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2cf340): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2cf340): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2cf340): >_readAt: n=3, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2cf340): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.00787805 +0000 UTC m=+1207.270878051 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2cf340): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: Remove: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d2f0f50 item 66 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2cfcc0): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2cfcc0): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2cfcc0): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2cfcc0): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2cfcc0): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.010047246 +0000 UTC m=+1207.273047247 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2cfcc0): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d39c240): _readAt: size=2, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d39c240): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d39c240): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d39c240): >_readAt: n=2, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d39c240): _writeAt: size=3, off=2 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d36c540 item 67 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d39c240): >_writeAt: n=3, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d39c240): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.010449819 +0000 UTC m=+1207.273449819 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d39c240): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d39c740): _readAt: size=512, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d39c740): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d39c740): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d39c740): >_readAt: n=5, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d39c740): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.010449819 +0000 UTC m=+1207.273449819 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d39c740): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: Remove: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d36c700 item 67 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d39d100): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d39d100): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d39d100): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d39d100): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d39d100): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.011898381 +0000 UTC m=+1207.274898383 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d39d100): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d39d600): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d39d600): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d3f5b90 item 68 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d39d600): _readAt: size=2, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d39d600): >_readAt: n=0, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d39d600): _writeAt: size=3, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d39d600): >_writeAt: n=3, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d39d600): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.01252096 +0000 UTC m=+1207.275520961 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d39d600): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d39db40): _readAt: size=512, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d39db40): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d39db40): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d39db40): >_readAt: n=3, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d39db40): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.01252096 +0000 UTC m=+1207.275520961 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d39db40): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: Remove: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d3f5d50 item 68 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42e5c0): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42e5c0): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42e5c0): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42e5c0): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42e5c0): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.01392592 +0000 UTC m=+1207.276925921 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42e5c0): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42ea40): _readAt: size=2, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42ea40): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42ea40): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42ea40): >_readAt: n=2, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42ea40): _writeAt: size=3, off=2 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d451340 item 69 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42ea40): >_writeAt: n=3, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42ea40): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.014367286 +0000 UTC m=+1207.277367287 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42ea40): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42ef40): _readAt: size=512, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42ef40): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42ef40): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42ef40): >_readAt: n=5, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42ef40): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.014367286 +0000 UTC m=+1207.277367287 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42ef40): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: Remove: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d451500 item 69 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42f900): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42f900): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42f900): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42f900): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42f900): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.018647539 +0000 UTC m=+1207.281647539 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42f900): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42fe00): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42fe00): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d4a4af0 item 70 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42fe00): _readAt: size=2, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42fe00): >_readAt: n=0, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42fe00): _writeAt: size=3, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42fe00): >_writeAt: n=3, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42fe00): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.019174617 +0000 UTC m=+1207.282174618 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42fe00): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fa440): _readAt: size=512, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fa440): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fa440): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fa440): >_readAt: n=3, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fa440): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.019174617 +0000 UTC m=+1207.282174618 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fa440): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: Remove: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d4a4cb0 item 70 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fae80): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fae80): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fae80): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fae80): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fae80): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.021538161 +0000 UTC m=+1207.284538163 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fae80): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fb380): _readAt: size=2, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fb380): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fb380): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fb380): >_readAt: n=2, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fb380): _writeAt: size=3, off=2 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d010770 item 71 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fb380): >_writeAt: n=3, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fb380): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.022202269 +0000 UTC m=+1207.285202270 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fb380): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fb880): _readAt: size=512, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fb880): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fb880): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fb880): >_readAt: n=5, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fb880): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.022202269 +0000 UTC m=+1207.285202270 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fb880): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: Remove: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d0109a0 item 71 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d282340): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d282340): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d282340): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d282340): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d282340): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.023433079 +0000 UTC m=+1207.286433079 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d282340): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d282840): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d282840): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cefcd20 item 72 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d282840): _readAt: size=2, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d282840): >_readAt: n=0, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d282840): _writeAt: size=3, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d282840): >_writeAt: n=3, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d282840): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.024299539 +0000 UTC m=+1207.287299541 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d282840): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d282d80): _readAt: size=512, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d282d80): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d282d80): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d282d80): >_readAt: n=3, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d282d80): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.024299539 +0000 UTC m=+1207.287299541 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d282d80): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: Remove: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cefcfc0 item 72 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d283680): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d283680): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d283680): _readAt: size=2, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d283680): >_readAt: n=0, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d283680): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d283680): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d283680): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.026062377 +0000 UTC m=+1207.289062378 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d283680): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d283b80): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d283b80): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d283b80): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cd527e0 item 73 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d283b80): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d283b80): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.026806245 +0000 UTC m=+1207.289806246 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d283b80): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42c971900): _readAt: size=2, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42c971900): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42c971900): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42c971900): >_readAt: n=2, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42c971900): _writeAt: size=3, off=2 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cd52af0 item 73 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42c971900): >_writeAt: n=3, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42c971900): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.027227572 +0000 UTC m=+1207.290227583 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42c971900): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42c971e40): _readAt: size=512, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42c971e40): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42c971e40): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42c971e40): >_readAt: n=5, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42c971e40): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.027227572 +0000 UTC m=+1207.290227583 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42c971e40): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: Remove: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cd52d90 item 73 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d08e8c0): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d08e8c0): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d08e8c0): _readAt: size=2, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d08e8c0): >_readAt: n=0, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d08e8c0): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d08e8c0): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d08e8c0): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.029049101 +0000 UTC m=+1207.292049102 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d08e8c0): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d08edc0): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d08edc0): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d08edc0): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d1379d0 item 74 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d08edc0): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d08edc0): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.029797008 +0000 UTC m=+1207.292797008 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d08edc0): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d08f300): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d08f300): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d137b90 item 74 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d08f300): _readAt: size=2, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d08f300): >_readAt: n=0, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d08f300): _writeAt: size=3, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d08f300): >_writeAt: n=3, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d08f300): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.030284631 +0000 UTC m=+1207.293284632 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d08f300): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d08f880): _readAt: size=512, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d08f880): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d08f880): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d08f880): >_readAt: n=3, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d08f880): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.030284631 +0000 UTC m=+1207.293284632 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d08f880): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: Remove: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d137d50 item 74 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69a380): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69a380): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69a380): _readAt: size=2, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69a380): >_readAt: n=0, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69a380): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69a380): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69a380): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.031823474 +0000 UTC m=+1207.294823475 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69a380): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69a900): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69a900): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69a900): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cdc28c0 item 75 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69a900): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69a900): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.032257155 +0000 UTC m=+1207.295257156 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69a900): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69ae40): _readAt: size=2, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69ae40): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69ae40): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69ae40): >_readAt: n=2, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69ae40): _writeAt: size=3, off=2 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cdc2af0 item 75 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69ae40): >_writeAt: n=3, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69ae40): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.032697498 +0000 UTC m=+1207.295697499 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69ae40): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69b380): _readAt: size=512, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69b380): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69b380): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69b380): >_readAt: n=5, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69b380): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.032697498 +0000 UTC m=+1207.295697499 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69b380): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: Remove: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cdc2d90 item 75 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69bd00): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69bd00): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69bd00): _readAt: size=2, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69bd00): >_readAt: n=0, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69bd00): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69bd00): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69bd00): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.03439379 +0000 UTC m=+1207.297393791 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69bd00): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58a300): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58a300): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58a300): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cd0f730 item 76 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58a300): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58a300): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.034805269 +0000 UTC m=+1207.297805271 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58a300): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58a840): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58a840): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cd0fb20 item 76 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58a840): _readAt: size=2, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58a840): >_readAt: n=0, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58a840): _writeAt: size=3, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58a840): >_writeAt: n=3, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58a840): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.035815492 +0000 UTC m=+1207.298815493 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58a840): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58adc0): _readAt: size=512, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58adc0): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58adc0): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58adc0): >_readAt: n=3, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58adc0): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.035815492 +0000 UTC m=+1207.298815493 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58adc0): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: Remove: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42ccf80e0 item 76 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58b740): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58b740): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58b740): _readAt: size=2, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58b740): >_readAt: n=0, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58b740): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58b740): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58b740): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.038218432 +0000 UTC m=+1207.301218432 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58b740): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58bd40): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58bd40): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58bd40): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cd5f810 item 77 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58bd40): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58bd40): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.038958312 +0000 UTC m=+1207.301958312 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58bd40): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:07:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42cc77300): _readAt: size=512, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42cc77300): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42cc77300): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42cc77300): >_readAt: n=5, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42cc77300): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.038958312 +0000 UTC m=+1207.301958312 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42cc77300): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: Remove: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cd5fab0 item 77 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4a86c0): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4a86c0): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4a86c0): _readAt: size=2, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4a86c0): >_readAt: n=0, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4a86c0): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4a86c0): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4a86c0): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.041830539 +0000 UTC m=+1207.304830540 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4a86c0): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4a8f80): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4a8f80): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4a8f80): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d6981c0 item 78 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4a8f80): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4a8f80): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.044282442 +0000 UTC m=+1207.307282443 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4a8f80): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:07:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4a9a00): _readAt: size=512, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4a9a00): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4a9a00): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4a9a00): >_readAt: n=5, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4a9a00): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.044282442 +0000 UTC m=+1207.307282443 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4a9a00): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: Remove: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d6984d0 item 78 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42cd6ee00): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42cd6ee00): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42cd6ee00): _readAt: size=2, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42cd6ee00): >_readAt: n=0, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42cd6ee00): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42cd6ee00): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42cd6ee00): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.046841606 +0000 UTC m=+1207.309841608 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42cd6ee00): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42cd6f680): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42cd6f680): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42cd6f680): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42c972d90 item 79 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42cd6f680): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42cd6f680): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.048439732 +0000 UTC m=+1207.311439773 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42cd6f680): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:07:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42cd6fd80): _readAt: size=512, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42cd6fd80): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42cd6fd80): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42cd6fd80): >_readAt: n=5, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42cd6fd80): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.048439732 +0000 UTC m=+1207.311439773 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42cd6fd80): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: Remove: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42c973490 item 79 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:09 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/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42ca24c40): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42ca24c40): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42ca24c40): _readAt: size=2, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42ca24c40): >_readAt: n=0, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42ca24c40): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42ca24c40): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42ca24c40): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.053510442 +0000 UTC m=+1207.316510483 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42ca24c40): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42ca25480): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42ca25480): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42ca25480): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d128fc0 item 80 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42ca25480): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42ca25480): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.054234283 +0000 UTC m=+1207.317234284 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42ca25480): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:07:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42ca25e00): _readAt: size=512, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42ca25e00): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42ca25e00): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42ca25e00): >_readAt: n=5, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42ca25e00): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.054234283 +0000 UTC m=+1207.317234284 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42ca25e00): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: Remove: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d129180 item 80 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2a2940): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2a2940): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2a2940): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2a2940): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2a2940): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.056566268 +0000 UTC m=+1207.319566269 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2a2940): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2a2e80): _readAt: size=2, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2a2e80): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2a2e80): open at offset 5 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2a2e80): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2a2e80): >_readAt: n=2, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2a2e80): _writeAt: size=3, off=7 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d1b4770 item 81 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2a2e80): >_writeAt: n=3, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2a2e80): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.057501659 +0000 UTC m=+1207.320501680 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2a2e80): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2a33c0): _readAt: size=512, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2a33c0): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2a33c0): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2a33c0): >_readAt: n=8, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2a33c0): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.057501659 +0000 UTC m=+1207.320501680 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2a33c0): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: Remove: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d1b4930 item 81 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2a3e80): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2a3e80): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2a3e80): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2a3e80): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2a3e80): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.060917806 +0000 UTC m=+1207.323917818 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2a3e80): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42e480): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42e480): open at offset 5 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42e480): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d1efdc0 item 82 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42e480): _readAt: size=2, off=5 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42e480): >_readAt: n=0, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42e480): _writeAt: size=3, off=5 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42e480): >_writeAt: n=3, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42e480): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.062238496 +0000 UTC m=+1207.325238538 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42e480): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42ea00): _readAt: size=512, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42ea00): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42ea00): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42ea00): >_readAt: n=3, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42ea00): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.062238496 +0000 UTC m=+1207.325238538 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42ea00): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: Remove: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d27c0e0 item 82 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42f3c0): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42f3c0): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42f3c0): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42f3c0): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42f3c0): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.065444716 +0000 UTC m=+1207.328444727 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d42f3c0): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2f2140): _readAt: size=2, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2f2140): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2f2140): open at offset 5 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2f2140): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2f2140): >_readAt: n=2, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2f2140): _writeAt: size=3, off=7 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d28f570 item 83 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2f2140): >_writeAt: n=3, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2f2140): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.065971174 +0000 UTC m=+1207.328971185 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2f2140): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2f2680): _readAt: size=512, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2f2680): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2f2680): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2f2680): >_readAt: n=8, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2f2680): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.065971174 +0000 UTC m=+1207.328971185 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2f2680): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: Remove: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d28f730 item 83 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2f3040): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2f3040): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2f3040): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2f3040): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2f3040): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.068751437 +0000 UTC m=+1207.331751448 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2f3040): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2f3540): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2f3540): open at offset 5 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2f3540): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d322d20 item 84 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2f3540): _readAt: size=2, off=5 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2f3540): >_readAt: n=0, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2f3540): _writeAt: size=3, off=5 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2f3540): >_writeAt: n=3, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2f3540): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.069664185 +0000 UTC m=+1207.332664196 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2f3540): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2f3ac0): _readAt: size=512, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2f3ac0): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2f3ac0): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2f3ac0): >_readAt: n=3, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2f3ac0): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.069664185 +0000 UTC m=+1207.332664196 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d2f3ac0): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: Remove: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d322ee0 item 84 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d3b8580): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d3b8580): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d3b8580): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d3b8580): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d3b8580): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.074523645 +0000 UTC m=+1207.337523646 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d3b8580): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d3b8a80): _readAt: size=2, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d3b8a80): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d3b8a80): open at offset 5 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d3b8a80): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d3b8a80): >_readAt: n=2, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d3b8a80): _writeAt: size=3, off=7 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d4144d0 item 85 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d3b8a80): >_writeAt: n=3, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d3b8a80): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.076014136 +0000 UTC m=+1207.339014138 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d3b8a80): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d3b8fc0): _readAt: size=512, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d3b8fc0): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d3b8fc0): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d3b8fc0): >_readAt: n=8, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d3b8fc0): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.076014136 +0000 UTC m=+1207.339014138 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d3b8fc0): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: Remove: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d414690 item 85 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d3b9980): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d3b9980): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d3b9980): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d3b9980): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d3b9980): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.079549009 +0000 UTC m=+1207.342549020 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d3b9980): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d3b9e80): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d3b9e80): open at offset 5 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d3b9e80): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d447b20 item 86 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d3b9e80): _readAt: size=2, off=5 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d3b9e80): >_readAt: n=0, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d3b9e80): _writeAt: size=3, off=5 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d3b9e80): >_writeAt: n=3, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d3b9e80): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.080675833 +0000 UTC m=+1207.343675834 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d3b9e80): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d50c4c0): _readAt: size=512, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d50c4c0): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d50c4c0): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d50c4c0): >_readAt: n=3, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d50c4c0): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.080675833 +0000 UTC m=+1207.343675834 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d50c4c0): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: Remove: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d4fe0e0 item 86 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d50ce80): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d50ce80): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d50ce80): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d50ce80): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d50ce80): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.08416578 +0000 UTC m=+1207.347165780 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d50ce80): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d50d380): _readAt: size=2, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d50d380): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d50d380): open at offset 5 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d50d380): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d50d380): >_readAt: n=2, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d50d380): _writeAt: size=3, off=7 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d51f570 item 87 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d50d380): >_writeAt: n=3, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d50d380): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.085259571 +0000 UTC m=+1207.348259592 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d50d380): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d50d8c0): _readAt: size=512, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d50d8c0): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d50d8c0): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d50d8c0): >_readAt: n=8, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d50d8c0): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.085259571 +0000 UTC m=+1207.348259592 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d50d8c0): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: Remove: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d51f730 item 87 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:09 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/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d5aa380): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d5aa380): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d5aa380): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d5aa380): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d5aa380): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.089060426 +0000 UTC m=+1207.352060428 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d5aa380): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d5aa880): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d5aa880): open at offset 5 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d5aa880): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d5e4d20 item 88 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d5aa880): _readAt: size=2, off=5 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d5aa880): >_readAt: n=0, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d5aa880): _writeAt: size=3, off=5 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d5aa880): >_writeAt: n=3, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d5aa880): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.090370056 +0000 UTC m=+1207.353370077 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d5aa880): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d5aae00): _readAt: size=512, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d5aae00): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d5aae00): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d5aae00): >_readAt: n=3, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d5aae00): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.090370056 +0000 UTC m=+1207.353370077 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d5aae00): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: Remove: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d5e4ee0 item 88 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d5ab780): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d5ab780): open at offset 0 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d5ab780): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d5ab780): _readAt: size=2, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d5ab780): >_readAt: n=0, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d5ab780): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d5ab780): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d5ab780): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.094153059 +0000 UTC m=+1207.357153060 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d5ab780): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d5abcc0): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d5abcc0): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d5abcc0): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d65c4d0 item 89 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d5abcc0): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d5abcc0): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.094632335 +0000 UTC m=+1207.357632336 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d5abcc0): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66e300): _readAt: size=2, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66e300): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66e300): open at offset 5 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66e300): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66e300): >_readAt: n=2, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66e300): _writeAt: size=3, off=7 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d65c690 item 89 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66e300): >_writeAt: n=3, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66e300): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.095609646 +0000 UTC m=+1207.358609646 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66e300): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66e880): _readAt: size=512, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66e880): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66e880): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66e880): >_readAt: n=8, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66e880): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.095609646 +0000 UTC m=+1207.358609646 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66e880): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: Remove: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d65c850 item 89 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66e180): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66e180): open at offset 0 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66e180): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66e180): _readAt: size=2, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66e180): >_readAt: n=0, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66e180): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66e180): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66e180): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.102343194 +0000 UTC m=+1207.365343205 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66e180): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66e6c0): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66e6c0): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66e6c0): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d67dce0 item 90 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66e6c0): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66e6c0): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.102730327 +0000 UTC m=+1207.365730348 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66e6c0): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66ec00): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66ec00): open at offset 5 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66ec00): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d446000 item 90 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66ec00): _readAt: size=2, off=5 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66ec00): >_readAt: n=0, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66ec00): _writeAt: size=3, off=5 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66ec00): >_writeAt: n=3, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66ec00): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.103827454 +0000 UTC m=+1207.366827455 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66ec00): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66f2c0): _readAt: size=512, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66f2c0): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66f2c0): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66f2c0): >_readAt: n=3, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66f2c0): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.103827454 +0000 UTC m=+1207.366827455 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66f2c0): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: Remove: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d4461c0 item 90 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66f880): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66f880): open at offset 0 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66f880): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66f880): _readAt: size=2, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66f880): >_readAt: n=0, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66f880): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66f880): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66f880): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.108407957 +0000 UTC m=+1207.371407978 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66f880): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66fdc0): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66fdc0): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66fdc0): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d446540 item 91 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66fdc0): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66fdc0): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.109822324 +0000 UTC m=+1207.372822325 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d66fdc0): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d282400): _readAt: size=2, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d282400): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d282400): open at offset 5 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d282400): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d282400): >_readAt: n=2, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d282400): _writeAt: size=3, off=7 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d446700 item 91 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d282400): >_writeAt: n=3, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d282400): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.110741574 +0000 UTC m=+1207.373741615 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d282400): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d282980): _readAt: size=512, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d282980): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d282980): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d282980): >_readAt: n=8, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d282980): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.110741574 +0000 UTC m=+1207.373741615 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d282980): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: Remove: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d4468c0 item 91 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:09 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/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d283300): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d283300): open at offset 0 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d283300): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d283300): _readAt: size=2, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d283300): >_readAt: n=0, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d283300): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d283300): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d283300): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.114292045 +0000 UTC m=+1207.377292056 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d283300): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d283840): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d283840): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d283840): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d1dfd50 item 92 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d283840): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d283840): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.115422085 +0000 UTC m=+1207.378422097 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d283840): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d283d80): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d283d80): open at offset 5 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d283d80): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d0b20e0 item 92 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d283d80): _readAt: size=2, off=5 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d283d80): >_readAt: n=0, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d283d80): _writeAt: size=3, off=5 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d283d80): >_writeAt: n=3, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d283d80): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.115999067 +0000 UTC m=+1207.378999088 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d283d80): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42c971c00): _readAt: size=512, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42c971c00): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42c971c00): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42c971c00): >_readAt: n=3, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42c971c00): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.115999067 +0000 UTC m=+1207.378999088 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42c971c00): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: Remove: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d0b2460 item 92 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fa540): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fa540): open at offset 0 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fa540): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fa540): _readAt: size=2, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fa540): >_readAt: n=0, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fa540): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fa540): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fa540): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.118645868 +0000 UTC m=+1207.381645870 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fa540): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fab80): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fab80): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fab80): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cf2e690 item 93 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fab80): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fab80): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.11914344 +0000 UTC m=+1207.382143441 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fab80): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:07:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fb280): _readAt: size=512, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fb280): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fb280): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fb280): >_readAt: n=5, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fb280): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.11914344 +0000 UTC m=+1207.382143441 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fb280): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: Remove: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cf2ed20 item 93 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:09 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/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fbc00): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fbc00): open at offset 0 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fbc00): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fbc00): _readAt: size=2, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fbc00): >_readAt: n=0, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fbc00): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fbc00): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fbc00): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.121027999 +0000 UTC m=+1207.384028000 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d4fbc00): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69a240): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69a240): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69a240): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cf3f570 item 94 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69a240): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69a240): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.122619322 +0000 UTC m=+1207.385619323 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69a240): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:07:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69a9c0): _readAt: size=512, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69a9c0): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69a9c0): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69a9c0): >_readAt: n=5, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69a9c0): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.122619322 +0000 UTC m=+1207.385619323 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69a9c0): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: Remove: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cf3f810 item 94 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:09 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/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69b340): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69b340): open at offset 0 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69b340): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69b340): _readAt: size=2, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69b340): >_readAt: n=0, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69b340): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69b340): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69b340): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.126732067 +0000 UTC m=+1207.389732069 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69b340): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69b880): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69b880): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69b880): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cd08b60 item 95 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69b880): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69b880): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.129044285 +0000 UTC m=+1207.392044296 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d69b880): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:07:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58a080): _readAt: size=512, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58a080): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58a080): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58a080): >_readAt: n=5, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58a080): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.129044285 +0000 UTC m=+1207.392044296 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58a080): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: Remove: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42cd09180 item 95 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:09 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/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58aa00): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58aa00): open at offset 0 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58aa00): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58aa00): _readAt: size=2, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58aa00): >_readAt: n=0, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58aa00): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58aa00): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58aa00): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.132362648 +0000 UTC m=+1207.395362649 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58aa00): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58af40): _writeAt: size=5, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58af40): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58af40): >openPending: err= 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d0c0d20 item 96 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58af40): >_writeAt: n=5, err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58af40): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.135574849 +0000 UTC m=+1207.398574850 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58af40): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:07:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:07:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:07:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:07:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:07:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:07:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58b640): _readAt: size=512, off=0 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58b640): openPending: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58b640): >openPending: err= 2026/04/28 05:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58b640): >_readAt: n=5, err=EOF 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58b640): close: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:07:09.135574849 +0000 UTC m=+1207.398574850 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:07:09 DEBUG : open-test-file(0x2ab42d58b640): >close: err= 2026/04/28 05:07:09 DEBUG : open-test-file: Remove: 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ab42d0c0ee0 item 96 2026/04/28 05:07:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:07:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:07:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:07:09 DEBUG : open-test-file: >Remove: err= 2026/04/28 05:07:09 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:07:09 DEBUG : dir: Looking for writers 2026/04/28 05:07:09 DEBUG : Looking for writers 2026/04/28 05:07:09 DEBUG : dir: reading active writers 2026/04/28 05:07:09 DEBUG : >WaitForWriters: 2026/04/28 05:07:09 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: cleaner exiting === NAME TestRWFileHandleOpenTests/full run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 (34.03s) --- FAIL: TestRWFileHandleOpenTests/writes (17.04s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- FAIL: TestRWFileHandleOpenTests/full (16.99s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.48s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 05:07:25 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 05:07:25 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 05:07:25 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:07:25 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:07:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:07:25 DEBUG : Config file has changed externally - reloading 2026/04/28 05:07:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:07:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:07:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:07:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:07:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:07:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:07:25 INFO : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 05:07:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:07:25 DEBUG : file1: newRWFileHandle: 2026/04/28 05:07:25 DEBUG : file1(0x2ab42cc778c0): openPending: 2026/04/28 05:07:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:07:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:07:25 DEBUG : file1(0x2ab42cc778c0): >openPending: err= 2026/04/28 05:07:25 DEBUG : file1: >newRWFileHandle: err= 2026/04/28 05:07:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:07:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/28 05:07:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/04/28 05:07:25 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:07:25 DEBUG : dir: Looking for writers 2026/04/28 05:07:25 DEBUG : Looking for writers 2026/04/28 05:07:25 DEBUG : dir: reading active writers 2026/04/28 05:07:25 DEBUG : file1: reading active writers 2026/04/28 05:07:25 DEBUG : file1: active writers 1 2026/04/28 05:07:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/04/28 05:07:25 DEBUG : dir: Looking for writers 2026/04/28 05:07:25 DEBUG : Looking for writers 2026/04/28 05:07:25 DEBUG : dir: reading active writers 2026/04/28 05:07:25 DEBUG : file1: reading active writers 2026/04/28 05:07:25 DEBUG : file1: active writers 1 2026/04/28 05:07:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/04/28 05:07:25 DEBUG : dir: Looking for writers 2026/04/28 05:07:25 DEBUG : Looking for writers 2026/04/28 05:07:25 DEBUG : dir: reading active writers 2026/04/28 05:07:25 DEBUG : file1: reading active writers 2026/04/28 05:07:25 DEBUG : file1: active writers 1 2026/04/28 05:07:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/04/28 05:07:25 DEBUG : dir: Looking for writers 2026/04/28 05:07:25 DEBUG : Looking for writers 2026/04/28 05:07:25 DEBUG : dir: reading active writers 2026/04/28 05:07:25 DEBUG : file1: reading active writers 2026/04/28 05:07:25 DEBUG : file1: active writers 1 2026/04/28 05:07:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/04/28 05:07:25 DEBUG : dir: Looking for writers 2026/04/28 05:07:25 DEBUG : Looking for writers 2026/04/28 05:07:25 DEBUG : dir: reading active writers 2026/04/28 05:07:25 DEBUG : file1: reading active writers 2026/04/28 05:07:25 DEBUG : file1: active writers 1 2026/04/28 05:07:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/04/28 05:07:26 DEBUG : dir: Looking for writers 2026/04/28 05:07:26 DEBUG : Looking for writers 2026/04/28 05:07:26 DEBUG : dir: reading active writers 2026/04/28 05:07:26 DEBUG : file1: reading active writers 2026/04/28 05:07:26 DEBUG : file1: active writers 1 2026/04/28 05:07:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/04/28 05:07:26 DEBUG : dir: Looking for writers 2026/04/28 05:07:26 DEBUG : Looking for writers 2026/04/28 05:07:26 DEBUG : file1: reading active writers 2026/04/28 05:07:26 DEBUG : file1: active writers 1 2026/04/28 05:07:26 DEBUG : dir: reading active writers 2026/04/28 05:07:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/04/28 05:07:27 DEBUG : dir: Looking for writers 2026/04/28 05:07:27 DEBUG : Looking for writers 2026/04/28 05:07:27 DEBUG : file1: reading active writers 2026/04/28 05:07:27 DEBUG : file1: active writers 1 2026/04/28 05:07:27 DEBUG : dir: reading active writers 2026/04/28 05:07:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:07:28 DEBUG : dir: Looking for writers 2026/04/28 05:07:28 DEBUG : Looking for writers 2026/04/28 05:07:28 DEBUG : dir: reading active writers 2026/04/28 05:07:28 DEBUG : file1: reading active writers 2026/04/28 05:07:28 DEBUG : file1: active writers 1 2026/04/28 05:07:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:07:29 DEBUG : dir: Looking for writers 2026/04/28 05:07:29 DEBUG : Looking for writers 2026/04/28 05:07:29 DEBUG : dir: reading active writers 2026/04/28 05:07:29 DEBUG : file1: reading active writers 2026/04/28 05:07:29 DEBUG : file1: active writers 1 2026/04/28 05:07:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:07:30 DEBUG : dir: Looking for writers 2026/04/28 05:07:30 DEBUG : Looking for writers 2026/04/28 05:07:30 DEBUG : dir: reading active writers 2026/04/28 05:07:30 DEBUG : file1: reading active writers 2026/04/28 05:07:30 DEBUG : file1: active writers 1 2026/04/28 05:07:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:07:31 DEBUG : dir: Looking for writers 2026/04/28 05:07:31 DEBUG : Looking for writers 2026/04/28 05:07:31 DEBUG : dir: reading active writers 2026/04/28 05:07:31 DEBUG : file1: reading active writers 2026/04/28 05:07:31 DEBUG : file1: active writers 1 2026/04/28 05:07:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:07:32 DEBUG : dir: Looking for writers 2026/04/28 05:07:32 DEBUG : Looking for writers 2026/04/28 05:07:32 DEBUG : dir: reading active writers 2026/04/28 05:07:32 DEBUG : file1: reading active writers 2026/04/28 05:07:32 DEBUG : file1: active writers 1 2026/04/28 05:07:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:07:32 DEBUG : forgetting directory cache 2026/04/28 05:07:32 DEBUG : dir: forgetting directory cache 2026/04/28 05:07:33 DEBUG : dir: Looking for writers 2026/04/28 05:07:33 DEBUG : Looking for writers 2026/04/28 05:07:33 DEBUG : dir: reading active writers 2026/04/28 05:07:33 DEBUG : file1: reading active writers 2026/04/28 05:07:33 DEBUG : file1: active writers 1 2026/04/28 05:07:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:07:34 DEBUG : dir: Looking for writers 2026/04/28 05:07:34 DEBUG : Looking for writers 2026/04/28 05:07:34 DEBUG : file1: reading active writers 2026/04/28 05:07:34 DEBUG : file1: active writers 1 2026/04/28 05:07:34 DEBUG : dir: reading active writers 2026/04/28 05:07:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:07:35 DEBUG : dir: Looking for writers 2026/04/28 05:07:35 DEBUG : Looking for writers 2026/04/28 05:07:35 DEBUG : dir: reading active writers 2026/04/28 05:07:35 DEBUG : file1: reading active writers 2026/04/28 05:07:35 DEBUG : file1: active writers 1 2026/04/28 05:07:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:07:36 DEBUG : dir: Looking for writers 2026/04/28 05:07:36 DEBUG : Looking for writers 2026/04/28 05:07:36 DEBUG : file1: reading active writers 2026/04/28 05:07:36 DEBUG : file1: active writers 1 2026/04/28 05:07:36 DEBUG : dir: reading active writers 2026/04/28 05:07:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:07:37 DEBUG : dir: Looking for writers 2026/04/28 05:07:37 DEBUG : Looking for writers 2026/04/28 05:07:37 DEBUG : dir: reading active writers 2026/04/28 05:07:37 DEBUG : file1: reading active writers 2026/04/28 05:07:37 DEBUG : file1: active writers 1 2026/04/28 05:07:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:07:38 DEBUG : dir: Looking for writers 2026/04/28 05:07:38 DEBUG : Looking for writers 2026/04/28 05:07:38 DEBUG : dir: reading active writers 2026/04/28 05:07:38 DEBUG : file1: reading active writers 2026/04/28 05:07:38 DEBUG : file1: active writers 1 2026/04/28 05:07:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:07:39 DEBUG : dir: Looking for writers 2026/04/28 05:07:39 DEBUG : Looking for writers 2026/04/28 05:07:39 DEBUG : dir: reading active writers 2026/04/28 05:07:39 DEBUG : file1: reading active writers 2026/04/28 05:07:39 DEBUG : file1: active writers 1 2026/04/28 05:07:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:07:40 DEBUG : dir: Looking for writers 2026/04/28 05:07:40 DEBUG : Looking for writers 2026/04/28 05:07:40 DEBUG : dir: reading active writers 2026/04/28 05:07:40 DEBUG : file1: reading active writers 2026/04/28 05:07:40 DEBUG : file1: active writers 1 2026/04/28 05:07:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:07:41 DEBUG : dir: Looking for writers 2026/04/28 05:07:41 DEBUG : Looking for writers 2026/04/28 05:07:41 DEBUG : dir: reading active writers 2026/04/28 05:07:41 DEBUG : file1: reading active writers 2026/04/28 05:07:41 DEBUG : file1: active writers 1 2026/04/28 05:07:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:07:42 DEBUG : dir: Looking for writers 2026/04/28 05:07:42 DEBUG : Looking for writers 2026/04/28 05:07:42 DEBUG : dir: reading active writers 2026/04/28 05:07:42 DEBUG : file1: reading active writers 2026/04/28 05:07:42 DEBUG : file1: active writers 1 2026/04/28 05:07:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:07:43 DEBUG : dir: Looking for writers 2026/04/28 05:07:43 DEBUG : Looking for writers 2026/04/28 05:07:43 DEBUG : dir: reading active writers 2026/04/28 05:07:43 DEBUG : file1: reading active writers 2026/04/28 05:07:43 DEBUG : file1: active writers 1 2026/04/28 05:07:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:07:44 DEBUG : dir: Looking for writers 2026/04/28 05:07:44 DEBUG : Looking for writers 2026/04/28 05:07:44 DEBUG : dir: reading active writers 2026/04/28 05:07:44 DEBUG : file1: reading active writers 2026/04/28 05:07:44 DEBUG : file1: active writers 1 2026/04/28 05:07:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:07:45 DEBUG : dir: Looking for writers 2026/04/28 05:07:45 DEBUG : Looking for writers 2026/04/28 05:07:45 DEBUG : dir: reading active writers 2026/04/28 05:07:45 DEBUG : file1: reading active writers 2026/04/28 05:07:45 DEBUG : file1: active writers 1 2026/04/28 05:07:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:07:46 DEBUG : dir: Looking for writers 2026/04/28 05:07:46 DEBUG : Looking for writers 2026/04/28 05:07:46 DEBUG : dir: reading active writers 2026/04/28 05:07:46 DEBUG : file1: reading active writers 2026/04/28 05:07:46 DEBUG : file1: active writers 1 2026/04/28 05:07:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:07:47 DEBUG : dir: Looking for writers 2026/04/28 05:07:47 DEBUG : Looking for writers 2026/04/28 05:07:47 DEBUG : dir: reading active writers 2026/04/28 05:07:47 DEBUG : file1: reading active writers 2026/04/28 05:07:47 DEBUG : file1: active writers 1 2026/04/28 05:07:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:07:48 DEBUG : dir: Looking for writers 2026/04/28 05:07:48 DEBUG : Looking for writers 2026/04/28 05:07:48 DEBUG : file1: reading active writers 2026/04/28 05:07:48 DEBUG : file1: active writers 1 2026/04/28 05:07:48 DEBUG : dir: reading active writers 2026/04/28 05:07:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:07:49 DEBUG : dir: Looking for writers 2026/04/28 05:07:49 DEBUG : Looking for writers 2026/04/28 05:07:49 DEBUG : dir: reading active writers 2026/04/28 05:07:49 DEBUG : file1: reading active writers 2026/04/28 05:07:49 DEBUG : file1: active writers 1 2026/04/28 05:07:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:07:50 DEBUG : dir: Looking for writers 2026/04/28 05:07:50 DEBUG : Looking for writers 2026/04/28 05:07:50 DEBUG : dir: reading active writers 2026/04/28 05:07:50 DEBUG : file1: reading active writers 2026/04/28 05:07:50 DEBUG : file1: active writers 1 2026/04/28 05:07:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:07:51 DEBUG : dir: Looking for writers 2026/04/28 05:07:51 DEBUG : Looking for writers 2026/04/28 05:07:51 DEBUG : dir: reading active writers 2026/04/28 05:07:51 DEBUG : file1: reading active writers 2026/04/28 05:07:51 DEBUG : file1: active writers 1 2026/04/28 05:07:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:07:52 DEBUG : dir: Looking for writers 2026/04/28 05:07:52 DEBUG : Looking for writers 2026/04/28 05:07:52 DEBUG : dir: reading active writers 2026/04/28 05:07:52 DEBUG : file1: reading active writers 2026/04/28 05:07:52 DEBUG : file1: active writers 1 2026/04/28 05:07:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:07:53 DEBUG : dir: Looking for writers 2026/04/28 05:07:53 DEBUG : Looking for writers 2026/04/28 05:07:53 DEBUG : file1: reading active writers 2026/04/28 05:07:53 DEBUG : file1: active writers 1 2026/04/28 05:07:53 DEBUG : dir: reading active writers 2026/04/28 05:07:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:07:54 DEBUG : dir: Looking for writers 2026/04/28 05:07:54 DEBUG : Looking for writers 2026/04/28 05:07:54 DEBUG : dir: reading active writers 2026/04/28 05:07:54 DEBUG : file1: reading active writers 2026/04/28 05:07:54 DEBUG : file1: active writers 1 2026/04/28 05:07:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:07:55 DEBUG : dir: Looking for writers 2026/04/28 05:07:55 DEBUG : Looking for writers 2026/04/28 05:07:55 DEBUG : dir: reading active writers 2026/04/28 05:07:55 DEBUG : file1: reading active writers 2026/04/28 05:07:55 DEBUG : file1: active writers 1 2026/04/28 05:07:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:07:55 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x2ab42d51bd00 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x2ab42d118908 notify:{wait:0 notify:0 lock:0 head: tail:} checker:46953338603840} name:file1 opens:1 downloaders: o: fd:0x2ab42cf66058 info:{ModTime:{wall:14011874932942146568 ext:1224055169501 loc:0x46fdde0} ATime:{wall:14011874932942146568 ext:1224055169501 loc:0x46fdde0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/04/28 05:07:55 DEBUG : >WaitForWriters: 2026/04/28 05:07:55 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: cleaner exiting run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty 2026/04/28 05:08:03 DEBUG : forgetting directory cache 2026/04/28 05:08:03 DEBUG : dir: forgetting directory cache run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 (47.04s) === RUN TestRWCacheRename run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 05:08:12 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 05:08:12 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 05:08:12 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:08:12 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:08:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:08:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:08:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:08:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:08:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:08:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" read_write_test.go:694: skip as can't rename files 2026/04/28 05:08:12 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:08:12 DEBUG : Looking for writers 2026/04/28 05:08:12 DEBUG : >WaitForWriters: 2026/04/28 05:08:12 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: cleaner exiting run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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.84s) === RUN TestRWCacheUpdate run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 05:08:29 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 05:08:29 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 05:08:29 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:08:29 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:08:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:08:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:08:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:08:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" 2026/04/28 05:08:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:08:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-gepemic8guvi" read_write_test.go:730: skip as modtime not supported 2026/04/28 05:08:29 INFO : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 05:08:29 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:08:29 DEBUG : Looking for writers 2026/04/28 05:08:29 DEBUG : >WaitForWriters: 2026/04/28 05:08:29 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': vfs cache: cleaner exiting 2026/04/28 05:08:29 DEBUG : forgetting directory cache run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty 2026/04/28 05:08:33 DEBUG : forgetting directory cache 2026/04/28 05:08:33 DEBUG : dir: forgetting directory cache run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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.66s) === RUN TestCaseSensitivity run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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.83s) === RUN TestUnicodeNormalization run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 05:09:03 DEBUG : forgetting directory cache 2026/04/28 05:09:03 DEBUG : dir: forgetting directory cache 2026/04/28 05:09:04 DEBUG : normal name with no special characters.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 05:09:05 DEBUG : normal name with no special characters.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 05:09:07 DEBUG : 測試_Русский___ě_áñ: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 05:09:08 DEBUG : 測試_Русский___ě_áñ: Trying to read object after upload: try again in 200ms (2/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:345 /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:345 /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/04/28 05:09:17 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 05:09:17 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 05:09:17 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 05:09:17 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/28 05:09:17 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/28 05:09:17 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/28 05:09:17 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 vfs_case_test.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:147 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:187 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestUnicodeNormalization vfs_case_test.go:148: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:148 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:187 Error: Not equal: expected: 0 actual : 5 Test: TestUnicodeNormalization vfs_case_test.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:187 Error: Not equal: expected: "\x00\x00\x00\x00\x00" actual : "data1" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +data1 Test: TestUnicodeNormalization 2026/04/28 05:09:17 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 05:09:17 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/28 05:09:17 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/28 05:09:17 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/28 05:09:17 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:09:18 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/28 05:09:18 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 05:09:18 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/28 05:09:18 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/28 05:09:18 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/28 05:09:18 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 vfs_case_test.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:147 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:195 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestUnicodeNormalization vfs_case_test.go:148: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:148 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:195 Error: Not equal: expected: 0 actual : 5 Test: TestUnicodeNormalization vfs_case_test.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:195 Error: Not equal: expected: "\x00\x00\x00\x00\x00" actual : "data1" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +data1 Test: TestUnicodeNormalization 2026/04/28 05:09:18 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 05:09:18 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/28 05:09:18 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:09:18 DEBUG : dir: Looking for writers 2026/04/28 05:09:18 DEBUG : Looking for writers 2026/04/28 05:09:18 DEBUG : dir: reading active writers 2026/04/28 05:09:18 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/28 05:09:18 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/28 05:09:18 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/04/28 05:09:33 DEBUG : forgetting directory cache 2026/04/28 05:09:33 DEBUG : dir: forgetting directory cache 2026/04/28 05:09:33 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 (34.76s) === RUN TestVFSNew run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 05:09:37 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 05:09:37 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 05:09:37 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': Reusing VFS from active cache 2026/04/28 05:09:37 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:09:37 DEBUG : Looking for writers 2026/04/28 05:09:37 DEBUG : >WaitForWriters: 2026/04/28 05:09:37 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:09:37 DEBUG : Looking for writers 2026/04/28 05:09:37 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 (16.60s) === RUN TestVFSNewWithOpts run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 05:09:54 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 05:09:54 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 05:09:54 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:09:54 DEBUG : Looking for writers 2026/04/28 05:09:54 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/04/28 05:10:05 DEBUG : forgetting directory cache 2026/04/28 05:10:05 DEBUG : dir: forgetting directory cache 2026/04/28 05:10:05 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 (17.51s) === RUN TestVFSRoot run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 05:10:11 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 05:10:11 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 05:10:11 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:10:11 DEBUG : Looking for writers 2026/04/28 05:10:11 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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.60s) === RUN TestVFSStat run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 05:10:28 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 05:10:28 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 05:10:30 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 05:10:30 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 05:10:33 DEBUG : dir/file2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 05:10:33 DEBUG : dir/file2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 05:10: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 2026/04/28 05:10:38 DEBUG : forgetting directory cache 2026/04/28 05:10:38 DEBUG : dir: forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/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:345 /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/04/28 05:10:43 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:10:43 DEBUG : dir: Looking for writers 2026/04/28 05:10:43 DEBUG : file1: reading active writers 2026/04/28 05:10:43 DEBUG : file2: reading active writers 2026/04/28 05:10:43 DEBUG : Looking for writers 2026/04/28 05:10:43 DEBUG : dir: reading active writers 2026/04/28 05:10:43 DEBUG : file1: reading active writers 2026/04/28 05:10:43 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 (34.46s) === RUN TestVFSStatParent run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 05:11:02 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 05:11:02 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:225 Error: Should be true Test: TestVFSStatParent 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:225 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestVFSStatParent Messages: Unexpected file "dir/file1" 2026/04/28 05:11:16 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:11:16 DEBUG : dir: Looking for writers 2026/04/28 05:11:16 DEBUG : Looking for writers 2026/04/28 05:11:16 DEBUG : dir: reading active writers 2026/04/28 05:11:16 DEBUG : file1: reading active writers 2026/04/28 05:11:16 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: TestVFSStatParent Messages: directories --- FAIL: TestVFSStatParent (32.74s) === RUN TestVFSOpenFile run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 05:11:35 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 05:11:35 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 05:11:37 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 05:11:39 DEBUG : forgetting directory cache 2026/04/28 05:11:39 DEBUG : dir: forgetting directory cache 2026/04/28 05:11:39 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/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:345 /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/04/28 05:11:48 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 05:11:49 DEBUG : file1: Open: flags=O_RDONLY 2026/04/28 05:11:49 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/28 05:11:49 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/28 05:11:49 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 05:11:49 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/28 05:11:49 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 05:11:49 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/28 05:11:49 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:11:49 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:11:49 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/28 05:11:49 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/28 05:11:49 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/28 05:11:49 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/28 05:11:49 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': File to upload is small (0 bytes), uploading instead of streaming 2026/04/28 05:11:49 ERROR : dir/new_file.txt: WriteFileHandle.New Rcat failed: can't upload empty files to this remote 2026/04/28 05:11:49 DEBUG : dir/new_file.txt: Remove: 2026/04/28 05:11:49 DEBUG : dir: Added virtual directory entry vDel: "new_file.txt" 2026/04/28 05:11:49 DEBUG : dir/new_file.txt: >Remove: err= 2026/04/28 05:11:49 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:11:49 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/28 05:11:49 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:11:49 DEBUG : dir: Looking for writers 2026/04/28 05:11:49 DEBUG : file1: reading active writers 2026/04/28 05:11:49 DEBUG : file2: reading active writers 2026/04/28 05:11:49 DEBUG : Looking for writers 2026/04/28 05:11:49 DEBUG : dir: reading active writers 2026/04/28 05:11:49 DEBUG : file1: reading active writers 2026/04/28 05:11:49 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 (33.19s) === RUN TestVFSRename run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 05:12:08 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 05:12:08 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --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/04/28 05:12:08 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:12:08 DEBUG : Looking for writers 2026/04/28 05:12:08 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit 2026/04/28 05:12:09 DEBUG : forgetting directory cache 2026/04/28 05:12:09 DEBUG : dir: forgetting directory cache 2026/04/28 05:12:09 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 (16.58s) === RUN TestVFSStatfs run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 05:12:25 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 05:12:25 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 05:12:25 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:12:25 DEBUG : Looking for writers 2026/04/28 05:12:25 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty 2026/04/28 05:12:30 DEBUG : dir: forgetting directory cache 2026/04/28 05:12:30 DEBUG : forgetting directory cache 2026/04/28 05:12:30 DEBUG : dir: forgetting directory cache 2026/04/28 05:12:30 DEBUG : Removed virtual directory entry vAddFile: "file1" run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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.61s) === RUN TestVFSMkdir run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 05:12:41 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 05:12:41 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --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:365 /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:365 /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:365 /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/04/28 05:12:51 DEBUG : Added virtual directory entry vAddDir: "/" 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/04/28 05:12:59 DEBUG : forgetting directory cache 2026/04/28 05:12:59 DEBUG : dir: forgetting directory cache 2026/04/28 05:12:59 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/04/28 05:12:59 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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:376 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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:376 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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:376 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/04/28 05:13:01 DEBUG : Added virtual directory entry vAddDir: "a" 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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:382 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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:382 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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:382 Error: Not equal: expected: []string{"a"} actual : []string{"a", "dir"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=1) "a" +([]string) (len=2) { + (string) (len=1) "a", + (string) (len=3) "dir" } Test: TestVFSMkdir 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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:388 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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:388 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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:388 Error: Not equal: expected: []string{"a"} actual : []string{"a", "dir"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=1) "a" +([]string) (len=2) { + (string) (len=1) "a", + (string) (len=3) "dir" } Test: TestVFSMkdir Messages: directories 2026/04/28 05:13:22 DEBUG : Added virtual directory entry vAddDir: "b" 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/04/28 05:13:29 DEBUG : dir: forgetting directory cache 2026/04/28 05:13:29 DEBUG : forgetting directory cache 2026/04/28 05:13:29 DEBUG : dir: forgetting directory cache 2026/04/28 05:13:29 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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:394 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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:394 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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:394 Error: Not equal: expected: []string{"a", "b"} actual : []string{"a", "b", "dir"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=1) "a", - (string) (len=1) "b" + (string) (len=1) "b", + (string) (len=3) "dir" } Test: TestVFSMkdir Messages: directories 2026/04/28 05:13:34 DEBUG : Added virtual directory entry vAddDir: "c" 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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:400 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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:400 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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:400 Error: Not equal: expected: []string{"a", "b", "c"} actual : []string{"a", "b", "c", "dir"} Diff: --- Expected +++ Actual @@ -1,5 +1,6 @@ -([]string) (len=3) { +([]string) (len=4) { (string) (len=1) "a", (string) (len=1) "b", - (string) (len=1) "c" + (string) (len=1) "c", + (string) (len=3) "dir" } Test: TestVFSMkdir Messages: directories 2026/04/28 05:13:46 DEBUG : Added virtual directory entry vAddDir: "d" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/04/28 05:13:49 DEBUG : dir: forgetting directory cache 2026/04/28 05:13:49 DEBUG : forgetting directory cache 2026/04/28 05:13:49 DEBUG : dir: forgetting directory cache 2026/04/28 05:13:49 DEBUG : Removed virtual directory entry vAddFile: "file1" 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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:406 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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:406 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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:406 Error: Not equal: expected: []string{"a", "b", "c", "d"} actual : []string{"a", "b", "c", "d", "dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=1) "a", @@ -4,3 +4,4 @@ (string) (len=1) "c", - (string) (len=1) "d" + (string) (len=1) "d", + (string) (len=3) "dir" } Test: TestVFSMkdir Messages: directories 2026/04/28 05:13:57 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:13:57 DEBUG : d: Looking for writers 2026/04/28 05:13:57 DEBUG : dir: Looking for writers 2026/04/28 05:13:57 DEBUG : Looking for writers 2026/04/28 05:13:57 DEBUG : a: Looking for writers 2026/04/28 05:13:57 DEBUG : b: Looking for writers 2026/04/28 05:13:57 DEBUG : c: Looking for writers 2026/04/28 05:13:57 DEBUG : Looking for writers 2026/04/28 05:13:57 DEBUG : a: reading active writers 2026/04/28 05:13:57 DEBUG : b: reading active writers 2026/04/28 05:13:57 DEBUG : c: reading active writers 2026/04/28 05:13:57 DEBUG : d: reading active writers 2026/04/28 05:13:57 DEBUG : dir: reading active writers 2026/04/28 05:13:57 DEBUG : /: reading active writers 2026/04/28 05:13:57 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: TestVFSMkdir Messages: directories --- FAIL: TestVFSMkdir (99.65s) === RUN TestVFSMkdirAll run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 05:14:21 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 05:14:21 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 05:14:21 DEBUG : forgetting directory cache 2026/04/28 05:14:21 DEBUG : dir: 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/run.go:365 /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:365 /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:365 /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:365 /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:365 /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:365 /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/04/28 05:14:41 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/28 05:14:43 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/04/28 05:14:44 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/04/28 05:14:46 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:427 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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:427 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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:427 Error: Not equal: expected: []string{"a", "a/b", "a/b/c", "a/b/c/d"} actual : []string{"a", "a/b", "a/b/c", "a/b/c/d", "dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=1) "a", @@ -4,3 +4,4 @@ (string) (len=5) "a/b/c", - (string) (len=7) "a/b/c/d" + (string) (len=7) "a/b/c/d", + (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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:433 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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:433 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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:433 Error: Not equal: expected: []string{"a", "a/b", "a/b/c", "a/b/c/d"} actual : []string{"a", "a/b", "a/b/c", "a/b/c/d", "dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=1) "a", @@ -4,3 +4,4 @@ (string) (len=5) "a/b/c", - (string) (len=7) "a/b/c/d" + (string) (len=7) "a/b/c/d", + (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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:439 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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:439 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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:439 Error: Not equal: expected: []string{"a", "a/b", "a/b/c", "a/b/c/d"} actual : []string{"a", "a/b", "a/b/c", "a/b/c/d", "dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=1) "a", @@ -4,3 +4,4 @@ (string) (len=5) "a/b/c", - (string) (len=7) "a/b/c/d" + (string) (len=7) "a/b/c/d", + (string) (len=3) "dir" } Test: TestVFSMkdirAll Messages: directories 2026/04/28 05:15:20 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:15:20 DEBUG : dir: Looking for writers 2026/04/28 05:15:20 DEBUG : a/b/c/d: Looking for writers 2026/04/28 05:15:20 DEBUG : a/b/c: Looking for writers 2026/04/28 05:15:20 DEBUG : d: reading active writers 2026/04/28 05:15:20 DEBUG : a/b: Looking for writers 2026/04/28 05:15:20 DEBUG : c: reading active writers 2026/04/28 05:15:20 DEBUG : a: Looking for writers 2026/04/28 05:15:20 DEBUG : b: reading active writers 2026/04/28 05:15:20 DEBUG : Looking for writers 2026/04/28 05:15:20 DEBUG : dir: reading active writers 2026/04/28 05:15:20 DEBUG : a: reading active writers 2026/04/28 05:15:20 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty 2026/04/28 05:15:30 DEBUG : forgetting directory cache 2026/04/28 05:15:30 DEBUG : dir: 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: TestVFSMkdirAll Messages: directories --- FAIL: TestVFSMkdirAll (82.80s) === RUN TestVFSIsMetadataFile run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 05:15:44 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 05:15:44 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 05:15:44 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:15:44 DEBUG : Looking for writers 2026/04/28 05:15:44 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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.46s) === RUN TestWriteFileHandleMethods run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 05:16:00 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 05:16:00 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 05:16:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:16:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:16:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:16:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/28 05:16:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/28 05:16:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:16:01 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/28 05:16:01 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/28 05:16:01 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/28 05:16:01 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': File to upload is small (5 bytes), uploading instead of streaming 2026/04/28 05:16:04 DEBUG : file1: size = 5 OK 2026/04/28 05:16:04 DEBUG : file1: Size of src and dst objects identical 2026/04/28 05:16:04 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 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:157 Error: Should be true Test: TestWriteFileHandleMethods Messages: listing wrong, want file1 (5) got dir/file1 (14), file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/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/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 2026/04/28 05:16:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:16:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:16:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:16:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/28 05:16:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 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:164 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 2026/04/28 05:16:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:16:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:16:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:16:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/28 05:16:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/28 05:16:12 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 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:173 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 2026/04/28 05:16:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/28 05:16:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/28 05:16:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:16:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/28 05:16:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/28 05:16:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:16:12 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': File to upload is small (0 bytes), uploading instead of streaming 2026/04/28 05:16:12 ERROR : file1: WriteFileHandle.New Rcat failed: can't upload empty files to this remote 2026/04/28 05:16:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/28 05:16:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/28 05:16:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:16:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/28 05:16:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/28 05:16:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:16:12 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': File to upload is small (7 bytes), uploading instead of streaming 2026/04/28 05:16:13 DEBUG : file1: Update: removing old file 2026/04/28 05:16:16 DEBUG : file1: size = 7 OK 2026/04/28 05:16:16 DEBUG : file1: Size of src and dst objects identical 2026/04/28 05:16:16 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:191 Error: Not equal: expected: []string{"file1,7,false"} actual : []string{"dir,0,true", "file1,7,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=10) "dir,0,true", (string) (len=13) "file1,7,false" Test: TestWriteFileHandleMethods 2026/04/28 05:16:16 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:16:16 DEBUG : dir: Looking for writers 2026/04/28 05:16:16 DEBUG : Looking for writers 2026/04/28 05:16:16 DEBUG : dir: reading active writers 2026/04/28 05:16:16 DEBUG : file1: reading active writers 2026/04/28 05:16:16 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/04/28 05:16:28 DEBUG : forgetting directory cache 2026/04/28 05:16:28 DEBUG : dir: forgetting directory cache 2026/04/28 05:16:28 DEBUG : dir: forgetting directory cache 2026/04/28 05:16:28 DEBUG : Removed virtual directory entry vAddFile: "file1" fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: TestWriteFileHandleMethods Messages: directories --- FAIL: TestWriteFileHandleMethods (33.38s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 05:16:34 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 05:16:34 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 05:16:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:16:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:16:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:16:34 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/28 05:16:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/28 05:16:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:16:34 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/28 05:16:35 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/28 05:16:35 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/28 05:16:35 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/28 05:16:35 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': File to upload is small (11 bytes), uploading instead of streaming 2026/04/28 05:16:37 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 05:16:37 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 05:16:38 DEBUG : file1: size = 11 OK 2026/04/28 05:16:38 DEBUG : file1: Size of src and dst objects identical 2026/04/28 05:16:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:16:38 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/04/28 05:16:46 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:16:46 DEBUG : dir: Looking for writers 2026/04/28 05:16:46 DEBUG : Looking for writers 2026/04/28 05:16:46 DEBUG : dir: reading active writers 2026/04/28 05:16:46 DEBUG : file1: reading active writers 2026/04/28 05:16:46 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit 2026/04/28 05:16:51 DEBUG : dir: forgetting directory cache 2026/04/28 05:16:51 DEBUG : forgetting directory cache 2026/04/28 05:16:51 DEBUG : dir: forgetting directory cache 2026/04/28 05:16:51 DEBUG : Removed virtual directory entry vDel: "open-test-file" run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 (30.59s) === RUN TestWriteFileHandleFlush run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 05:17:04 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 05:17:04 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 05:17:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:17:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:17:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:17:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/28 05:17:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/28 05:17:05 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/28 05:17:05 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/04/28 05:17:05 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': File to upload is small (5 bytes), uploading instead of streaming 2026/04/28 05:17:07 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 05:17:07 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 05:17:07 DEBUG : file1: Trying to read object after upload: try again in 400ms (3/10) 2026/04/28 05:17:08 DEBUG : file1: size = 5 OK 2026/04/28 05:17:08 DEBUG : file1: Size of src and dst objects identical 2026/04/28 05:17:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:17:08 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/04/28 05:17:08 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:17:08 DEBUG : dir: Looking for writers 2026/04/28 05:17:08 DEBUG : Looking for writers 2026/04/28 05:17:08 DEBUG : file1: reading active writers 2026/04/28 05:17:08 DEBUG : dir: reading active writers 2026/04/28 05:17:08 DEBUG : >WaitForWriters: 2026/04/28 05:17:08 DEBUG : forgetting directory cache 2026/04/28 05:17:08 DEBUG : dir: forgetting directory cache 2026/04/28 05:17:08 DEBUG : dir: forgetting directory cache 2026/04/28 05:17:08 DEBUG : Removed virtual directory entry vDel: "open-test-file" run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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), file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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 "file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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.99s) === RUN TestWriteFileHandleRelease run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 05:17:24 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 05:17:24 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 05:17:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:17:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:17:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:17:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/28 05:17:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/28 05:17:25 DEBUG : file1: WriteFileHandle.Release closing 2026/04/28 05:17:25 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/28 05:17:25 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:17:25 DEBUG : dir: Looking for writers 2026/04/28 05:17:25 DEBUG : Looking for writers 2026/04/28 05:17:25 DEBUG : dir: reading active writers 2026/04/28 05:17:25 DEBUG : file1: reading active writers 2026/04/28 05:17:25 DEBUG : >WaitForWriters: 2026/04/28 05:17:25 DEBUG : forgetting directory cache 2026/04/28 05:17:25 DEBUG : dir: forgetting directory cache 2026/04/28 05:17:25 DEBUG : dir: forgetting directory cache run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleRelease Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleRelease Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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: TestWriteFileHandleRelease Messages: directories --- FAIL: TestWriteFileHandleRelease (18.03s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 05:17:42 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 05:17:42 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 05:17:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:17:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:17:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:17:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/28 05:17:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/04/28 05:17:43 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:17:43 DEBUG : dir: Looking for writers 2026/04/28 05:17:43 DEBUG : Looking for writers 2026/04/28 05:17:43 DEBUG : dir: reading active writers 2026/04/28 05:17:43 DEBUG : file1: reading active writers 2026/04/28 05:17:43 DEBUG : file1: active writers 1 2026/04/28 05:17:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/04/28 05:17:43 DEBUG : dir: Looking for writers 2026/04/28 05:17:43 DEBUG : Looking for writers 2026/04/28 05:17:43 DEBUG : dir: reading active writers 2026/04/28 05:17:43 DEBUG : file1: reading active writers 2026/04/28 05:17:43 DEBUG : file1: active writers 1 2026/04/28 05:17:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/04/28 05:17:43 DEBUG : dir: Looking for writers 2026/04/28 05:17:43 DEBUG : Looking for writers 2026/04/28 05:17:43 DEBUG : dir: reading active writers 2026/04/28 05:17:43 DEBUG : file1: reading active writers 2026/04/28 05:17:43 DEBUG : file1: active writers 1 2026/04/28 05:17:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/04/28 05:17:43 DEBUG : dir: Looking for writers 2026/04/28 05:17:43 DEBUG : Looking for writers 2026/04/28 05:17:43 DEBUG : dir: reading active writers 2026/04/28 05:17:43 DEBUG : file1: reading active writers 2026/04/28 05:17:43 DEBUG : file1: active writers 1 2026/04/28 05:17:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/04/28 05:17:43 DEBUG : dir: Looking for writers 2026/04/28 05:17:43 DEBUG : Looking for writers 2026/04/28 05:17:43 DEBUG : file1: reading active writers 2026/04/28 05:17:43 DEBUG : file1: active writers 1 2026/04/28 05:17:43 DEBUG : dir: reading active writers 2026/04/28 05:17:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/04/28 05:17:43 DEBUG : dir: Looking for writers 2026/04/28 05:17:43 DEBUG : Looking for writers 2026/04/28 05:17:43 DEBUG : dir: reading active writers 2026/04/28 05:17:43 DEBUG : file1: reading active writers 2026/04/28 05:17:43 DEBUG : file1: active writers 1 2026/04/28 05:17:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/04/28 05:17:43 DEBUG : dir: Looking for writers 2026/04/28 05:17:43 DEBUG : Looking for writers 2026/04/28 05:17:43 DEBUG : dir: reading active writers 2026/04/28 05:17:43 DEBUG : file1: reading active writers 2026/04/28 05:17:43 DEBUG : file1: active writers 1 2026/04/28 05:17:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/04/28 05:17:44 DEBUG : dir: Looking for writers 2026/04/28 05:17:44 DEBUG : Looking for writers 2026/04/28 05:17:44 DEBUG : dir: reading active writers 2026/04/28 05:17:44 DEBUG : file1: reading active writers 2026/04/28 05:17:44 DEBUG : file1: active writers 1 2026/04/28 05:17:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:17:45 DEBUG : dir: Looking for writers 2026/04/28 05:17:45 DEBUG : Looking for writers 2026/04/28 05:17:45 DEBUG : dir: reading active writers 2026/04/28 05:17:45 DEBUG : file1: reading active writers 2026/04/28 05:17:45 DEBUG : file1: active writers 1 2026/04/28 05:17:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:17:46 DEBUG : dir: Looking for writers 2026/04/28 05:17:46 DEBUG : Looking for writers 2026/04/28 05:17:46 DEBUG : dir: reading active writers 2026/04/28 05:17:46 DEBUG : file1: reading active writers 2026/04/28 05:17:46 DEBUG : file1: active writers 1 2026/04/28 05:17:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:17:47 DEBUG : dir: Looking for writers 2026/04/28 05:17:47 DEBUG : Looking for writers 2026/04/28 05:17:47 DEBUG : dir: reading active writers 2026/04/28 05:17:47 DEBUG : file1: reading active writers 2026/04/28 05:17:47 DEBUG : file1: active writers 1 2026/04/28 05:17:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:17:48 DEBUG : dir: Looking for writers 2026/04/28 05:17:48 DEBUG : Looking for writers 2026/04/28 05:17:48 DEBUG : dir: reading active writers 2026/04/28 05:17:48 DEBUG : file1: reading active writers 2026/04/28 05:17:48 DEBUG : file1: active writers 1 2026/04/28 05:17:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:17:49 DEBUG : dir: Looking for writers 2026/04/28 05:17:49 DEBUG : Looking for writers 2026/04/28 05:17:49 DEBUG : dir: reading active writers 2026/04/28 05:17:49 DEBUG : file1: reading active writers 2026/04/28 05:17:49 DEBUG : file1: active writers 1 2026/04/28 05:17:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:17:50 DEBUG : dir: Looking for writers 2026/04/28 05:17:50 DEBUG : Looking for writers 2026/04/28 05:17:50 DEBUG : dir: reading active writers 2026/04/28 05:17:50 DEBUG : file1: reading active writers 2026/04/28 05:17:50 DEBUG : file1: active writers 1 2026/04/28 05:17:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:17:51 DEBUG : dir: Looking for writers 2026/04/28 05:17:51 DEBUG : Looking for writers 2026/04/28 05:17:51 DEBUG : dir: reading active writers 2026/04/28 05:17:51 DEBUG : file1: reading active writers 2026/04/28 05:17:51 DEBUG : file1: active writers 1 2026/04/28 05:17:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:17:52 DEBUG : dir: Looking for writers 2026/04/28 05:17:52 DEBUG : Looking for writers 2026/04/28 05:17:52 DEBUG : dir: reading active writers 2026/04/28 05:17:52 DEBUG : file1: reading active writers 2026/04/28 05:17:52 DEBUG : file1: active writers 1 2026/04/28 05:17:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:17:53 DEBUG : dir: Looking for writers 2026/04/28 05:17:53 DEBUG : Looking for writers 2026/04/28 05:17:53 DEBUG : dir: reading active writers 2026/04/28 05:17:53 DEBUG : file1: reading active writers 2026/04/28 05:17:53 DEBUG : file1: active writers 1 2026/04/28 05:17:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:17:54 DEBUG : dir: Looking for writers 2026/04/28 05:17:54 DEBUG : Looking for writers 2026/04/28 05:17:54 DEBUG : dir: reading active writers 2026/04/28 05:17:54 DEBUG : file1: reading active writers 2026/04/28 05:17:54 DEBUG : file1: active writers 1 2026/04/28 05:17:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:17:55 DEBUG : dir: Looking for writers 2026/04/28 05:17:55 DEBUG : Looking for writers 2026/04/28 05:17:55 DEBUG : dir: reading active writers 2026/04/28 05:17:55 DEBUG : file1: reading active writers 2026/04/28 05:17:55 DEBUG : file1: active writers 1 2026/04/28 05:17:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:17:56 DEBUG : dir: Looking for writers 2026/04/28 05:17:56 DEBUG : Looking for writers 2026/04/28 05:17:56 DEBUG : dir: reading active writers 2026/04/28 05:17:56 DEBUG : file1: reading active writers 2026/04/28 05:17:56 DEBUG : file1: active writers 1 2026/04/28 05:17:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:17:57 DEBUG : dir: Looking for writers 2026/04/28 05:17:57 DEBUG : Looking for writers 2026/04/28 05:17:57 DEBUG : dir: reading active writers 2026/04/28 05:17:57 DEBUG : file1: reading active writers 2026/04/28 05:17:57 DEBUG : file1: active writers 1 2026/04/28 05:17:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:17:58 DEBUG : dir: Looking for writers 2026/04/28 05:17:58 DEBUG : Looking for writers 2026/04/28 05:17:58 DEBUG : dir: reading active writers 2026/04/28 05:17:58 DEBUG : file1: reading active writers 2026/04/28 05:17:58 DEBUG : file1: active writers 1 2026/04/28 05:17:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:17:59 DEBUG : dir: Looking for writers 2026/04/28 05:17:59 DEBUG : Looking for writers 2026/04/28 05:17:59 DEBUG : dir: reading active writers 2026/04/28 05:17:59 DEBUG : file1: reading active writers 2026/04/28 05:17:59 DEBUG : file1: active writers 1 2026/04/28 05:17:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:18:00 DEBUG : dir: Looking for writers 2026/04/28 05:18:00 DEBUG : Looking for writers 2026/04/28 05:18:00 DEBUG : dir: reading active writers 2026/04/28 05:18:00 DEBUG : file1: reading active writers 2026/04/28 05:18:00 DEBUG : file1: active writers 1 2026/04/28 05:18:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:18:01 DEBUG : dir: Looking for writers 2026/04/28 05:18:01 DEBUG : Looking for writers 2026/04/28 05:18:01 DEBUG : dir: reading active writers 2026/04/28 05:18:01 DEBUG : file1: reading active writers 2026/04/28 05:18:01 DEBUG : file1: active writers 1 2026/04/28 05:18:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:18:02 DEBUG : dir: Looking for writers 2026/04/28 05:18:02 DEBUG : Looking for writers 2026/04/28 05:18:02 DEBUG : dir: reading active writers 2026/04/28 05:18:02 DEBUG : file1: reading active writers 2026/04/28 05:18:02 DEBUG : file1: active writers 1 2026/04/28 05:18:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:18:03 DEBUG : dir: Looking for writers 2026/04/28 05:18:03 DEBUG : Looking for writers 2026/04/28 05:18:03 DEBUG : dir: reading active writers 2026/04/28 05:18:03 DEBUG : file1: reading active writers 2026/04/28 05:18:03 DEBUG : file1: active writers 1 2026/04/28 05:18:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:18:04 DEBUG : dir: Looking for writers 2026/04/28 05:18:04 DEBUG : Looking for writers 2026/04/28 05:18:04 DEBUG : dir: reading active writers 2026/04/28 05:18:04 DEBUG : file1: reading active writers 2026/04/28 05:18:04 DEBUG : file1: active writers 1 2026/04/28 05:18:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:18:05 DEBUG : dir: Looking for writers 2026/04/28 05:18:05 DEBUG : Looking for writers 2026/04/28 05:18:05 DEBUG : dir: reading active writers 2026/04/28 05:18:05 DEBUG : file1: reading active writers 2026/04/28 05:18:05 DEBUG : file1: active writers 1 2026/04/28 05:18:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:18:06 DEBUG : dir: Looking for writers 2026/04/28 05:18:06 DEBUG : Looking for writers 2026/04/28 05:18:06 DEBUG : dir: reading active writers 2026/04/28 05:18:06 DEBUG : file1: reading active writers 2026/04/28 05:18:06 DEBUG : file1: active writers 1 2026/04/28 05:18:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:18:07 DEBUG : dir: Looking for writers 2026/04/28 05:18:07 DEBUG : Looking for writers 2026/04/28 05:18:07 DEBUG : dir: reading active writers 2026/04/28 05:18:07 DEBUG : file1: reading active writers 2026/04/28 05:18:07 DEBUG : file1: active writers 1 2026/04/28 05:18:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:18:08 DEBUG : dir: Looking for writers 2026/04/28 05:18:08 DEBUG : Looking for writers 2026/04/28 05:18:08 DEBUG : dir: reading active writers 2026/04/28 05:18:08 DEBUG : file1: reading active writers 2026/04/28 05:18:08 DEBUG : file1: active writers 1 2026/04/28 05:18:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:18:09 DEBUG : dir: Looking for writers 2026/04/28 05:18:09 DEBUG : Looking for writers 2026/04/28 05:18:09 DEBUG : dir: reading active writers 2026/04/28 05:18:09 DEBUG : file1: reading active writers 2026/04/28 05:18:09 DEBUG : file1: active writers 1 2026/04/28 05:18:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:18:10 DEBUG : dir: Looking for writers 2026/04/28 05:18:10 DEBUG : Looking for writers 2026/04/28 05:18:10 DEBUG : dir: reading active writers 2026/04/28 05:18:10 DEBUG : file1: reading active writers 2026/04/28 05:18:10 DEBUG : file1: active writers 1 2026/04/28 05:18:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:18:11 DEBUG : dir: Looking for writers 2026/04/28 05:18:11 DEBUG : Looking for writers 2026/04/28 05:18:11 DEBUG : dir: reading active writers 2026/04/28 05:18:11 DEBUG : file1: reading active writers 2026/04/28 05:18:11 DEBUG : file1: active writers 1 2026/04/28 05:18:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:18:12 DEBUG : forgetting directory cache 2026/04/28 05:18:12 DEBUG : dir: Looking for writers 2026/04/28 05:18:12 DEBUG : Looking for writers 2026/04/28 05:18:12 DEBUG : dir: reading active writers 2026/04/28 05:18:12 DEBUG : file1: reading active writers 2026/04/28 05:18:12 DEBUG : file1: active writers 1 2026/04/28 05:18:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:18:13 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/04/28 05:18:13 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 (46.68s) === RUN TestFileReadAtZeroLength run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 05:18:29 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 05:18:29 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 05:18:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:18:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:18:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:18:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/28 05:18:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/28 05:18:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:18:29 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': File to upload is small (0 bytes), uploading instead of streaming 2026/04/28 05:18:29 ERROR : file1: WriteFileHandle.New Rcat failed: can't upload empty files to this remote 2026/04/28 05:18:29 DEBUG : file1: Remove: 2026/04/28 05:18:29 DEBUG : Added virtual directory entry vDel: "file1" 2026/04/28 05:18:29 DEBUG : file1: >Remove: err= write_test.go:357: skipping test: can't upload empty files to this remote 2026/04/28 05:18:29 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:18:29 DEBUG : dir: Looking for writers 2026/04/28 05:18:29 DEBUG : Looking for writers 2026/04/28 05:18:29 DEBUG : dir: reading active writers 2026/04/28 05:18:29 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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.64s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 05:18:46 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 05:18:46 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 05:18:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:18:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:18:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:18:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/28 05:18:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/28 05:18:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:18:46 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': File to upload is small (100 bytes), uploading instead of streaming 2026/04/28 05:18:49 DEBUG : file1: size = 100 OK 2026/04/28 05:18:49 DEBUG : file1: Size of src and dst objects identical 2026/04/28 05:18:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:18:49 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:18:49 DEBUG : file1: Open: flags=O_RDONLY 2026/04/28 05:18:49 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/28 05:18:49 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/28 05:18:49 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 write_test.go:370: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:370 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:384 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestFileReadAtNonZeroLength write_test.go:372: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:372 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:384 Error: Not equal: expected: 0 actual : 100 Test: TestFileReadAtNonZeroLength write_test.go:373: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:373 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:384 Error: Not equal: expected: []byte{0x6a, 0x6f, 0x68, 0x69, 0x66, 0x75, 0x64, 0x39, 0x63, 0x75, 0x6d, 0x75, 0x66, 0x6f, 0x74, 0x35, 0x74, 0x6f, 0x77, 0x65, 0x66, 0x65, 0x74, 0x39, 0x77, 0x75, 0x64, 0x75, 0x64, 0x65, 0x6c, 0x30, 0x68, 0x65, 0x63, 0x6f, 0x79, 0x61, 0x72, 0x36, 0x76, 0x6f, 0x62, 0x61, 0x64, 0x75, 0x67, 0x35, 0x6c, 0x61, 0x73, 0x69, 0x71, 0x69, 0x72, 0x39, 0x63, 0x61, 0x76, 0x6f, 0x67, 0x75, 0x6c, 0x37, 0x6e, 0x61, 0x7a, 0x6f, 0x62, 0x6f, 0x6a, 0x33, 0x79, 0x65, 0x71, 0x6f, 0x68, 0x75, 0x72, 0x35, 0x77, 0x75, 0x72, 0x69, 0x76, 0x6f, 0x77, 0x34, 0x6b, 0x6f, 0x76, 0x61, 0x73, 0x65, 0x70, 0x37, 0x6c, 0x61, 0x66, 0x69} actual : []byte{} Diff: --- Expected +++ Actual @@ -1,9 +1,2 @@ -([]uint8) (len=100) { - 00000000 6a 6f 68 69 66 75 64 39 63 75 6d 75 66 6f 74 35 |johifud9cumufot5| - 00000010 74 6f 77 65 66 65 74 39 77 75 64 75 64 65 6c 30 |towefet9wududel0| - 00000020 68 65 63 6f 79 61 72 36 76 6f 62 61 64 75 67 35 |hecoyar6vobadug5| - 00000030 6c 61 73 69 71 69 72 39 63 61 76 6f 67 75 6c 37 |lasiqir9cavogul7| - 00000040 6e 61 7a 6f 62 6f 6a 33 79 65 71 6f 68 75 72 35 |nazoboj3yeqohur5| - 00000050 77 75 72 69 76 6f 77 34 6b 6f 76 61 73 65 70 37 |wurivow4kovasep7| - 00000060 6c 61 66 69 |lafi| +([]uint8) { } Test: TestFileReadAtNonZeroLength 2026/04/28 05:18:49 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:18:49 DEBUG : dir: Looking for writers 2026/04/28 05:18:49 DEBUG : Looking for writers 2026/04/28 05:18:49 DEBUG : file1: reading active writers 2026/04/28 05:18:49 DEBUG : dir: reading active writers 2026/04/28 05:18:49 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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), file1 (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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 "file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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.13s) === RUN TestZipManyFiles run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 05:19:07 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 05:19:07 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 05:19:10 DEBUG : flat/f000.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 05:19:11 DEBUG : flat/f000.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 05:19:11 DEBUG : flat/f000.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/04/28 05:19:14 DEBUG : flat/f001.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 05:19:14 DEBUG : flat/f001.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 05:19:14 DEBUG : flat/f001.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/04/28 05:19:15 DEBUG : flat/f001.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/04/28 05:19:17 DEBUG : dir: forgetting directory cache 2026/04/28 05:19:17 DEBUG : forgetting directory cache 2026/04/28 05:19:17 DEBUG : dir: forgetting directory cache 2026/04/28 05:19:18 DEBUG : flat/f002.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 05:19:18 DEBUG : flat/f002.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 05:19:19 DEBUG : flat/f002.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/04/28 05:19:21 DEBUG : flat/f003.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 05:19:21 DEBUG : flat/f003.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 05:19:22 DEBUG : flat/f003.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/04/28 05:19:22 DEBUG : flat/f003.txt: Trying to read object after upload: try again in 800ms (4/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:345 /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), file1 (100), 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:345 /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 "file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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/04/28 05:19:35 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/28 05:19:35 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/28 05:19:35 DEBUG : flat/f000.txt: Set virtual modtime to 2026-04-28 05:19:09 +0000 UTC 2026/04/28 05:19:35 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 zip_test.go:71: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:71 Error: Received unexpected error: create zip copy: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestZipManyFiles 2026/04/28 05:19:35 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:19:35 DEBUG : flat: Looking for writers 2026/04/28 05:19:35 DEBUG : f004.txt: reading active writers 2026/04/28 05:19:35 DEBUG : f000.txt: reading active writers 2026/04/28 05:19:35 DEBUG : f001.txt: reading active writers 2026/04/28 05:19:35 DEBUG : f002.txt: reading active writers 2026/04/28 05:19:35 DEBUG : f003.txt: reading active writers 2026/04/28 05:19:35 DEBUG : dir: Looking for writers 2026/04/28 05:19:35 DEBUG : Looking for writers 2026/04/28 05:19:35 DEBUG : dir: reading active writers 2026/04/28 05:19:35 DEBUG : file1: reading active writers 2026/04/28 05:19:35 DEBUG : flat: reading active writers 2026/04/28 05:19:35 DEBUG : >WaitForWriters: run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit 2026/04/28 05:19:37 DEBUG : forgetting directory cache run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty 2026/04/28 05:19:54 DEBUG : forgetting directory cache run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:71 Error: Should be true Test: TestZipManyFiles Messages: listing wrong, want got dir/file1 (14), file1 (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:71 Error: Should be true Test: TestZipManyFiles Messages: Unexpected file "file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:71 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:71 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 (57.12s) === RUN TestZipManySubDirs run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 05:20:04 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 05:20:04 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 05:20:07 DEBUG : a/top.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 05:20:08 DEBUG : a/top.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 05:20:08 DEBUG : a/top.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/04/28 05:20:09 DEBUG : a/top.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/04/28 05:20:11 DEBUG : forgetting directory cache 2026/04/28 05:20:13 DEBUG : a/b/mid.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 05:20:14 DEBUG : a/b/mid.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 05:20:18 DEBUG : a/b/c/deep.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 05:20:19 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/28 05:20:19 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/28 05:20:19 DEBUG : a/b/c/deep.txt: Set virtual modtime to 2026-04-28 05:20:16 +0000 UTC 2026/04/28 05:20:19 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:20:20 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:20:20 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/28 05:20:20 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/28 05:20:20 DEBUG : a/b/mid.txt: Set virtual modtime to 2026-04-28 05:20:12 +0000 UTC 2026/04/28 05:20:20 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 zip_test.go:101: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:101 Error: Received unexpected error: create zip copy: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestZipManySubDirs 2026/04/28 05:20:20 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:20:20 DEBUG : a/b/c: Looking for writers 2026/04/28 05:20:20 DEBUG : deep.txt: reading active writers 2026/04/28 05:20:20 DEBUG : a/b: Looking for writers 2026/04/28 05:20:20 DEBUG : c: reading active writers 2026/04/28 05:20:20 DEBUG : mid.txt: reading active writers 2026/04/28 05:20:20 DEBUG : a: Looking for writers 2026/04/28 05:20:20 DEBUG : b: reading active writers 2026/04/28 05:20:20 DEBUG : top.txt: reading active writers 2026/04/28 05:20:20 DEBUG : dir: Looking for writers 2026/04/28 05:20:20 DEBUG : Looking for writers 2026/04/28 05:20:20 DEBUG : a: reading active writers 2026/04/28 05:20:20 DEBUG : dir: reading active writers 2026/04/28 05:20:20 DEBUG : file1: reading active writers 2026/04/28 05:20:20 DEBUG : >WaitForWriters: run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty 2026/04/28 05:20:38 DEBUG : dir: forgetting directory cache 2026/04/28 05:20:38 DEBUG : forgetting directory cache 2026/04/28 05:20:38 DEBUG : dir: 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 2026/04/28 05:20:43 DEBUG : forgetting directory cache 2026/04/28 05:20:43 DEBUG : dir: forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:101 Error: Should be true Test: TestZipManySubDirs Messages: listing wrong, want got dir/file1 (14), file1 (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:101 Error: Should be true Test: TestZipManySubDirs Messages: Unexpected file "file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:101 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:101 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 (45.08s) === RUN TestZipLargeFiles run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 05:20:49 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 05:20:49 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 05:20:55 DEBUG : bigdir/big.bin: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 05:20:55 DEBUG : bigdir/big.bin: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 05:20:55 DEBUG : bigdir/big.bin: Trying to read object after upload: try again in 400ms (3/10) 2026/04/28 05:20:57 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/28 05:20:57 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/28 05:20:57 DEBUG : bigdir/big.bin: Set virtual modtime to 2026-04-28 05:20:53 +0000 UTC 2026/04/28 05:20:57 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 zip_test.go:131: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:131 Error: Received unexpected error: create zip copy: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestZipLargeFiles 2026/04/28 05:20:57 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:20:57 DEBUG : dir: Looking for writers 2026/04/28 05:20:57 DEBUG : bigdir: Looking for writers 2026/04/28 05:20:57 DEBUG : big.bin: reading active writers 2026/04/28 05:20:57 DEBUG : Looking for writers 2026/04/28 05:20:57 DEBUG : bigdir: reading active writers 2026/04/28 05:20:57 DEBUG : dir: reading active writers 2026/04/28 05:20:57 DEBUG : file1: reading active writers 2026/04/28 05:20:57 DEBUG : >WaitForWriters: run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/04/28 05:21:16 DEBUG : dir: forgetting directory cache 2026/04/28 05:21:16 DEBUG : forgetting directory cache 2026/04/28 05:21:16 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:131 Error: Should be true Test: TestZipLargeFiles Messages: listing wrong, want got dir/file1 (14), file1 (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:131 Error: Should be true Test: TestZipLargeFiles Messages: Unexpected file "file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:131 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:131 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 (31.07s) === RUN TestZipDirsInRoot run.go:185: Remote "Linkbox root 'rclone-test-gepemic8guvi'", Local "Local file system at /tmp/rclone3704716727", Modify Window "876000h0m0s" 2026/04/28 05:21:20 INFO : Linkbox root 'rclone-test-gepemic8guvi': poll-interval is not supported by this remote 2026/04/28 05:21:20 NOTICE: Linkbox root 'rclone-test-gepemic8guvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 05:21:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/28 05:21:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/28 05:21:32 DEBUG : dir/file1: Set virtual modtime to 2026-04-28 04:47:06 +0000 UTC 2026/04/28 05:21:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 zip_test.go:148: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:148 Error: Received unexpected error: create zip copy: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestZipDirsInRoot 2026/04/28 05:21:32 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:21:32 DEBUG : dir: Looking for writers 2026/04/28 05:21:32 DEBUG : file1: reading active writers 2026/04/28 05:21:32 DEBUG : dir1: Looking for writers 2026/04/28 05:21:32 DEBUG : dir2: Looking for writers 2026/04/28 05:21:32 DEBUG : dir3: Looking for writers 2026/04/28 05:21:32 DEBUG : Looking for writers 2026/04/28 05:21:32 DEBUG : file1: reading active writers 2026/04/28 05:21:32 DEBUG : dir: reading active writers 2026/04/28 05:21:32 DEBUG : dir1: reading active writers 2026/04/28 05:21:32 DEBUG : dir2: reading active writers 2026/04/28 05:21:32 DEBUG : dir3: reading active writers 2026/04/28 05:21:32 DEBUG : >WaitForWriters: run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit 2026/04/28 05:21:49 DEBUG : forgetting directory cache 2026/04/28 05:21:49 DEBUG : dir: forgetting directory cache 2026/04/28 05:21:49 DEBUG : dir: Removed virtual directory entry vDel: "new_file.txt" run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:148 Error: Should be true Test: TestZipDirsInRoot Messages: listing wrong, want got dir/file1 (14), file1 (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:148 Error: Should be true Test: TestZipDirsInRoot Messages: Unexpected file "file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:148 Error: Should be true Test: TestZipDirsInRoot Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:148 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestZipDirsInRoot Messages: directories --- FAIL: TestZipDirsInRoot (41.34s) FAIL 2026/04/28 05:22:01 DEBUG : Linkbox root 'rclone-test-gepemic8guvi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCaseSensitivity|TestDirEntryModTimeInvalidation|TestDirFileOpen|TestDirMetadataExtension|TestDirRemove|TestDirRemoveAll|TestDirRemoveName|TestDirRename|TestFileMethods|TestFileOpen|TestFileOpenRead|TestFileOpenWrite|TestFileReadAtNonZeroLength|TestFileReadAtZeroLength|TestFileRemove|TestFileRemoveAll|TestRWCacheRename|TestRWCacheUpdate|TestRWFileHandleFlushRead|TestRWFileHandleFlushWrite|TestRWFileHandleMethodsRead|TestRWFileHandleMethodsWrite|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleReleaseWrite|TestRWFileHandleSeek|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeCreateNew|TestRWFileHandleSizeTruncateExisting|TestRWFileHandleWriteAt|TestRWFileModTimeWithOpenWriters|TestRcGetVFS|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek|TestUnicodeNormalization|TestVFSIsMetadataFile|TestVFSMkdir|TestVFSMkdirAll|TestVFSNew|TestVFSNewWithOpts|TestVFSOpenFile|TestVFSRename|TestVFSRoot|TestVFSStat|TestVFSStatParent|TestVFSStatfs|TestWriteFileHandleFlush|TestWriteFileHandleMethods|TestWriteFileHandleRelease|TestWriteFileHandleWriteAt|TestWriteFileModTimeWithOpenWriters|TestZipDirsInRoot|TestZipLargeFiles|TestZipManyFiles|TestZipManySubDirs)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$|^TestFileSetModTime$/^cache=off,open=false,write=false$|^TestRWFileHandleOpenTests$/^(full|writes)$'" - Finished ERROR in 35m1.640839911s (try 2/5): exit status 1: Failed [TestDirRemove TestDirRemoveAll TestDirRemoveName TestDirRename TestDirFileOpen TestDirEntryModTimeInvalidation TestDirMetadataExtension TestFileMethods TestFileSetModTime/cache=off,open=false,write=false TestFileOpenRead TestFileOpenWrite TestFileRemove TestFileRemoveAll TestFileOpen TestFileRename/off,forceCache=false TestFileRename/minimal,forceCache=false TestFileRename/minimal,forceCache=true TestFileRename/writes,forceCache=false TestFileRename/writes,forceCache=true TestFileRename/full,forceCache=false TestRcGetVFS TestReadFileHandleMethods TestReadFileHandleSeek TestReadFileHandleReadAt TestReadFileHandleFlush TestReadFileHandleRelease TestRWFileHandleMethodsRead TestRWFileHandleSeek TestRWFileHandleReadAt TestRWFileHandleFlushRead TestRWFileHandleReleaseRead TestRWFileHandleMethodsWrite TestRWFileHandleWriteAt 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]