"./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCaseSensitivity|TestDirRemove|TestFileReadAtNonZeroLength|TestFileReadAtZeroLength|TestRWCacheRename|TestRWCacheUpdate|TestRWFileHandleFlushRead|TestRWFileHandleFlushWrite|TestRWFileHandleMethodsRead|TestRWFileHandleMethodsWrite|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleReleaseWrite|TestRWFileHandleSeek|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeCreateNew|TestRWFileHandleSizeTruncateExisting|TestRWFileHandleWriteAt|TestRWFileHandleWriteNoWrite|TestRWFileModTimeWithOpenWriters|TestRcGetVFS|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek|TestUnicodeNormalization|TestVFSIsMetadataFile|TestVFSMkdir|TestVFSMkdirAll|TestVFSNew|TestVFSNewWithOpts|TestVFSOpenFile|TestVFSRename|TestVFSRoot|TestVFSStat|TestVFSStatParent|TestVFSStatfs|TestWriteFileHandleFlush|TestWriteFileHandleMethods|TestWriteFileHandleRelease|TestWriteFileHandleWriteAt|TestWriteFileModTimeWithOpenWriters)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$|^TestRWFileHandleOpenTests$/^(full|writes)$'" - Starting (try 2/5) 2025/08/18 02:45:25 DEBUG : Creating backend with remote "TestMega:rclone-test-hemezab4tino" 2025/08/18 02:45:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/18 02:45:42 DEBUG : Creating backend with remote "/tmp/rclone141078953" === RUN TestDirRemove run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 02:45:42 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:45:42 NOTICE: mega root 'rclone-test-hemezab4tino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 02:45:43 ERROR : dir/: Dir.Remove not empty 2025/08/18 02:45:43 DEBUG : dir/file1: Remove: 2025/08/18 02:45:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 02:45:43 DEBUG : dir/file1: >Remove: err= 2025/08/18 02:45:43 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 2025/08/18 02:45:43 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:45:43 DEBUG : dir: Looking for writers 2025/08/18 02:45:43 DEBUG : Looking for writers 2025/08/18 02:45:43 DEBUG : dir: reading active writers 2025/08/18 02:45:43 DEBUG : >WaitForWriters: --- FAIL: TestDirRemove (0.69s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 02:45:43 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:45:43 NOTICE: mega root 'rclone-test-hemezab4tino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 02:45:43 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:45:43 DEBUG : dir: Looking for writers 2025/08/18 02:45:43 DEBUG : file1: reading active writers 2025/08/18 02:45:43 DEBUG : Looking for writers 2025/08/18 02:45:43 DEBUG : dir: reading active writers 2025/08/18 02:45:43 DEBUG : >WaitForWriters: 2025/08/18 02:45:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 02:45:44 DEBUG : newLeaf: Updating file with newLeaf 0xc006e6e240 2025/08/18 02:45:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 02:45:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "file1" 2025/08/18 02:45:51 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/18 02:45:51 DEBUG : dir/file1: Updating file with dir/file1 0xc006e6e240 2025/08/18 02:45:51 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/18 02:45:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "dir/file1" 2025/08/18 02:45:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 02:45:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/18 02:45:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 02:45:58 DEBUG : dir/file1: File is currently open, delaying rename 0xc006e6e240 2025/08/18 02:45:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 02:45:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 02:45:58 DEBUG : mega root 'rclone-test-hemezab4tino': File to upload is small (25 bytes), uploading instead of streaming 2025/08/18 02:45:58 NOTICE: mega root 'rclone-test-hemezab4tino': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/18 02:45:58 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/18 02:45:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 02:45:58 DEBUG : newLeaf: Running delayed rename now 2025/08/18 02:45:58 INFO : newLeaf: Deleted 2025/08/18 02:45:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 02:45:59 DEBUG : newLeaf: Updating file with newLeaf 0xc006e6e240 2025/08/18 02:45:59 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:45:59 DEBUG : dir: Looking for writers 2025/08/18 02:45:59 DEBUG : Looking for writers 2025/08/18 02:45:59 DEBUG : dir: reading active writers 2025/08/18 02:45:59 DEBUG : newLeaf: reading active writers 2025/08/18 02:45:59 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want newLeaf (25) got file1 (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "file1" 2025/08/18 02:46:06 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:46:06 DEBUG : dir: Looking for writers 2025/08/18 02:46:06 DEBUG : Looking for writers 2025/08/18 02:46:06 DEBUG : dir: reading active writers 2025/08/18 02:46:06 DEBUG : newLeaf: reading active writers 2025/08/18 02:46:06 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want got newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "newLeaf" === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 02:46:13 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:46:13 NOTICE: mega root 'rclone-test-hemezab4tino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 02:46:13 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 02:46:13 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:46:13 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:46:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:46:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:46:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:46:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:46:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:46:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:46:13 INFO : mega root 'rclone-test-hemezab4tino': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "newLeaf" 2025/08/18 02:46:22 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:46:22 DEBUG : dir: Looking for writers 2025/08/18 02:46:22 DEBUG : file1: reading active writers 2025/08/18 02:46:22 DEBUG : Looking for writers 2025/08/18 02:46:22 DEBUG : dir: reading active writers 2025/08/18 02:46:22 DEBUG : newLeaf: reading active writers 2025/08/18 02:46:22 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:338 /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), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:338 /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 "newLeaf" 2025/08/18 02:46:29 INFO : newLeaf: Deleted 2025/08/18 02:46:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 02:46:29 DEBUG : newLeaf: Updating file with newLeaf 0xc0006f2fc0 2025/08/18 02:46:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 02:46:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want newLeaf (14) got newLeaf (14), newLeaf (25) fstest.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:147 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 14 actual : 25 Test: TestFileRename/minimal,forceCache=false Messages: newLeaf: size incorrect file=14 vs obj=25 fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "newLeaf" 2025/08/18 02:46:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/18 02:46:37 DEBUG : dir/file1: Updating file with dir/file1 0xc0006f2fc0 2025/08/18 02:46:37 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/18 02:46:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "dir/file1" 2025/08/18 02:46:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 02:46:44 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/18 02:46:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 02:46:44 DEBUG : dir/file1: File is currently open, delaying rename 0xc0006f2fc0 2025/08/18 02:46:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 02:46:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 02:46:44 DEBUG : mega root 'rclone-test-hemezab4tino': File to upload is small (25 bytes), uploading instead of streaming 2025/08/18 02:46:44 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/18 02:46:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 02:46:44 DEBUG : newLeaf: Running delayed rename now 2025/08/18 02:46:44 INFO : newLeaf: Deleted 2025/08/18 02:46:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 02:46:44 DEBUG : newLeaf: Updating file with newLeaf 0xc0006f2fc0 2025/08/18 02:46:44 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:46:44 DEBUG : dir: Looking for writers 2025/08/18 02:46:44 DEBUG : Looking for writers 2025/08/18 02:46:44 DEBUG : dir: reading active writers 2025/08/18 02:46:44 DEBUG : newLeaf: reading active writers 2025/08/18 02:46:44 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want newLeaf (25) got file1 (25), newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "file1" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "newLeaf" 2025/08/18 02:46:51 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:46:51 DEBUG : dir: Looking for writers 2025/08/18 02:46:51 DEBUG : Looking for writers 2025/08/18 02:46:51 DEBUG : dir: reading active writers 2025/08/18 02:46:51 DEBUG : newLeaf: reading active writers 2025/08/18 02:46:51 DEBUG : >WaitForWriters: 2025/08/18 02:46:51 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "newLeaf" === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 02:46:59 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:46:59 NOTICE: mega root 'rclone-test-hemezab4tino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 02:46:59 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 02:46:59 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:46:59 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:46:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:46:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:46:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:46:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:46:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:46:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:46:59 INFO : mega root 'rclone-test-hemezab4tino': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "newLeaf" 2025/08/18 02:47:06 DEBUG : newLeaf: Reset virtual modtime 2025/08/18 02:47:06 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/18 02:47:06 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 02:47:06 DEBUG : dir/file1(0xc007264100): openPending: 2025/08/18 02:47:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/08/18 02:47:06 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/18 02:47:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 02:47:06 DEBUG : dir/file1(0xc007264100): >openPending: err= 2025/08/18 02:47:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/18 02:47:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 02:47:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 02:47:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 02:47:06 DEBUG : dir/file1(0xc007264100): _writeAt: size=14, off=0 2025/08/18 02:47:06 DEBUG : dir/file1(0xc007264100): >_writeAt: n=14, err= 2025/08/18 02:47:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/18 02:47:06 DEBUG : dir/file1(0xc007264100): close: 2025/08/18 02:47:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/18 02:47:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/18 02:47:06 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/18 02:47:06 DEBUG : dir/file1(0xc007264100): >close: err= 2025/08/18 02:47:06 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:47:06 DEBUG : dir: Looking for writers 2025/08/18 02:47:06 DEBUG : file1: reading active writers 2025/08/18 02:47:06 DEBUG : Looking for writers 2025/08/18 02:47:06 DEBUG : dir: reading active writers 2025/08/18 02:47:06 DEBUG : newLeaf: reading active writers 2025/08/18 02:47:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 02:47:06 DEBUG : dir: Looking for writers 2025/08/18 02:47:06 DEBUG : file1: reading active writers 2025/08/18 02:47:06 DEBUG : Looking for writers 2025/08/18 02:47:06 DEBUG : dir: reading active writers 2025/08/18 02:47:06 DEBUG : newLeaf: reading active writers 2025/08/18 02:47:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 02:47:06 DEBUG : dir: Looking for writers 2025/08/18 02:47:06 DEBUG : file1: reading active writers 2025/08/18 02:47:06 DEBUG : Looking for writers 2025/08/18 02:47:06 DEBUG : dir: reading active writers 2025/08/18 02:47:06 DEBUG : newLeaf: reading active writers 2025/08/18 02:47:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 02:47:06 DEBUG : dir: Looking for writers 2025/08/18 02:47:06 DEBUG : file1: reading active writers 2025/08/18 02:47:06 DEBUG : Looking for writers 2025/08/18 02:47:06 DEBUG : dir: reading active writers 2025/08/18 02:47:06 DEBUG : newLeaf: reading active writers 2025/08/18 02:47:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 02:47:06 DEBUG : dir/file1: vfs cache: starting upload 2025/08/18 02:47:06 DEBUG : dir: Looking for writers 2025/08/18 02:47:06 DEBUG : file1: reading active writers 2025/08/18 02:47:06 DEBUG : Looking for writers 2025/08/18 02:47:06 DEBUG : dir: reading active writers 2025/08/18 02:47:06 DEBUG : newLeaf: reading active writers 2025/08/18 02:47:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 02:47:06 DEBUG : dir: Looking for writers 2025/08/18 02:47:06 DEBUG : file1: reading active writers 2025/08/18 02:47:06 DEBUG : Looking for writers 2025/08/18 02:47:06 DEBUG : dir: reading active writers 2025/08/18 02:47:06 DEBUG : newLeaf: reading active writers 2025/08/18 02:47:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 02:47:06 INFO : dir/file1: Copied (replaced existing) 2025/08/18 02:47:06 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/18 02:47:06 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/18 02:47:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 02:47:06 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/18 02:47:07 DEBUG : dir: Looking for writers 2025/08/18 02:47:07 DEBUG : file1: reading active writers 2025/08/18 02:47:07 DEBUG : Looking for writers 2025/08/18 02:47:07 DEBUG : dir: reading active writers 2025/08/18 02:47:07 DEBUG : newLeaf: reading active writers 2025/08/18 02:47:07 DEBUG : >WaitForWriters: 2025/08/18 02:47:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 02:47:07 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 02:47:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 02:47:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 02:47:07 DEBUG : dir/file1(0xc007406700): _readAt: size=512, off=0 2025/08/18 02:47:07 DEBUG : dir/file1(0xc007406700): openPending: 2025/08/18 02:47:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/08/18 02:47:07 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/18 02:47:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 02:47:07 DEBUG : dir/file1(0xc007406700): >openPending: err= 2025/08/18 02:47:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/18 02:47:07 DEBUG : dir/file1(0xc007406700): >_readAt: n=14, err=EOF 2025/08/18 02:47:07 DEBUG : dir/file1(0xc007406700): close: 2025/08/18 02:47:07 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-18 02:47:06 +0000 UTC 2025/08/18 02:47:07 DEBUG : dir/file1(0xc007406700): >close: err= fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:338 /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), newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:338 /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 "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:338 /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 "newLeaf" 2025/08/18 02:47:14 INFO : newLeaf: Deleted 2025/08/18 02:47:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 02:47:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/18 02:47:14 DEBUG : newLeaf: Updating file with newLeaf 0xc006e6f980 2025/08/18 02:47:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 02:47:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want newLeaf (14) got newLeaf (14), newLeaf (25), newLeaf (25) fstest.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:147 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 14 actual : 25 Test: TestFileRename/minimal,forceCache=true Messages: newLeaf: size incorrect file=14 vs obj=25 fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "newLeaf" 2025/08/18 02:47:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/18 02:47:21 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/18 02:47:21 DEBUG : dir/file1: Updating file with dir/file1 0xc006e6f980 2025/08/18 02:47:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/18 02:47:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "dir/file1" 2025/08/18 02:47:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 02:47:28 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 02:47:28 DEBUG : dir/file1(0xc006b3f8c0): openPending: 2025/08/18 02:47:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/08/18 02:47:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/18 02:47:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 02:47:28 DEBUG : dir/file1(0xc006b3f8c0): >openPending: err= 2025/08/18 02:47:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/18 02:47:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 02:47:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 02:47:28 DEBUG : dir/file1(0xc006b3f8c0): _writeAt: size=25, off=0 2025/08/18 02:47:28 DEBUG : dir/file1(0xc006b3f8c0): >_writeAt: n=25, err= 2025/08/18 02:47:28 INFO : newLeaf: Deleted 2025/08/18 02:47:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 02:47:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/18 02:47:28 DEBUG : newLeaf: Updating file with newLeaf 0xc006e6f980 2025/08/18 02:47:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 02:47:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 02:47:28 DEBUG : newLeaf(0xc006b3f8c0): close: 2025/08/18 02:47:28 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/18 02:47:28 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-18 02:47:28.593000615 +0000 UTC m=+122.928997556 2025/08/18 02:47:28 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/18 02:47:28 DEBUG : newLeaf(0xc006b3f8c0): >close: err= 2025/08/18 02:47:28 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:47:28 DEBUG : dir: Looking for writers 2025/08/18 02:47:28 DEBUG : Looking for writers 2025/08/18 02:47:28 DEBUG : newLeaf: reading active writers 2025/08/18 02:47:28 DEBUG : dir: reading active writers 2025/08/18 02:47:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 02:47:28 DEBUG : dir: Looking for writers 2025/08/18 02:47:28 DEBUG : Looking for writers 2025/08/18 02:47:28 DEBUG : newLeaf: reading active writers 2025/08/18 02:47:28 DEBUG : dir: reading active writers 2025/08/18 02:47:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 02:47:28 DEBUG : dir: Looking for writers 2025/08/18 02:47:28 DEBUG : Looking for writers 2025/08/18 02:47:28 DEBUG : dir: reading active writers 2025/08/18 02:47:28 DEBUG : newLeaf: reading active writers 2025/08/18 02:47:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 02:47:28 DEBUG : dir: Looking for writers 2025/08/18 02:47:28 DEBUG : Looking for writers 2025/08/18 02:47:28 DEBUG : dir: reading active writers 2025/08/18 02:47:28 DEBUG : newLeaf: reading active writers 2025/08/18 02:47:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 02:47:28 DEBUG : newLeaf: vfs cache: starting upload 2025/08/18 02:47:29 DEBUG : dir: Looking for writers 2025/08/18 02:47:29 DEBUG : Looking for writers 2025/08/18 02:47:29 DEBUG : dir: reading active writers 2025/08/18 02:47:29 DEBUG : newLeaf: reading active writers 2025/08/18 02:47:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 02:47:29 DEBUG : dir: Looking for writers 2025/08/18 02:47:29 DEBUG : Looking for writers 2025/08/18 02:47:29 DEBUG : dir: reading active writers 2025/08/18 02:47:29 DEBUG : newLeaf: reading active writers 2025/08/18 02:47:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 02:47:29 INFO : newLeaf: Copied (replaced existing) 2025/08/18 02:47:29 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/08/18 02:47:29 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/18 02:47:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 02:47:29 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/18 02:47:29 DEBUG : dir: Looking for writers 2025/08/18 02:47:29 DEBUG : Looking for writers 2025/08/18 02:47:29 DEBUG : dir: reading active writers 2025/08/18 02:47:29 DEBUG : newLeaf: reading active writers 2025/08/18 02:47:29 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want newLeaf (25) got newLeaf (25), newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "newLeaf" 2025/08/18 02:47:36 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:47:36 DEBUG : dir: Looking for writers 2025/08/18 02:47:36 DEBUG : Looking for writers 2025/08/18 02:47:36 DEBUG : dir: reading active writers 2025/08/18 02:47:36 DEBUG : newLeaf: reading active writers 2025/08/18 02:47:36 DEBUG : >WaitForWriters: 2025/08/18 02:47:36 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "newLeaf" === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 02:47:43 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:47:43 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 02:47:43 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:47:43 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:47:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:47:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:47:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:47:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:47:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:47:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:47:43 INFO : mega root 'rclone-test-hemezab4tino': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" 2025/08/18 02:47:51 DEBUG : newLeaf: Reset virtual modtime 2025/08/18 02:47:51 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:47:51 DEBUG : dir: Looking for writers 2025/08/18 02:47:51 DEBUG : file1: reading active writers 2025/08/18 02:47:51 DEBUG : Looking for writers 2025/08/18 02:47:51 DEBUG : dir: reading active writers 2025/08/18 02:47:51 DEBUG : newLeaf: reading active writers 2025/08/18 02:47:51 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:338 /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 dir/file1 (14) got dir/file1 (14), newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:338 /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 "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:338 /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 "newLeaf" 2025/08/18 02:47:58 INFO : newLeaf: Deleted 2025/08/18 02:47:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 02:47:58 DEBUG : newLeaf: Updating file with newLeaf 0xc0074583c0 2025/08/18 02:47:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 02:47:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want newLeaf (14) got newLeaf (14), newLeaf (25), newLeaf (25) fstest.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:147 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 14 actual : 25 Test: TestFileRename/writes,forceCache=false Messages: newLeaf: size incorrect file=14 vs obj=25 fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" 2025/08/18 02:48:05 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/18 02:48:05 DEBUG : dir/file1: Updating file with dir/file1 0xc0074583c0 2025/08/18 02:48:05 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/18 02:48:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "dir/file1" 2025/08/18 02:48:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 02:48:12 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 02:48:12 DEBUG : dir/file1(0xc0074b1380): openPending: 2025/08/18 02:48:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/08/18 02:48:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/18 02:48:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 02:48:12 DEBUG : dir/file1(0xc0074b1380): >openPending: err= 2025/08/18 02:48:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/18 02:48:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 02:48:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 02:48:12 DEBUG : dir/file1(0xc0074b1380): _writeAt: size=25, off=0 2025/08/18 02:48:12 DEBUG : dir/file1(0xc0074b1380): >_writeAt: n=25, err= 2025/08/18 02:48:12 INFO : newLeaf: Deleted 2025/08/18 02:48:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 02:48:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/18 02:48:13 DEBUG : newLeaf: Updating file with newLeaf 0xc0074583c0 2025/08/18 02:48:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 02:48:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 02:48:13 DEBUG : newLeaf(0xc0074b1380): close: 2025/08/18 02:48:13 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/18 02:48:13 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-18 02:48:12.948041392 +0000 UTC m=+167.284038323 2025/08/18 02:48:13 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/18 02:48:13 DEBUG : newLeaf(0xc0074b1380): >close: err= 2025/08/18 02:48:13 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:48:13 DEBUG : dir: Looking for writers 2025/08/18 02:48:13 DEBUG : Looking for writers 2025/08/18 02:48:13 DEBUG : dir: reading active writers 2025/08/18 02:48:13 DEBUG : newLeaf: reading active writers 2025/08/18 02:48:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 02:48:13 DEBUG : dir: Looking for writers 2025/08/18 02:48:13 DEBUG : Looking for writers 2025/08/18 02:48:13 DEBUG : dir: reading active writers 2025/08/18 02:48:13 DEBUG : newLeaf: reading active writers 2025/08/18 02:48:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 02:48:13 DEBUG : dir: Looking for writers 2025/08/18 02:48:13 DEBUG : Looking for writers 2025/08/18 02:48:13 DEBUG : dir: reading active writers 2025/08/18 02:48:13 DEBUG : newLeaf: reading active writers 2025/08/18 02:48:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 02:48:13 DEBUG : dir: Looking for writers 2025/08/18 02:48:13 DEBUG : Looking for writers 2025/08/18 02:48:13 DEBUG : dir: reading active writers 2025/08/18 02:48:13 DEBUG : newLeaf: reading active writers 2025/08/18 02:48:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 02:48:13 DEBUG : newLeaf: vfs cache: starting upload 2025/08/18 02:48:13 DEBUG : dir: Looking for writers 2025/08/18 02:48:13 DEBUG : Looking for writers 2025/08/18 02:48:13 DEBUG : newLeaf: reading active writers 2025/08/18 02:48:13 DEBUG : dir: reading active writers 2025/08/18 02:48:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 02:48:13 DEBUG : dir: Looking for writers 2025/08/18 02:48:13 DEBUG : Looking for writers 2025/08/18 02:48:13 DEBUG : dir: reading active writers 2025/08/18 02:48:13 DEBUG : newLeaf: reading active writers 2025/08/18 02:48:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 02:48:13 INFO : newLeaf: Copied (replaced existing) 2025/08/18 02:48:13 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/08/18 02:48:13 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/18 02:48:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 02:48:13 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/18 02:48:13 DEBUG : dir: Looking for writers 2025/08/18 02:48:13 DEBUG : Looking for writers 2025/08/18 02:48:13 DEBUG : dir: reading active writers 2025/08/18 02:48:13 DEBUG : newLeaf: reading active writers 2025/08/18 02:48:13 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want newLeaf (25) got newLeaf (25), newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" 2025/08/18 02:48:20 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:48:20 DEBUG : dir: Looking for writers 2025/08/18 02:48:20 DEBUG : Looking for writers 2025/08/18 02:48:20 DEBUG : dir: reading active writers 2025/08/18 02:48:20 DEBUG : newLeaf: reading active writers 2025/08/18 02:48:20 DEBUG : >WaitForWriters: 2025/08/18 02:48:20 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 02:48:28 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:48:28 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 02:48:28 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:48:28 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:48:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:48:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:48:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:48:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:48:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:48:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:48:28 INFO : mega root 'rclone-test-hemezab4tino': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "newLeaf" 2025/08/18 02:48:35 DEBUG : newLeaf: Reset virtual modtime 2025/08/18 02:48:35 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/18 02:48:35 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 02:48:35 DEBUG : dir/file1(0xc000138800): openPending: 2025/08/18 02:48:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/08/18 02:48:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/18 02:48:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 02:48:35 DEBUG : dir/file1(0xc000138800): >openPending: err= 2025/08/18 02:48:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/18 02:48:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 02:48:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 02:48:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 02:48:35 DEBUG : dir/file1(0xc000138800): _writeAt: size=14, off=0 2025/08/18 02:48:35 DEBUG : dir/file1(0xc000138800): >_writeAt: n=14, err= 2025/08/18 02:48:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/18 02:48:35 DEBUG : dir/file1(0xc000138800): close: 2025/08/18 02:48:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/18 02:48:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/18 02:48:35 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/18 02:48:35 DEBUG : dir/file1(0xc000138800): >close: err= 2025/08/18 02:48:35 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:48:35 DEBUG : dir: Looking for writers 2025/08/18 02:48:35 DEBUG : file1: reading active writers 2025/08/18 02:48:35 DEBUG : Looking for writers 2025/08/18 02:48:35 DEBUG : dir: reading active writers 2025/08/18 02:48:35 DEBUG : newLeaf: reading active writers 2025/08/18 02:48:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 02:48:35 DEBUG : dir: Looking for writers 2025/08/18 02:48:35 DEBUG : file1: reading active writers 2025/08/18 02:48:35 DEBUG : Looking for writers 2025/08/18 02:48:35 DEBUG : dir: reading active writers 2025/08/18 02:48:35 DEBUG : newLeaf: reading active writers 2025/08/18 02:48:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 02:48:35 DEBUG : dir: Looking for writers 2025/08/18 02:48:35 DEBUG : file1: reading active writers 2025/08/18 02:48:35 DEBUG : Looking for writers 2025/08/18 02:48:35 DEBUG : dir: reading active writers 2025/08/18 02:48:35 DEBUG : newLeaf: reading active writers 2025/08/18 02:48:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 02:48:35 DEBUG : dir: Looking for writers 2025/08/18 02:48:35 DEBUG : file1: reading active writers 2025/08/18 02:48:35 DEBUG : Looking for writers 2025/08/18 02:48:35 DEBUG : dir: reading active writers 2025/08/18 02:48:35 DEBUG : newLeaf: reading active writers 2025/08/18 02:48:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 02:48:35 DEBUG : dir/file1: vfs cache: starting upload 2025/08/18 02:48:35 DEBUG : dir: Looking for writers 2025/08/18 02:48:35 DEBUG : file1: reading active writers 2025/08/18 02:48:35 DEBUG : Looking for writers 2025/08/18 02:48:35 DEBUG : dir: reading active writers 2025/08/18 02:48:35 DEBUG : newLeaf: reading active writers 2025/08/18 02:48:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 02:48:35 DEBUG : dir: Looking for writers 2025/08/18 02:48:35 DEBUG : file1: reading active writers 2025/08/18 02:48:35 DEBUG : Looking for writers 2025/08/18 02:48:35 DEBUG : dir: reading active writers 2025/08/18 02:48:35 DEBUG : newLeaf: reading active writers 2025/08/18 02:48:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 02:48:36 DEBUG : dir: Looking for writers 2025/08/18 02:48:36 DEBUG : file1: reading active writers 2025/08/18 02:48:36 DEBUG : Looking for writers 2025/08/18 02:48:36 DEBUG : dir: reading active writers 2025/08/18 02:48:36 DEBUG : newLeaf: reading active writers 2025/08/18 02:48:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/18 02:48:36 DEBUG : dir: Looking for writers 2025/08/18 02:48:36 DEBUG : file1: reading active writers 2025/08/18 02:48:36 DEBUG : Looking for writers 2025/08/18 02:48:36 DEBUG : dir: reading active writers 2025/08/18 02:48:36 DEBUG : newLeaf: reading active writers 2025/08/18 02:48:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/18 02:48:37 DEBUG : dir: Looking for writers 2025/08/18 02:48:37 DEBUG : file1: reading active writers 2025/08/18 02:48:37 DEBUG : Looking for writers 2025/08/18 02:48:37 DEBUG : dir: reading active writers 2025/08/18 02:48:37 DEBUG : newLeaf: reading active writers 2025/08/18 02:48:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/18 02:48:38 INFO : dir/file1: Copied (replaced existing) 2025/08/18 02:48:38 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/18 02:48:38 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/18 02:48:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 02:48:38 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/18 02:48:38 DEBUG : dir: Looking for writers 2025/08/18 02:48:38 DEBUG : file1: reading active writers 2025/08/18 02:48:38 DEBUG : Looking for writers 2025/08/18 02:48:38 DEBUG : dir: reading active writers 2025/08/18 02:48:38 DEBUG : newLeaf: reading active writers 2025/08/18 02:48:38 DEBUG : >WaitForWriters: 2025/08/18 02:48:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 02:48:38 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 02:48:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 02:48:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 02:48:38 DEBUG : dir/file1(0xc00064d700): _readAt: size=512, off=0 2025/08/18 02:48:38 DEBUG : dir/file1(0xc00064d700): openPending: 2025/08/18 02:48:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/08/18 02:48:38 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/18 02:48:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 02:48:38 DEBUG : dir/file1(0xc00064d700): >openPending: err= 2025/08/18 02:48:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/18 02:48:38 DEBUG : dir/file1(0xc00064d700): >_readAt: n=14, err=EOF 2025/08/18 02:48:38 DEBUG : dir/file1(0xc00064d700): close: 2025/08/18 02:48:38 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-18 02:48:35 +0000 UTC 2025/08/18 02:48:38 DEBUG : dir/file1(0xc00064d700): >close: err= fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:338 /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 "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:338 /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 "newLeaf" 2025/08/18 02:48:46 INFO : newLeaf: Deleted 2025/08/18 02:48:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 02:48:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/18 02:48:46 DEBUG : newLeaf: Updating file with newLeaf 0xc000678000 2025/08/18 02:48:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 02:48:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want newLeaf (14) got newLeaf (14), newLeaf (25), newLeaf (25) fstest.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:147 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 14 actual : 25 Test: TestFileRename/writes,forceCache=true Messages: newLeaf: size incorrect file=14 vs obj=25 fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "newLeaf" 2025/08/18 02:48:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/18 02:48:53 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/18 02:48:53 DEBUG : dir/file1: Updating file with dir/file1 0xc000678000 2025/08/18 02:48:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/18 02:48:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "dir/file1" 2025/08/18 02:49:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 02:49:00 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 02:49:00 DEBUG : dir/file1(0xc006a6eb00): openPending: 2025/08/18 02:49:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/08/18 02:49:00 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/18 02:49:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 02:49:00 DEBUG : dir/file1(0xc006a6eb00): >openPending: err= 2025/08/18 02:49:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/18 02:49:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 02:49:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 02:49:00 DEBUG : dir/file1(0xc006a6eb00): _writeAt: size=25, off=0 2025/08/18 02:49:00 DEBUG : dir/file1(0xc006a6eb00): >_writeAt: n=25, err= 2025/08/18 02:49:00 INFO : newLeaf: Deleted 2025/08/18 02:49:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 02:49:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/18 02:49:01 DEBUG : newLeaf: Updating file with newLeaf 0xc000678000 2025/08/18 02:49:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 02:49:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 02:49:01 DEBUG : newLeaf(0xc006a6eb00): close: 2025/08/18 02:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/18 02:49:01 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-18 02:49:00.776809332 +0000 UTC m=+215.112806293 2025/08/18 02:49:01 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/18 02:49:01 DEBUG : newLeaf(0xc006a6eb00): >close: err= 2025/08/18 02:49:01 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:49:01 DEBUG : dir: Looking for writers 2025/08/18 02:49:01 DEBUG : Looking for writers 2025/08/18 02:49:01 DEBUG : dir: reading active writers 2025/08/18 02:49:01 DEBUG : newLeaf: reading active writers 2025/08/18 02:49:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 02:49:01 DEBUG : dir: Looking for writers 2025/08/18 02:49:01 DEBUG : Looking for writers 2025/08/18 02:49:01 DEBUG : newLeaf: reading active writers 2025/08/18 02:49:01 DEBUG : dir: reading active writers 2025/08/18 02:49:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 02:49:01 DEBUG : dir: Looking for writers 2025/08/18 02:49:01 DEBUG : Looking for writers 2025/08/18 02:49:01 DEBUG : newLeaf: reading active writers 2025/08/18 02:49:01 DEBUG : dir: reading active writers 2025/08/18 02:49:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 02:49:01 DEBUG : dir: Looking for writers 2025/08/18 02:49:01 DEBUG : Looking for writers 2025/08/18 02:49:01 DEBUG : dir: reading active writers 2025/08/18 02:49:01 DEBUG : newLeaf: reading active writers 2025/08/18 02:49:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 02:49:01 DEBUG : newLeaf: vfs cache: starting upload 2025/08/18 02:49:01 DEBUG : dir: Looking for writers 2025/08/18 02:49:01 DEBUG : Looking for writers 2025/08/18 02:49:01 DEBUG : dir: reading active writers 2025/08/18 02:49:01 DEBUG : newLeaf: reading active writers 2025/08/18 02:49:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 02:49:01 DEBUG : dir: Looking for writers 2025/08/18 02:49:01 DEBUG : Looking for writers 2025/08/18 02:49:01 DEBUG : dir: reading active writers 2025/08/18 02:49:01 DEBUG : newLeaf: reading active writers 2025/08/18 02:49:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 02:49:01 INFO : newLeaf: Copied (replaced existing) 2025/08/18 02:49:01 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/08/18 02:49:01 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/18 02:49:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 02:49:01 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/18 02:49:01 DEBUG : dir: Looking for writers 2025/08/18 02:49:01 DEBUG : Looking for writers 2025/08/18 02:49:01 DEBUG : newLeaf: reading active writers 2025/08/18 02:49:01 DEBUG : dir: reading active writers 2025/08/18 02:49:01 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want newLeaf (25) got newLeaf (25), newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "newLeaf" 2025/08/18 02:49:08 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:49:08 DEBUG : dir: Looking for writers 2025/08/18 02:49:08 DEBUG : Looking for writers 2025/08/18 02:49:08 DEBUG : dir: reading active writers 2025/08/18 02:49:08 DEBUG : newLeaf: reading active writers 2025/08/18 02:49:08 DEBUG : >WaitForWriters: 2025/08/18 02:49:08 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "newLeaf" === RUN TestFileRename/full,forceCache=false run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 02:49:16 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:49:16 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 02:49:16 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:49:16 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:49:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:49:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:49:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:49:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:49:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:49:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:49:16 INFO : mega root 'rclone-test-hemezab4tino': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "newLeaf" 2025/08/18 02:49:23 DEBUG : newLeaf: Reset virtual modtime 2025/08/18 02:49:23 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:49:23 DEBUG : dir: Looking for writers 2025/08/18 02:49:23 DEBUG : file1: reading active writers 2025/08/18 02:49:23 DEBUG : Looking for writers 2025/08/18 02:49:23 DEBUG : newLeaf: reading active writers 2025/08/18 02:49:23 DEBUG : dir: reading active writers 2025/08/18 02:49:23 DEBUG : >WaitForWriters: 2025/08/18 02:49:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 02:49:23 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 02:49:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 02:49:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 02:49:23 DEBUG : dir/file1(0xc00068bcc0): _readAt: size=512, off=0 2025/08/18 02:49:23 DEBUG : dir/file1(0xc00068bcc0): openPending: 2025/08/18 02:49:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/08/18 02:49:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/18 02:49:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 02:49:23 DEBUG : dir/file1(0xc00068bcc0): >openPending: err= 2025/08/18 02:49:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/08/18 02:49:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/18 02:49:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/18 02:49:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 02:49:23 DEBUG : dir/file1(0xc00068bcc0): >_readAt: n=14, err=EOF 2025/08/18 02:49:23 DEBUG : dir/file1(0xc00068bcc0): close: 2025/08/18 02:49:23 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-18 02:49:16 +0000 UTC 2025/08/18 02:49:23 DEBUG : dir/file1(0xc00068bcc0): >close: err= fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:338 /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), newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:338 /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 "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:338 /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 "newLeaf" 2025/08/18 02:49:30 INFO : newLeaf: Deleted 2025/08/18 02:49:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 02:49:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/18 02:49:31 DEBUG : newLeaf: Updating file with newLeaf 0xc006e6ee40 2025/08/18 02:49:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 02:49:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want newLeaf (14) got newLeaf (14), newLeaf (25), newLeaf (25) fstest.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:147 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 14 actual : 25 Test: TestFileRename/full,forceCache=false Messages: newLeaf: size incorrect file=14 vs obj=25 fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "newLeaf" 2025/08/18 02:49:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/18 02:49:38 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/18 02:49:38 DEBUG : dir/file1: Updating file with dir/file1 0xc006e6ee40 2025/08/18 02:49:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/18 02:49:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "dir/file1" 2025/08/18 02:49:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 02:49:45 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 02:49:45 DEBUG : dir/file1(0xc0071531c0): openPending: 2025/08/18 02:49:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/08/18 02:49:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/18 02:49:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 02:49:45 DEBUG : dir/file1(0xc0071531c0): >openPending: err= 2025/08/18 02:49:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/18 02:49:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 02:49:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 02:49:45 DEBUG : dir/file1(0xc0071531c0): _writeAt: size=25, off=0 2025/08/18 02:49:45 DEBUG : dir/file1(0xc0071531c0): >_writeAt: n=25, err= 2025/08/18 02:49:45 INFO : newLeaf: Deleted 2025/08/18 02:49:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 02:49:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/18 02:49:45 DEBUG : newLeaf: Updating file with newLeaf 0xc006e6ee40 2025/08/18 02:49:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 02:49:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 02:49:45 DEBUG : newLeaf(0xc0071531c0): close: 2025/08/18 02:49:45 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/18 02:49:45 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-18 02:49:45.366225927 +0000 UTC m=+259.702222879 2025/08/18 02:49:45 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/18 02:49:45 DEBUG : newLeaf(0xc0071531c0): >close: err= 2025/08/18 02:49:45 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:49:45 DEBUG : dir: Looking for writers 2025/08/18 02:49:45 DEBUG : Looking for writers 2025/08/18 02:49:45 DEBUG : dir: reading active writers 2025/08/18 02:49:45 DEBUG : newLeaf: reading active writers 2025/08/18 02:49:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 02:49:45 DEBUG : dir: Looking for writers 2025/08/18 02:49:45 DEBUG : Looking for writers 2025/08/18 02:49:45 DEBUG : dir: reading active writers 2025/08/18 02:49:45 DEBUG : newLeaf: reading active writers 2025/08/18 02:49:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 02:49:45 DEBUG : dir: Looking for writers 2025/08/18 02:49:45 DEBUG : Looking for writers 2025/08/18 02:49:45 DEBUG : newLeaf: reading active writers 2025/08/18 02:49:45 DEBUG : dir: reading active writers 2025/08/18 02:49:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 02:49:45 DEBUG : dir: Looking for writers 2025/08/18 02:49:45 DEBUG : Looking for writers 2025/08/18 02:49:45 DEBUG : newLeaf: reading active writers 2025/08/18 02:49:45 DEBUG : dir: reading active writers 2025/08/18 02:49:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 02:49:45 DEBUG : newLeaf: vfs cache: starting upload 2025/08/18 02:49:45 DEBUG : dir: Looking for writers 2025/08/18 02:49:45 DEBUG : Looking for writers 2025/08/18 02:49:45 DEBUG : dir: reading active writers 2025/08/18 02:49:45 DEBUG : newLeaf: reading active writers 2025/08/18 02:49:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 02:49:46 DEBUG : dir: Looking for writers 2025/08/18 02:49:46 DEBUG : Looking for writers 2025/08/18 02:49:46 DEBUG : newLeaf: reading active writers 2025/08/18 02:49:46 DEBUG : dir: reading active writers 2025/08/18 02:49:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 02:49:46 INFO : newLeaf: Copied (replaced existing) 2025/08/18 02:49:46 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/08/18 02:49:46 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/18 02:49:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 02:49:46 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/18 02:49:46 DEBUG : dir: Looking for writers 2025/08/18 02:49:46 DEBUG : Looking for writers 2025/08/18 02:49:46 DEBUG : dir: reading active writers 2025/08/18 02:49:46 DEBUG : newLeaf: reading active writers 2025/08/18 02:49:46 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want newLeaf (25) got newLeaf (25), newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "newLeaf" 2025/08/18 02:49:53 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:49:53 DEBUG : dir: Looking for writers 2025/08/18 02:49:53 DEBUG : Looking for writers 2025/08/18 02:49:53 DEBUG : dir: reading active writers 2025/08/18 02:49:53 DEBUG : newLeaf: reading active writers 2025/08/18 02:49:53 DEBUG : >WaitForWriters: 2025/08/18 02:49:53 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "newLeaf" --- FAIL: TestFileRename (257.43s) --- FAIL: TestFileRename/off,forceCache=false (29.96s) --- FAIL: TestFileRename/minimal,forceCache=false (45.77s) --- FAIL: TestFileRename/minimal,forceCache=true (44.82s) --- FAIL: TestFileRename/writes,forceCache=false (44.45s) --- FAIL: TestFileRename/writes,forceCache=true (47.86s) --- FAIL: TestFileRename/full,forceCache=false (44.57s) === RUN TestRcGetVFS run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 02:50:00 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:50:00 NOTICE: mega root 'rclone-test-hemezab4tino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 02:50:00 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:50:00 NOTICE: mega root 'rclone-test-hemezab4tino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 02:50:00 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:50:00 DEBUG : Looking for writers 2025/08/18 02:50:00 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRcGetVFS Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRcGetVFS Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRcGetVFS Messages: Unexpected file "newLeaf" --- FAIL: TestRcGetVFS (7.09s) === RUN TestReadFileHandleMethods run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 02:50:07 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:50:07 NOTICE: mega root 'rclone-test-hemezab4tino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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 "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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 "newLeaf" 2025/08/18 02:50:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 02:50:17 DEBUG : newLeaf: Reset virtual modtime 2025/08/18 02:50:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 02:50:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/18 02:50:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/18 02:50:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 02:50:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/18 02:50:17 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/08/18 02:50:17 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:50:17 DEBUG : dir: Looking for writers 2025/08/18 02:50:17 DEBUG : file1: reading active writers 2025/08/18 02:50:17 DEBUG : Looking for writers 2025/08/18 02:50:17 DEBUG : dir: reading active writers 2025/08/18 02:50:17 DEBUG : newLeaf: reading active writers 2025/08/18 02:50:17 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleMethods Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleMethods Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleMethods Messages: Unexpected file "newLeaf" --- FAIL: TestReadFileHandleMethods (17.35s) === RUN TestReadFileHandleSeek run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 02:50:25 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:50:25 NOTICE: mega root 'rclone-test-hemezab4tino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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 "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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 "newLeaf" 2025/08/18 02:50:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 02:50:32 DEBUG : newLeaf: Reset virtual modtime 2025/08/18 02:50:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 02:50:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/18 02:50:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/18 02:50:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 02:50:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/18 02:50:32 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/18 02:50:32 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/18 02:50:32 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/18 02:50:32 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/18 02:50:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/18 02:50:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/18 02:50:32 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/18 02:50:32 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/08/18 02:50:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/08/18 02:50:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/08/18 02:50:32 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/08/18 02:50:32 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/08/18 02:50:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/08/18 02:50:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/08/18 02:50:32 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/08/18 02:50:33 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:50:33 DEBUG : dir: Looking for writers 2025/08/18 02:50:33 DEBUG : file1: reading active writers 2025/08/18 02:50:33 DEBUG : Looking for writers 2025/08/18 02:50:33 DEBUG : dir: reading active writers 2025/08/18 02:50:33 DEBUG : newLeaf: reading active writers 2025/08/18 02:50:33 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleSeek Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleSeek Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleSeek Messages: Unexpected file "newLeaf" --- FAIL: TestReadFileHandleSeek (15.22s) === RUN TestReadFileHandleReadAt run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 02:50:40 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:50:40 NOTICE: mega root 'rclone-test-hemezab4tino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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 "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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 "newLeaf" 2025/08/18 02:50:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 02:50:47 DEBUG : newLeaf: Reset virtual modtime 2025/08/18 02:50:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 02:50:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/18 02:50:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/18 02:50:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 02:50:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/18 02:50:48 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/18 02:50:48 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/18 02:50:48 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/18 02:50:48 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/18 02:50:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/18 02:50:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/18 02:50:48 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/18 02:50:48 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/08/18 02:50:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/08/18 02:50:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/08/18 02:50:48 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/08/18 02:50:48 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/08/18 02:50:48 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/08/18 02:50:48 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/08/18 02:50:48 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/08/18 02:50:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/08/18 02:50:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/08/18 02:50:48 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/18 02:50:48 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/08/18 02:50:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/08/18 02:50:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/08/18 02:50:48 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/18 02:50:48 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/18 02:50:48 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/18 02:50:48 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/18 02:50:48 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/08/18 02:50:48 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/18 02:50:48 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/18 02:50:48 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/18 02:50:48 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/08/18 02:50:48 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:50:48 DEBUG : dir: Looking for writers 2025/08/18 02:50:48 DEBUG : file1: reading active writers 2025/08/18 02:50:48 DEBUG : Looking for writers 2025/08/18 02:50:48 DEBUG : dir: reading active writers 2025/08/18 02:50:48 DEBUG : newLeaf: reading active writers 2025/08/18 02:50:48 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleReadAt Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleReadAt Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleReadAt Messages: Unexpected file "newLeaf" --- FAIL: TestReadFileHandleReadAt (15.61s) === RUN TestReadFileHandleFlush run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 02:50:56 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:50:56 NOTICE: mega root 'rclone-test-hemezab4tino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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 "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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 "newLeaf" 2025/08/18 02:51:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 02:51:03 DEBUG : newLeaf: Reset virtual modtime 2025/08/18 02:51:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 02:51:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/18 02:51:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/18 02:51:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 02:51:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/18 02:51:03 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:51:03 DEBUG : dir: Looking for writers 2025/08/18 02:51:03 DEBUG : file1: reading active writers 2025/08/18 02:51:03 DEBUG : Looking for writers 2025/08/18 02:51:03 DEBUG : dir: reading active writers 2025/08/18 02:51:03 DEBUG : newLeaf: reading active writers 2025/08/18 02:51:03 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleFlush Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleFlush Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleFlush Messages: Unexpected file "newLeaf" --- FAIL: TestReadFileHandleFlush (15.18s) === RUN TestReadFileHandleRelease run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 02:51:11 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:51:11 NOTICE: mega root 'rclone-test-hemezab4tino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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 "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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 "newLeaf" 2025/08/18 02:51:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 02:51:18 DEBUG : newLeaf: Reset virtual modtime 2025/08/18 02:51:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 02:51:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/18 02:51:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/18 02:51:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 02:51:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/18 02:51:18 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/08/18 02:51:18 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/08/18 02:51:18 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:51:18 DEBUG : dir: Looking for writers 2025/08/18 02:51:18 DEBUG : file1: reading active writers 2025/08/18 02:51:18 DEBUG : Looking for writers 2025/08/18 02:51:18 DEBUG : dir: reading active writers 2025/08/18 02:51:18 DEBUG : newLeaf: reading active writers 2025/08/18 02:51:18 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleRelease Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleRelease Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleRelease Messages: Unexpected file "newLeaf" --- FAIL: TestReadFileHandleRelease (14.88s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 02:51:26 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:51:26 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 02:51:26 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:51:26 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:51:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:51:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:51:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:51:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:51:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:51:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:51:26 INFO : mega root 'rclone-test-hemezab4tino': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:72 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:72 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:72 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: Unexpected file "newLeaf" 2025/08/18 02:51:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 02:51:33 DEBUG : newLeaf: Reset virtual modtime 2025/08/18 02:51:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 02:51:33 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 02:51:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 02:51:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 02:51:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/18 02:51:33 DEBUG : dir/file1(0xc00064d500): _readAt: size=1, off=0 2025/08/18 02:51:33 DEBUG : dir/file1(0xc00064d500): openPending: 2025/08/18 02:51:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/08/18 02:51:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/18 02:51:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 02:51:33 DEBUG : dir/file1(0xc00064d500): >openPending: err= 2025/08/18 02:51:33 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/18 02:51:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/18 02:51:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/18 02:51:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 02:51:33 DEBUG : dir/file1(0xc00064d500): >_readAt: n=1, err= 2025/08/18 02:51:33 DEBUG : dir/file1(0xc00064d500): _readAt: size=256, off=1 2025/08/18 02:51:33 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/08/18 02:51:33 DEBUG : dir/file1(0xc00064d500): >_readAt: n=15, err=EOF 2025/08/18 02:51:33 DEBUG : dir/file1(0xc00064d500): _readAt: size=16, off=16 2025/08/18 02:51:33 DEBUG : dir/file1(0xc00064d500): >_readAt: n=0, err=EOF 2025/08/18 02:51:33 DEBUG : dir/file1(0xc00064d500): close: 2025/08/18 02:51:33 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-18 02:51:26 +0000 UTC 2025/08/18 02:51:33 DEBUG : dir/file1(0xc00064d500): >close: err= 2025/08/18 02:51:33 DEBUG : dir/file1(0xc00064d500): close: 2025/08/18 02:51:33 DEBUG : dir/file1(0xc00064d500): >close: err=file already closed 2025/08/18 02:51:33 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:51:33 DEBUG : dir: Looking for writers 2025/08/18 02:51:33 DEBUG : file1: reading active writers 2025/08/18 02:51:33 DEBUG : Looking for writers 2025/08/18 02:51:33 DEBUG : dir: reading active writers 2025/08/18 02:51:33 DEBUG : newLeaf: reading active writers 2025/08/18 02:51:33 DEBUG : >WaitForWriters: 2025/08/18 02:51:33 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleMethodsRead (15.01s) === RUN TestRWFileHandleSeek run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 02:51:41 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:51:41 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 02:51:41 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:51:41 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:51:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:51:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:51:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:51:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:51:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:51:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:51:41 INFO : mega root 'rclone-test-hemezab4tino': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:118 Error: Should be true Test: TestRWFileHandleSeek Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:118 Error: Should be true Test: TestRWFileHandleSeek Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:118 Error: Should be true Test: TestRWFileHandleSeek Messages: Unexpected file "newLeaf" 2025/08/18 02:51:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 02:51:48 DEBUG : newLeaf: Reset virtual modtime 2025/08/18 02:51:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 02:51:48 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 02:51:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 02:51:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 02:51:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/18 02:51:48 DEBUG : dir/file1(0xc0007a70c0): _readAt: size=1, off=0 2025/08/18 02:51:48 DEBUG : dir/file1(0xc0007a70c0): openPending: 2025/08/18 02:51:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/08/18 02:51:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/18 02:51:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 02:51:48 DEBUG : dir/file1(0xc0007a70c0): >openPending: err= 2025/08/18 02:51:48 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/18 02:51:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/18 02:51:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/18 02:51:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 02:51:48 DEBUG : dir/file1(0xc0007a70c0): >_readAt: n=1, err= 2025/08/18 02:51:48 DEBUG : dir/file1(0xc0007a70c0): _readAt: size=1, off=5 2025/08/18 02:51:48 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/18 02:51:48 DEBUG : dir/file1(0xc0007a70c0): >_readAt: n=1, err= 2025/08/18 02:51:48 DEBUG : dir/file1(0xc0007a70c0): _readAt: size=1, off=3 2025/08/18 02:51:48 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/18 02:51:48 DEBUG : dir/file1(0xc0007a70c0): >_readAt: n=1, err= 2025/08/18 02:51:48 DEBUG : dir/file1(0xc0007a70c0): _readAt: size=1, off=13 2025/08/18 02:51:48 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/18 02:51:48 DEBUG : dir/file1(0xc0007a70c0): >_readAt: n=1, err= 2025/08/18 02:51:48 DEBUG : dir/file1(0xc0007a70c0): _readAt: size=16, off=100 2025/08/18 02:51:48 DEBUG : dir/file1(0xc0007a70c0): >_readAt: n=0, err=EOF 2025/08/18 02:51:48 DEBUG : dir/file1(0xc0007a70c0): close: 2025/08/18 02:51:48 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-18 02:51:41 +0000 UTC 2025/08/18 02:51:48 DEBUG : dir/file1(0xc0007a70c0): >close: err= 2025/08/18 02:51:48 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:51:48 DEBUG : dir: Looking for writers 2025/08/18 02:51:48 DEBUG : file1: reading active writers 2025/08/18 02:51:48 DEBUG : Looking for writers 2025/08/18 02:51:48 DEBUG : dir: reading active writers 2025/08/18 02:51:48 DEBUG : newLeaf: reading active writers 2025/08/18 02:51:48 DEBUG : >WaitForWriters: 2025/08/18 02:51:48 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSeek Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSeek Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSeek Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleSeek (15.02s) === RUN TestRWFileHandleReadAt run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 02:51:56 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:51:56 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 02:51:56 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:51:56 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:51:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:51:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:51:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:51:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:51:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:51:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:51:56 INFO : mega root 'rclone-test-hemezab4tino': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:167 Error: Should be true Test: TestRWFileHandleReadAt Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:167 Error: Should be true Test: TestRWFileHandleReadAt Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:167 Error: Should be true Test: TestRWFileHandleReadAt Messages: Unexpected file "newLeaf" 2025/08/18 02:52:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 02:52:03 DEBUG : newLeaf: Reset virtual modtime 2025/08/18 02:52:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 02:52:03 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 02:52:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 02:52:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 02:52:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/18 02:52:03 DEBUG : dir/file1(0xc007264b80): _readAt: size=1, off=0 2025/08/18 02:52:03 DEBUG : dir/file1(0xc007264b80): openPending: 2025/08/18 02:52:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/08/18 02:52:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/18 02:52:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 02:52:03 DEBUG : dir/file1(0xc007264b80): >openPending: err= 2025/08/18 02:52:03 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/18 02:52:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/18 02:52:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/18 02:52:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 02:52:03 DEBUG : dir/file1(0xc007264b80): >_readAt: n=1, err= 2025/08/18 02:52:03 DEBUG : dir/file1(0xc007264b80): _readAt: size=1, off=5 2025/08/18 02:52:03 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/18 02:52:03 DEBUG : dir/file1(0xc007264b80): >_readAt: n=1, err= 2025/08/18 02:52:03 DEBUG : dir/file1(0xc007264b80): _readAt: size=1, off=1 2025/08/18 02:52:03 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/18 02:52:03 DEBUG : dir/file1(0xc007264b80): >_readAt: n=1, err= 2025/08/18 02:52:03 DEBUG : dir/file1(0xc007264b80): _readAt: size=6, off=10 2025/08/18 02:52:03 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/18 02:52:03 DEBUG : dir/file1(0xc007264b80): >_readAt: n=6, err= 2025/08/18 02:52:03 DEBUG : dir/file1(0xc007264b80): _readAt: size=256, off=10 2025/08/18 02:52:03 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/18 02:52:03 DEBUG : dir/file1(0xc007264b80): >_readAt: n=6, err=EOF 2025/08/18 02:52:03 DEBUG : dir/file1(0xc007264b80): _readAt: size=256, off=100 2025/08/18 02:52:03 DEBUG : dir/file1(0xc007264b80): >_readAt: n=0, err=EOF 2025/08/18 02:52:03 DEBUG : dir/file1(0xc007264b80): close: 2025/08/18 02:52:03 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-18 02:51:56 +0000 UTC 2025/08/18 02:52:03 DEBUG : dir/file1(0xc007264b80): >close: err= 2025/08/18 02:52:03 DEBUG : dir/file1(0xc007264b80): _readAt: size=256, off=100 2025/08/18 02:52:03 DEBUG : dir/file1(0xc007264b80): >_readAt: n=0, err=file already closed 2025/08/18 02:52:03 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:52:03 DEBUG : dir: Looking for writers 2025/08/18 02:52:03 DEBUG : file1: reading active writers 2025/08/18 02:52:03 DEBUG : Looking for writers 2025/08/18 02:52:03 DEBUG : dir: reading active writers 2025/08/18 02:52:03 DEBUG : newLeaf: reading active writers 2025/08/18 02:52:03 DEBUG : >WaitForWriters: 2025/08/18 02:52:03 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleReadAt Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleReadAt Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleReadAt Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleReadAt (14.75s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 02:52:10 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:52:10 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 02:52:10 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:52:10 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:52:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:52:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:52:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:52:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:52:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:52:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:52:10 INFO : mega root 'rclone-test-hemezab4tino': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:216 Error: Should be true Test: TestRWFileHandleFlushRead Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:216 Error: Should be true Test: TestRWFileHandleFlushRead Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:216 Error: Should be true Test: TestRWFileHandleFlushRead Messages: Unexpected file "newLeaf" 2025/08/18 02:52:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 02:52:18 DEBUG : newLeaf: Reset virtual modtime 2025/08/18 02:52:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 02:52:18 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 02:52:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 02:52:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 02:52:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/18 02:52:18 DEBUG : dir/file1(0xc0002c7940): RWFileHandle.Flush 2025/08/18 02:52:18 DEBUG : dir/file1(0xc0002c7940): _readAt: size=256, off=0 2025/08/18 02:52:18 DEBUG : dir/file1(0xc0002c7940): openPending: 2025/08/18 02:52:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/08/18 02:52:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/18 02:52:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 02:52:18 DEBUG : dir/file1(0xc0002c7940): >openPending: err= 2025/08/18 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/18 02:52:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/18 02:52:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/18 02:52:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 02:52:18 DEBUG : dir/file1(0xc0002c7940): >_readAt: n=16, err=EOF 2025/08/18 02:52:18 DEBUG : dir/file1(0xc0002c7940): RWFileHandle.Flush 2025/08/18 02:52:18 DEBUG : dir/file1(0xc0002c7940): RWFileHandle.Flush 2025/08/18 02:52:18 DEBUG : dir/file1(0xc0002c7940): close: 2025/08/18 02:52:18 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-18 02:52:11 +0000 UTC 2025/08/18 02:52:18 DEBUG : dir/file1(0xc0002c7940): >close: err= 2025/08/18 02:52:18 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:52:18 DEBUG : dir: Looking for writers 2025/08/18 02:52:18 DEBUG : file1: reading active writers 2025/08/18 02:52:18 DEBUG : Looking for writers 2025/08/18 02:52:18 DEBUG : dir: reading active writers 2025/08/18 02:52:18 DEBUG : newLeaf: reading active writers 2025/08/18 02:52:18 DEBUG : >WaitForWriters: 2025/08/18 02:52:18 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleFlushRead Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleFlushRead Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleFlushRead Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleFlushRead (15.22s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 02:52:26 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:52:26 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 02:52:26 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:52:26 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:52:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:52:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:52:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:52:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:52:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:52:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:52:26 INFO : mega root 'rclone-test-hemezab4tino': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:244 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:244 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:244 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: Unexpected file "newLeaf" 2025/08/18 02:52:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 02:52:33 DEBUG : newLeaf: Reset virtual modtime 2025/08/18 02:52:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 02:52:33 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 02:52:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 02:52:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 02:52:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/18 02:52:33 DEBUG : dir/file1(0xc006a6f640): _readAt: size=256, off=0 2025/08/18 02:52:33 DEBUG : dir/file1(0xc006a6f640): openPending: 2025/08/18 02:52:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/08/18 02:52:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/18 02:52:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 02:52:33 DEBUG : dir/file1(0xc006a6f640): >openPending: err= 2025/08/18 02:52:33 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/18 02:52:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/18 02:52:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/18 02:52:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 02:52:33 DEBUG : dir/file1(0xc006a6f640): >_readAt: n=16, err=EOF 2025/08/18 02:52:33 DEBUG : dir/file1(0xc006a6f640): RWFileHandle.Release 2025/08/18 02:52:33 DEBUG : dir/file1(0xc006a6f640): close: 2025/08/18 02:52:33 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-18 02:52:26 +0000 UTC 2025/08/18 02:52:33 DEBUG : dir/file1(0xc006a6f640): >close: err= 2025/08/18 02:52:33 DEBUG : dir/file1(0xc006a6f640): RWFileHandle.Release 2025/08/18 02:52:33 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:52:33 DEBUG : dir: Looking for writers 2025/08/18 02:52:33 DEBUG : file1: reading active writers 2025/08/18 02:52:33 DEBUG : Looking for writers 2025/08/18 02:52:33 DEBUG : dir: reading active writers 2025/08/18 02:52:33 DEBUG : newLeaf: reading active writers 2025/08/18 02:52:33 DEBUG : >WaitForWriters: 2025/08/18 02:52:33 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleReleaseRead (15.20s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 02:52:41 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:52:41 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 02:52:41 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:52:41 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:52:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:52:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:52:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:52:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:52:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:52:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:52:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:52:41 DEBUG : newLeaf: Reset virtual modtime 2025/08/18 02:52:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:52:41 DEBUG : file1: newRWFileHandle: 2025/08/18 02:52:41 DEBUG : file1(0xc007406580): openPending: 2025/08/18 02:52:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:52:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 02:52:41 DEBUG : file1(0xc007406580): >openPending: err= 2025/08/18 02:52:41 DEBUG : file1: >newRWFileHandle: err= 2025/08/18 02:52:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 02:52:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/18 02:52:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/18 02:52:41 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/08/18 02:52:41 INFO : mega root 'rclone-test-hemezab4tino': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 02:52:41 DEBUG : file1(0xc007406580): _writeAt: size=5, off=0 2025/08/18 02:52:41 DEBUG : file1(0xc007406580): >_writeAt: n=5, err= 2025/08/18 02:52:41 DEBUG : file1(0xc007406580): _writeAt: size=7, off=5 2025/08/18 02:52:41 DEBUG : file1(0xc007406580): >_writeAt: n=7, err= 2025/08/18 02:52:41 DEBUG : file1: vfs cache: truncate to size=11 2025/08/18 02:52:41 DEBUG : file1(0xc007406580): close: 2025/08/18 02:52:41 DEBUG : file1: vfs cache: setting modification time to 2025-08-18 02:52:41.350055117 +0000 UTC m=+435.686052068 2025/08/18 02:52:41 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/18 02:52:41 DEBUG : file1(0xc007406580): >close: err= 2025/08/18 02:52:41 DEBUG : file1(0xc007406580): close: 2025/08/18 02:52:41 DEBUG : file1(0xc007406580): >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{"file1,11,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "file1,11,false" +([]string) (len=2) { + (string) (len=14) "file1,11,false", + (string) (len=16) "newLeaf,25,false" } Test: TestRWFileHandleMethodsWrite 2025/08/18 02:52:41 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:52:41 DEBUG : Looking for writers 2025/08/18 02:52:41 DEBUG : newLeaf: reading active writers 2025/08/18 02:52:41 DEBUG : file1: reading active writers 2025/08/18 02:52:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 02:52:41 DEBUG : Looking for writers 2025/08/18 02:52:41 DEBUG : newLeaf: reading active writers 2025/08/18 02:52:41 DEBUG : file1: reading active writers 2025/08/18 02:52:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 02:52:41 DEBUG : Looking for writers 2025/08/18 02:52:41 DEBUG : newLeaf: reading active writers 2025/08/18 02:52:41 DEBUG : file1: reading active writers 2025/08/18 02:52:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 02:52:41 DEBUG : Looking for writers 2025/08/18 02:52:41 DEBUG : newLeaf: reading active writers 2025/08/18 02:52:41 DEBUG : file1: reading active writers 2025/08/18 02:52:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 02:52:41 DEBUG : file1: vfs cache: starting upload 2025/08/18 02:52:41 DEBUG : Looking for writers 2025/08/18 02:52:41 DEBUG : newLeaf: reading active writers 2025/08/18 02:52:41 DEBUG : file1: reading active writers 2025/08/18 02:52:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 02:52:41 DEBUG : Looking for writers 2025/08/18 02:52:41 DEBUG : newLeaf: reading active writers 2025/08/18 02:52:41 DEBUG : file1: reading active writers 2025/08/18 02:52:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 02:52:41 INFO : file1: Copied (new) 2025/08/18 02:52:41 DEBUG : file1: vfs cache: fingerprint now "11" 2025/08/18 02:52:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/18 02:52:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 02:52:41 INFO : file1: vfs cache: upload succeeded try #1 2025/08/18 02:52:41 DEBUG : Looking for writers 2025/08/18 02:52:41 DEBUG : file1: reading active writers 2025/08/18 02:52:41 DEBUG : newLeaf: reading active writers 2025/08/18 02:52:41 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /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 file1 (11), newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:337 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:337 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: Unexpected file "newLeaf" 2025/08/18 02:52:48 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:52:48 DEBUG : Looking for writers 2025/08/18 02:52:48 DEBUG : newLeaf: reading active writers 2025/08/18 02:52:48 DEBUG : file1: reading active writers 2025/08/18 02:52:48 DEBUG : >WaitForWriters: 2025/08/18 02:52:48 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleMethodsWrite (14.80s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 02:52:56 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:52:56 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 02:52:56 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:52:56 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:52:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:52:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:52:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:52:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:52:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:52:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:52:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:52:56 DEBUG : newLeaf: Reset virtual modtime 2025/08/18 02:52:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:52:56 DEBUG : file1: newRWFileHandle: 2025/08/18 02:52:56 DEBUG : file1(0xc007406ac0): openPending: 2025/08/18 02:52:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:52:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 02:52:56 DEBUG : file1(0xc007406ac0): >openPending: err= 2025/08/18 02:52:56 DEBUG : file1: >newRWFileHandle: err= 2025/08/18 02:52:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 02:52:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/18 02:52:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/18 02:52:56 DEBUG : file1(0xc007406ac0): _writeAt: size=7, off=0 2025/08/18 02:52:56 DEBUG : file1(0xc007406ac0): >_writeAt: n=7, err= 2025/08/18 02:52:56 DEBUG : file1(0xc007406ac0): _writeAt: size=6, off=5 2025/08/18 02:52:56 DEBUG : file1(0xc007406ac0): >_writeAt: n=6, err= 2025/08/18 02:52:56 DEBUG : file1(0xc007406ac0): close: 2025/08/18 02:52:56 DEBUG : file1: vfs cache: setting modification time to 2025-08-18 02:52:56.149793913 +0000 UTC m=+450.485790885 2025/08/18 02:52:56 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/18 02:52:56 DEBUG : file1(0xc007406ac0): >close: err= 2025/08/18 02:52:56 DEBUG : file1(0xc007406ac0): _writeAt: size=5, off=0 2025/08/18 02:52:56 DEBUG : file1(0xc007406ac0): >_writeAt: n=0, err=file already closed 2025/08/18 02:52:56 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/08/18 02:52:56 INFO : mega root 'rclone-test-hemezab4tino': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 1, uploading 0, total size 7 (was 7) 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{"file1,11,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "file1,11,false" +([]string) (len=2) { + (string) (len=14) "file1,11,false", + (string) (len=16) "newLeaf,25,false" } Test: TestRWFileHandleWriteAt 2025/08/18 02:52:56 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:52:56 DEBUG : Looking for writers 2025/08/18 02:52:56 DEBUG : newLeaf: reading active writers 2025/08/18 02:52:56 DEBUG : file1: reading active writers 2025/08/18 02:52:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 02:52:56 DEBUG : Looking for writers 2025/08/18 02:52:56 DEBUG : newLeaf: reading active writers 2025/08/18 02:52:56 DEBUG : file1: reading active writers 2025/08/18 02:52:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 02:52:56 DEBUG : Looking for writers 2025/08/18 02:52:56 DEBUG : newLeaf: reading active writers 2025/08/18 02:52:56 DEBUG : file1: reading active writers 2025/08/18 02:52:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 02:52:56 DEBUG : Looking for writers 2025/08/18 02:52:56 DEBUG : newLeaf: reading active writers 2025/08/18 02:52:56 DEBUG : file1: reading active writers 2025/08/18 02:52:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 02:52:56 DEBUG : file1: vfs cache: starting upload 2025/08/18 02:52:56 DEBUG : Looking for writers 2025/08/18 02:52:56 DEBUG : newLeaf: reading active writers 2025/08/18 02:52:56 DEBUG : file1: reading active writers 2025/08/18 02:52:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 02:52:56 INFO : file1: Copied (new) 2025/08/18 02:52:56 DEBUG : file1: vfs cache: fingerprint now "11" 2025/08/18 02:52:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/18 02:52:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 02:52:56 INFO : file1: vfs cache: upload succeeded try #1 2025/08/18 02:52:56 DEBUG : Looking for writers 2025/08/18 02:52:56 DEBUG : newLeaf: reading active writers 2025/08/18 02:52:56 DEBUG : file1: reading active writers 2025/08/18 02:52:56 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /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 file1 (11), newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:387 Error: Should be true Test: TestRWFileHandleWriteAt Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:387 Error: Should be true Test: TestRWFileHandleWriteAt Messages: Unexpected file "newLeaf" 2025/08/18 02:53:03 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:53:03 DEBUG : Looking for writers 2025/08/18 02:53:03 DEBUG : file1: reading active writers 2025/08/18 02:53:03 DEBUG : newLeaf: reading active writers 2025/08/18 02:53:03 DEBUG : >WaitForWriters: 2025/08/18 02:53:03 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleWriteAt Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleWriteAt Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleWriteAt Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleWriteAt (14.48s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 02:53:10 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:53:10 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 02:53:10 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:53:10 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:53:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:53:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:53:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:53:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:53:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:53:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:53:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:53:10 DEBUG : newLeaf: Reset virtual modtime 2025/08/18 02:53:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:53:10 DEBUG : file1: newRWFileHandle: 2025/08/18 02:53:10 DEBUG : file1(0xc00745e400): openPending: 2025/08/18 02:53:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:53:10 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/08/18 02:53:10 INFO : mega root 'rclone-test-hemezab4tino': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 02:53:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 02:53:10 DEBUG : file1(0xc00745e400): >openPending: err= 2025/08/18 02:53:10 DEBUG : file1: >newRWFileHandle: err= 2025/08/18 02:53:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 02:53:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/18 02:53:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/18 02:53:10 DEBUG : file1(0xc00745e400): close: 2025/08/18 02:53:10 DEBUG : file1: vfs cache: setting modification time to 2025-08-18 02:53:10.623848642 +0000 UTC m=+464.959845572 2025/08/18 02:53:10 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/18 02:53:10 DEBUG : file1(0xc00745e400): >close: err= 2025/08/18 02:53:10 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/18 02:53:10 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/18 02:53:10 DEBUG : file2: newRWFileHandle: 2025/08/18 02:53:10 DEBUG : file2(0xc00745eb40): openPending: 2025/08/18 02:53:10 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:53:10 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/18 02:53:10 DEBUG : file2(0xc00745eb40): >openPending: err= 2025/08/18 02:53:10 DEBUG : file2: >newRWFileHandle: err= 2025/08/18 02:53:10 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/18 02:53:10 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/08/18 02:53:10 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/08/18 02:53:10 DEBUG : file2(0xc00745eb40): RWFileHandle.Flush 2025/08/18 02:53:10 DEBUG : file2(0xc00745eb40): RWFileHandle.Release 2025/08/18 02:53:10 DEBUG : file2(0xc00745eb40): close: 2025/08/18 02:53:10 DEBUG : file2: vfs cache: setting modification time to 2025-08-18 02:53:10.625051583 +0000 UTC m=+464.961048513 2025/08/18 02:53:10 INFO : file2: vfs cache: queuing for upload in 100ms 2025/08/18 02:53:10 DEBUG : file2(0xc00745eb40): >close: 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/read_write_test.go:414 Error: Not equal: expected: []string{"file1,0,false", "file2,0,false"} actual : []string{"file1,0,false", "file2,0,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=13) "file1,0,false", - (string) (len=13) "file2,0,false" + (string) (len=13) "file2,0,false", + (string) (len=16) "newLeaf,25,false" } Test: TestRWFileHandleWriteNoWrite 2025/08/18 02:53:10 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:53:10 DEBUG : Looking for writers 2025/08/18 02:53:10 DEBUG : newLeaf: reading active writers 2025/08/18 02:53:10 DEBUG : file1: reading active writers 2025/08/18 02:53:10 DEBUG : file2: reading active writers 2025/08/18 02:53:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/08/18 02:53:10 DEBUG : Looking for writers 2025/08/18 02:53:10 DEBUG : newLeaf: reading active writers 2025/08/18 02:53:10 DEBUG : file1: reading active writers 2025/08/18 02:53:10 DEBUG : file2: reading active writers 2025/08/18 02:53:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/08/18 02:53:10 DEBUG : Looking for writers 2025/08/18 02:53:10 DEBUG : newLeaf: reading active writers 2025/08/18 02:53:10 DEBUG : file1: reading active writers 2025/08/18 02:53:10 DEBUG : file2: reading active writers 2025/08/18 02:53:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/08/18 02:53:10 DEBUG : Looking for writers 2025/08/18 02:53:10 DEBUG : newLeaf: reading active writers 2025/08/18 02:53:10 DEBUG : file1: reading active writers 2025/08/18 02:53:10 DEBUG : file2: reading active writers 2025/08/18 02:53:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/08/18 02:53:10 DEBUG : file1: vfs cache: starting upload 2025/08/18 02:53:10 DEBUG : file2: vfs cache: starting upload 2025/08/18 02:53:10 DEBUG : Looking for writers 2025/08/18 02:53:10 DEBUG : newLeaf: reading active writers 2025/08/18 02:53:10 DEBUG : file1: reading active writers 2025/08/18 02:53:10 DEBUG : file2: reading active writers 2025/08/18 02:53:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/08/18 02:53:10 DEBUG : Looking for writers 2025/08/18 02:53:10 DEBUG : newLeaf: reading active writers 2025/08/18 02:53:10 DEBUG : file1: reading active writers 2025/08/18 02:53:10 DEBUG : file2: reading active writers 2025/08/18 02:53:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/08/18 02:53:10 INFO : file1: Copied (new) 2025/08/18 02:53:10 DEBUG : file1: vfs cache: fingerprint now "0" 2025/08/18 02:53:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/18 02:53:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 02:53:10 INFO : file1: vfs cache: upload succeeded try #1 2025/08/18 02:53:11 DEBUG : Looking for writers 2025/08/18 02:53:11 DEBUG : newLeaf: reading active writers 2025/08/18 02:53:11 DEBUG : file1: reading active writers 2025/08/18 02:53:11 DEBUG : file2: reading active writers 2025/08/18 02:53:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/18 02:53:11 DEBUG : Looking for writers 2025/08/18 02:53:11 DEBUG : newLeaf: reading active writers 2025/08/18 02:53:11 DEBUG : file1: reading active writers 2025/08/18 02:53:11 DEBUG : file2: reading active writers 2025/08/18 02:53:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/18 02:53:12 DEBUG : Looking for writers 2025/08/18 02:53:12 DEBUG : newLeaf: reading active writers 2025/08/18 02:53:12 DEBUG : file1: reading active writers 2025/08/18 02:53:12 DEBUG : file2: reading active writers 2025/08/18 02:53:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/18 02:53:13 INFO : file2: Copied (new) 2025/08/18 02:53:13 DEBUG : file2: vfs cache: fingerprint now "0" 2025/08/18 02:53:13 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/08/18 02:53:13 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/18 02:53:13 INFO : file2: vfs cache: upload succeeded try #1 2025/08/18 02:53:13 DEBUG : Looking for writers 2025/08/18 02:53:13 DEBUG : file1: reading active writers 2025/08/18 02:53:13 DEBUG : file2: reading active writers 2025/08/18 02:53:13 DEBUG : newLeaf: reading active writers 2025/08/18 02:53:13 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:420 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: listing wrong, want file1 (0), file2 (0) got file1 (0), file2 (0), newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:420 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:420 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: Unexpected file "newLeaf" 2025/08/18 02:53:20 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:53:20 DEBUG : Looking for writers 2025/08/18 02:53:20 DEBUG : newLeaf: reading active writers 2025/08/18 02:53:20 DEBUG : file1: reading active writers 2025/08/18 02:53:20 DEBUG : file2: reading active writers 2025/08/18 02:53:20 DEBUG : >WaitForWriters: 2025/08/18 02:53:20 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleWriteNoWrite (17.49s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 02:53:28 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:53:28 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 02:53:28 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:53:28 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:53:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:53:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:53:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:53:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:53:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:53:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:53:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:53:28 DEBUG : newLeaf: Reset virtual modtime 2025/08/18 02:53:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:53:28 DEBUG : file1: newRWFileHandle: 2025/08/18 02:53:28 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/08/18 02:53:28 INFO : mega root 'rclone-test-hemezab4tino': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 02:53:28 DEBUG : file1(0xc00745fd80): openPending: 2025/08/18 02:53:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:53:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 02:53:28 DEBUG : file1(0xc00745fd80): >openPending: err= 2025/08/18 02:53:28 DEBUG : file1: >newRWFileHandle: err= 2025/08/18 02:53:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 02:53:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/18 02:53:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/18 02:53:28 DEBUG : file1(0xc00745fd80): _writeAt: size=5, off=0 2025/08/18 02:53:28 DEBUG : file1(0xc00745fd80): >_writeAt: n=5, err= 2025/08/18 02:53:28 DEBUG : file1(0xc00745fd80): RWFileHandle.Flush 2025/08/18 02:53:28 DEBUG : file1(0xc00745fd80): RWFileHandle.Flush 2025/08/18 02:53:28 DEBUG : file1(0xc00745fd80): close: 2025/08/18 02:53:28 DEBUG : file1: vfs cache: setting modification time to 2025-08-18 02:53:28.113862184 +0000 UTC m=+482.449859135 2025/08/18 02:53:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/18 02:53:28 DEBUG : file1(0xc00745fd80): >close: err= 2025/08/18 02:53:28 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:53:28 DEBUG : Looking for writers 2025/08/18 02:53:28 DEBUG : newLeaf: reading active writers 2025/08/18 02:53:28 DEBUG : file1: reading active writers 2025/08/18 02:53:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 02:53:28 DEBUG : Looking for writers 2025/08/18 02:53:28 DEBUG : newLeaf: reading active writers 2025/08/18 02:53:28 DEBUG : file1: reading active writers 2025/08/18 02:53:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 02:53:28 DEBUG : Looking for writers 2025/08/18 02:53:28 DEBUG : newLeaf: reading active writers 2025/08/18 02:53:28 DEBUG : file1: reading active writers 2025/08/18 02:53:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 02:53:28 DEBUG : Looking for writers 2025/08/18 02:53:28 DEBUG : newLeaf: reading active writers 2025/08/18 02:53:28 DEBUG : file1: reading active writers 2025/08/18 02:53:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 02:53:28 DEBUG : file1: vfs cache: starting upload 2025/08/18 02:53:28 DEBUG : Looking for writers 2025/08/18 02:53:28 DEBUG : file1: reading active writers 2025/08/18 02:53:28 DEBUG : newLeaf: reading active writers 2025/08/18 02:53:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 02:53:28 DEBUG : Looking for writers 2025/08/18 02:53:28 DEBUG : newLeaf: reading active writers 2025/08/18 02:53:28 DEBUG : file1: reading active writers 2025/08/18 02:53:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 02:53:28 INFO : file1: Copied (new) 2025/08/18 02:53:28 DEBUG : file1: vfs cache: fingerprint now "5" 2025/08/18 02:53:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/18 02:53:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 02:53:28 INFO : file1: vfs cache: upload succeeded try #1 2025/08/18 02:53:28 DEBUG : Looking for writers 2025/08/18 02:53:28 DEBUG : newLeaf: reading active writers 2025/08/18 02:53:28 DEBUG : file1: reading active writers 2025/08/18 02:53:28 DEBUG : >WaitForWriters: 2025/08/18 02:53:28 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleFlushWrite Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleFlushWrite Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleFlushWrite Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleFlushWrite (9.62s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 02:53:37 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:53:37 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 02:53:37 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:53:37 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:53:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:53:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:53:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:53:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:53:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:53:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:53:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:53:37 DEBUG : newLeaf: Reset virtual modtime 2025/08/18 02:53:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:53:37 DEBUG : file1: newRWFileHandle: 2025/08/18 02:53:37 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/08/18 02:53:37 INFO : mega root 'rclone-test-hemezab4tino': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 02:53:37 DEBUG : file1(0xc000668940): openPending: 2025/08/18 02:53:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:53:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 02:53:37 DEBUG : file1(0xc000668940): >openPending: err= 2025/08/18 02:53:37 DEBUG : file1: >newRWFileHandle: err= 2025/08/18 02:53:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 02:53:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/18 02:53:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/18 02:53:37 DEBUG : file1(0xc000668940): _writeAt: size=5, off=0 2025/08/18 02:53:37 DEBUG : file1(0xc000668940): >_writeAt: n=5, err= 2025/08/18 02:53:37 DEBUG : file1(0xc000668940): RWFileHandle.Release 2025/08/18 02:53:37 DEBUG : file1(0xc000668940): close: 2025/08/18 02:53:37 DEBUG : file1: vfs cache: setting modification time to 2025-08-18 02:53:37.732900462 +0000 UTC m=+492.068897393 2025/08/18 02:53:37 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/18 02:53:37 DEBUG : file1(0xc000668940): >close: err= 2025/08/18 02:53:37 DEBUG : file1(0xc000668940): RWFileHandle.Release 2025/08/18 02:53:37 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:53:37 DEBUG : Looking for writers 2025/08/18 02:53:37 DEBUG : newLeaf: reading active writers 2025/08/18 02:53:37 DEBUG : file1: reading active writers 2025/08/18 02:53:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 02:53:37 DEBUG : Looking for writers 2025/08/18 02:53:37 DEBUG : newLeaf: reading active writers 2025/08/18 02:53:37 DEBUG : file1: reading active writers 2025/08/18 02:53:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 02:53:37 DEBUG : Looking for writers 2025/08/18 02:53:37 DEBUG : newLeaf: reading active writers 2025/08/18 02:53:37 DEBUG : file1: reading active writers 2025/08/18 02:53:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 02:53:37 DEBUG : Looking for writers 2025/08/18 02:53:37 DEBUG : newLeaf: reading active writers 2025/08/18 02:53:37 DEBUG : file1: reading active writers 2025/08/18 02:53:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 02:53:37 DEBUG : file1: vfs cache: starting upload 2025/08/18 02:53:37 DEBUG : Looking for writers 2025/08/18 02:53:37 DEBUG : newLeaf: reading active writers 2025/08/18 02:53:37 DEBUG : file1: reading active writers 2025/08/18 02:53:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 02:53:38 DEBUG : Looking for writers 2025/08/18 02:53:38 DEBUG : newLeaf: reading active writers 2025/08/18 02:53:38 DEBUG : file1: reading active writers 2025/08/18 02:53:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 02:53:38 INFO : file1: Copied (new) 2025/08/18 02:53:38 DEBUG : file1: vfs cache: fingerprint now "5" 2025/08/18 02:53:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/18 02:53:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 02:53:38 INFO : file1: vfs cache: upload succeeded try #1 2025/08/18 02:53:38 DEBUG : Looking for writers 2025/08/18 02:53:38 DEBUG : newLeaf: reading active writers 2025/08/18 02:53:38 DEBUG : file1: reading active writers 2025/08/18 02:53:38 DEBUG : >WaitForWriters: 2025/08/18 02:53:38 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleReleaseWrite Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleReleaseWrite Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleReleaseWrite Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleReleaseWrite (7.84s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 02:53:45 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:53:45 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 02:53:45 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:53:45 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:53:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:53:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:53:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:53:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:53:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:53:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:53:45 INFO : mega root 'rclone-test-hemezab4tino': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:481 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:481 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:481 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: Unexpected file "newLeaf" 2025/08/18 02:53:52 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/08/18 02:53:52 DEBUG : newLeaf: Reset virtual modtime 2025/08/18 02:53:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 02:53:52 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 02:53:52 DEBUG : dir/file1(0xc0071525c0): openPending: 2025/08/18 02:53:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/08/18 02:53:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/18 02:53:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 02:53:52 DEBUG : dir/file1(0xc0071525c0): >openPending: err= 2025/08/18 02:53:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/18 02:53:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 02:53:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 02:53:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/18 02:53:52 DEBUG : dir/file1(0xc0071525c0): _writeAt: size=5, off=0 2025/08/18 02:53:52 DEBUG : dir/file1(0xc0071525c0): >_writeAt: n=5, err= 2025/08/18 02:53:52 DEBUG : dir/file1(0xc0071525c0): close: 2025/08/18 02:53:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:53:52 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-18 02:53:52.987106649 +0000 UTC m=+507.323103579 2025/08/18 02:53:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/18 02:53:52 DEBUG : dir/file1(0xc0071525c0): >close: err= 2025/08/18 02:53:52 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:53:52 DEBUG : dir: Looking for writers 2025/08/18 02:53:52 DEBUG : file1: reading active writers 2025/08/18 02:53:52 DEBUG : Looking for writers 2025/08/18 02:53:52 DEBUG : dir: reading active writers 2025/08/18 02:53:52 DEBUG : newLeaf: reading active writers 2025/08/18 02:53:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 02:53:52 DEBUG : dir: Looking for writers 2025/08/18 02:53:52 DEBUG : file1: reading active writers 2025/08/18 02:53:52 DEBUG : Looking for writers 2025/08/18 02:53:52 DEBUG : newLeaf: reading active writers 2025/08/18 02:53:52 DEBUG : dir: reading active writers 2025/08/18 02:53:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 02:53:53 DEBUG : dir: Looking for writers 2025/08/18 02:53:53 DEBUG : file1: reading active writers 2025/08/18 02:53:53 DEBUG : Looking for writers 2025/08/18 02:53:53 DEBUG : dir: reading active writers 2025/08/18 02:53:53 DEBUG : newLeaf: reading active writers 2025/08/18 02:53:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 02:53:53 DEBUG : dir: Looking for writers 2025/08/18 02:53:53 DEBUG : file1: reading active writers 2025/08/18 02:53:53 DEBUG : Looking for writers 2025/08/18 02:53:53 DEBUG : dir: reading active writers 2025/08/18 02:53:53 DEBUG : newLeaf: reading active writers 2025/08/18 02:53:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 02:53:53 DEBUG : dir/file1: vfs cache: starting upload 2025/08/18 02:53:53 DEBUG : dir: Looking for writers 2025/08/18 02:53:53 DEBUG : file1: reading active writers 2025/08/18 02:53:53 DEBUG : Looking for writers 2025/08/18 02:53:53 DEBUG : dir: reading active writers 2025/08/18 02:53:53 DEBUG : newLeaf: reading active writers 2025/08/18 02:53:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 02:53:53 DEBUG : dir: Looking for writers 2025/08/18 02:53:53 DEBUG : file1: reading active writers 2025/08/18 02:53:53 DEBUG : Looking for writers 2025/08/18 02:53:53 DEBUG : dir: reading active writers 2025/08/18 02:53:53 DEBUG : newLeaf: reading active writers 2025/08/18 02:53:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 02:53:53 INFO : dir/file1: Copied (replaced existing) 2025/08/18 02:53:53 DEBUG : dir/file1: vfs cache: fingerprint now "5" 2025/08/18 02:53:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/18 02:53:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 02:53:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/18 02:53:53 DEBUG : dir: Looking for writers 2025/08/18 02:53:53 DEBUG : file1: reading active writers 2025/08/18 02:53:53 DEBUG : Looking for writers 2025/08/18 02:53:53 DEBUG : dir: reading active writers 2025/08/18 02:53:53 DEBUG : newLeaf: reading active writers 2025/08/18 02:53:53 DEBUG : >WaitForWriters: 2025/08/18 02:53:53 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleSizeTruncateExisting (15.45s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 02:54:01 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:54:01 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 02:54:01 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:54:01 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:54:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:54:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:54:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:54:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:54:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:54:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:54:01 INFO : mega root 'rclone-test-hemezab4tino': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:502 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:502 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:502 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "newLeaf" 2025/08/18 02:54:08 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:08 DEBUG : newLeaf: Reset virtual modtime 2025/08/18 02:54:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:08 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 02:54:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 02:54:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 02:54:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 02:54:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/18 02:54:08 DEBUG : dir/file1(0xc000669e80): _writeAt: size=5, off=0 2025/08/18 02:54:08 DEBUG : dir/file1(0xc000669e80): openPending: 2025/08/18 02:54:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/08/18 02:54:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/18 02:54:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 02:54:08 DEBUG : dir/file1(0xc000669e80): >openPending: err= 2025/08/18 02:54:08 DEBUG : dir/file1(0xc000669e80): >_writeAt: n=5, err= 2025/08/18 02:54:08 DEBUG : dir/file1(0xc000669e80): _writeAt: size=15, off=5 2025/08/18 02:54:08 DEBUG : dir/file1(0xc000669e80): >_writeAt: n=15, err= 2025/08/18 02:54:08 DEBUG : dir/file1(0xc000669e80): close: 2025/08/18 02:54:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/08/18 02:54:08 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-18 02:54:08.30758886 +0000 UTC m=+522.643585832 2025/08/18 02:54:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:08 DEBUG : dir/file1(0xc000669e80): >close: err= 2025/08/18 02:54:08 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:54:08 DEBUG : dir: Looking for writers 2025/08/18 02:54:08 DEBUG : file1: reading active writers 2025/08/18 02:54:08 DEBUG : Looking for writers 2025/08/18 02:54:08 DEBUG : dir: reading active writers 2025/08/18 02:54:08 DEBUG : newLeaf: reading active writers 2025/08/18 02:54:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 02:54:08 DEBUG : dir: Looking for writers 2025/08/18 02:54:08 DEBUG : file1: reading active writers 2025/08/18 02:54:08 DEBUG : Looking for writers 2025/08/18 02:54:08 DEBUG : dir: reading active writers 2025/08/18 02:54:08 DEBUG : newLeaf: reading active writers 2025/08/18 02:54:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 02:54:08 DEBUG : dir: Looking for writers 2025/08/18 02:54:08 DEBUG : file1: reading active writers 2025/08/18 02:54:08 DEBUG : Looking for writers 2025/08/18 02:54:08 DEBUG : dir: reading active writers 2025/08/18 02:54:08 DEBUG : newLeaf: reading active writers 2025/08/18 02:54:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 02:54:08 DEBUG : dir: Looking for writers 2025/08/18 02:54:08 DEBUG : file1: reading active writers 2025/08/18 02:54:08 DEBUG : Looking for writers 2025/08/18 02:54:08 DEBUG : dir: reading active writers 2025/08/18 02:54:08 DEBUG : newLeaf: reading active writers 2025/08/18 02:54:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 02:54:08 DEBUG : dir/file1: vfs cache: starting upload 2025/08/18 02:54:08 DEBUG : dir: Looking for writers 2025/08/18 02:54:08 DEBUG : file1: reading active writers 2025/08/18 02:54:08 DEBUG : Looking for writers 2025/08/18 02:54:08 DEBUG : dir: reading active writers 2025/08/18 02:54:08 DEBUG : newLeaf: reading active writers 2025/08/18 02:54:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 02:54:08 DEBUG : dir: Looking for writers 2025/08/18 02:54:08 DEBUG : file1: reading active writers 2025/08/18 02:54:08 DEBUG : Looking for writers 2025/08/18 02:54:08 DEBUG : dir: reading active writers 2025/08/18 02:54:08 DEBUG : newLeaf: reading active writers 2025/08/18 02:54:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 02:54:08 INFO : dir/file1: Copied (replaced existing) 2025/08/18 02:54:08 DEBUG : dir/file1: vfs cache: fingerprint now "20" 2025/08/18 02:54:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/18 02:54:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 02:54:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/18 02:54:08 DEBUG : dir: Looking for writers 2025/08/18 02:54:08 DEBUG : file1: reading active writers 2025/08/18 02:54:08 DEBUG : Looking for writers 2025/08/18 02:54:08 DEBUG : dir: reading active writers 2025/08/18 02:54:08 DEBUG : newLeaf: reading active writers 2025/08/18 02:54:08 DEBUG : >WaitForWriters: 2025/08/18 02:54:08 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleSizeCreateExisting (15.26s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 02:54:16 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:54:16 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 02:54:16 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:54:16 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:54:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:54:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:54:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:54:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:54:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:54:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:54:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:16 DEBUG : newLeaf: Reset virtual modtime 2025/08/18 02:54:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:16 DEBUG : file1: newRWFileHandle: 2025/08/18 02:54:16 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/08/18 02:54:16 INFO : mega root 'rclone-test-hemezab4tino': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 02:54:16 DEBUG : file1(0xc006b3ef00): openPending: 2025/08/18 02:54:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 02:54:16 DEBUG : file1(0xc006b3ef00): >openPending: err= 2025/08/18 02:54:16 DEBUG : file1: >newRWFileHandle: err= 2025/08/18 02:54:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 02:54:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/18 02:54:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/18 02:54:16 DEBUG : file1(0xc006b3ef00): _writeAt: size=5, off=0 2025/08/18 02:54:16 DEBUG : file1(0xc006b3ef00): >_writeAt: n=5, err= 2025/08/18 02:54:16 DEBUG : file1(0xc006b3ef00): close: 2025/08/18 02:54:16 DEBUG : file1: vfs cache: setting modification time to 2025-08-18 02:54:16.280373955 +0000 UTC m=+530.616370926 2025/08/18 02:54:16 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:16 DEBUG : file1(0xc006b3ef00): >close: err= 2025/08/18 02:54:16 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:54:16 DEBUG : Looking for writers 2025/08/18 02:54:16 DEBUG : newLeaf: reading active writers 2025/08/18 02:54:16 DEBUG : file1: reading active writers 2025/08/18 02:54:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 02:54:16 DEBUG : Looking for writers 2025/08/18 02:54:16 DEBUG : newLeaf: reading active writers 2025/08/18 02:54:16 DEBUG : file1: reading active writers 2025/08/18 02:54:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 02:54:16 DEBUG : Looking for writers 2025/08/18 02:54:16 DEBUG : newLeaf: reading active writers 2025/08/18 02:54:16 DEBUG : file1: reading active writers 2025/08/18 02:54:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 02:54:16 DEBUG : Looking for writers 2025/08/18 02:54:16 DEBUG : newLeaf: reading active writers 2025/08/18 02:54:16 DEBUG : file1: reading active writers 2025/08/18 02:54:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 02:54:16 DEBUG : file1: vfs cache: starting upload 2025/08/18 02:54:16 DEBUG : Looking for writers 2025/08/18 02:54:16 DEBUG : newLeaf: reading active writers 2025/08/18 02:54:16 DEBUG : file1: reading active writers 2025/08/18 02:54:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 02:54:16 DEBUG : Looking for writers 2025/08/18 02:54:16 DEBUG : newLeaf: reading active writers 2025/08/18 02:54:16 DEBUG : file1: reading active writers 2025/08/18 02:54:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 02:54:16 INFO : file1: Copied (new) 2025/08/18 02:54:16 DEBUG : file1: vfs cache: fingerprint now "5" 2025/08/18 02:54:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/18 02:54:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 02:54:16 INFO : file1: vfs cache: upload succeeded try #1 2025/08/18 02:54:16 DEBUG : Looking for writers 2025/08/18 02:54:16 DEBUG : newLeaf: reading active writers 2025/08/18 02:54:16 DEBUG : file1: reading active writers 2025/08/18 02:54:16 DEBUG : >WaitForWriters: 2025/08/18 02:54:16 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeCreateNew Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeCreateNew Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeCreateNew Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleSizeCreateNew (7.81s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 02:54:24 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:54:24 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 02:54:24 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:54:24 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:54:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:54:24 DEBUG : Config file has changed externally - reloading 2025/08/18 02:54:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:54:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:54:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:54:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:54:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:54:24 INFO : mega root 'rclone-test-hemezab4tino': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/08/18 02:54:24 DEBUG : newLeaf: Reset virtual modtime 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0002c7f00): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0002c7f00): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0002c7f00): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0002c7f00): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0002c7f00): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.092892543 +0000 UTC m=+538.428889474 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0002c7f00): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006e2c640): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006e2c640): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006e2c640): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006e2c640): >_readAt: n=2, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006e2c640): _writeAt: size=3, off=2 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006e2c640): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006e2c640): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.092892543 +0000 UTC m=+538.428889474 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006e2c640): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006e2cc40): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006e2cc40): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006e2cc40): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006e2cc40): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006e2cc40): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.092892543 +0000 UTC m=+538.428889474 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006e2cc40): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ef50 item 1 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006e2d540): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006e2d540): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006e2d540): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006e2d540): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006e2d540): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.097723316 +0000 UTC m=+538.433720247 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006e2d540): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006e2db40): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006e2db40): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006e2db40): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006e2db40): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006e2db40): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.097723316 +0000 UTC m=+538.433720247 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006e2db40): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006b6ae00 item 2 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007264600): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007264600): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007264600): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007264600): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007264600): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.101852734 +0000 UTC m=+538.437849666 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007264600): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007264a80): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007264a80): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007264a80): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007264a80): >_readAt: n=2, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007264a80): _writeAt: size=3, off=2 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007264a80): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007264a80): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.101852734 +0000 UTC m=+538.437849666 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007264a80): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007264f80): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007264f80): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007264f80): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007264f80): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007264f80): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.101852734 +0000 UTC m=+538.437849666 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007264f80): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444f50 item 3 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0072658c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0072658c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0072658c0): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0072658c0): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0072658c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.110356552 +0000 UTC m=+538.446353474 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0072658c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007265e00): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007265e00): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007265e00): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007265e00): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007265e00): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.110356552 +0000 UTC m=+538.446353474 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007265e00): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379110 item 4 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006a6e7c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006a6e7c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006a6e7c0): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006a6e7c0): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006a6e7c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.114078509 +0000 UTC m=+538.450075440 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006a6e7c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006a6ec40): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006a6ec40): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006a6ec40): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006a6ec40): >_readAt: n=2, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006a6ec40): _writeAt: size=3, off=2 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006a6ec40): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006a6ec40): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.114078509 +0000 UTC m=+538.450075440 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006a6ec40): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006a6f300): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006a6f300): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006a6f300): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006a6f300): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006a6f300): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.114078509 +0000 UTC m=+538.450075440 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006a6f300): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d570 item 5 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006a6fdc0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006a6fdc0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006a6fdc0): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006a6fdc0): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006a6fdc0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.118573752 +0000 UTC m=+538.454570684 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc006a6fdc0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000410400): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000410400): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000410400): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000410400): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000410400): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.118573752 +0000 UTC m=+538.454570684 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000410400): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003679d0 item 6 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007406100): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007406100): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007406100): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007406100): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007406100): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.120466906 +0000 UTC m=+538.456463837 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007406100): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007406600): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007406600): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007406600): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007406600): >_readAt: n=2, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007406600): _writeAt: size=3, off=2 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007406600): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007406600): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.120466906 +0000 UTC m=+538.456463837 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007406600): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007406b40): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007406b40): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007406b40): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007406b40): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007406b40): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.120466906 +0000 UTC m=+538.456463837 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007406b40): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403260 item 7 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007407480): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007407480): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007407480): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007407480): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007407480): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.125657372 +0000 UTC m=+538.461654324 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007407480): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0074079c0): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0074079c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0074079c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0074079c0): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0074079c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.125657372 +0000 UTC m=+538.461654324 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0074079c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f03f0 item 8 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e05780): _readAt: size=2, off=0 2025/08/18 02:54:24 ERROR : open-test-file(0xc000e05780): Couldn't read size of file 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e05780): >_readAt: n=0, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e05780): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e05780): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e05780): close: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e05780): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e05b40): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e05b40): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e05b40): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e05b40): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e05b40): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.128010547 +0000 UTC m=+538.464007478 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e05b40): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00745e040): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00745e040): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00745e040): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00745e040): >_readAt: n=2, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00745e040): _writeAt: size=3, off=2 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00745e040): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00745e040): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.128010547 +0000 UTC m=+538.464007478 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00745e040): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00745e640): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00745e640): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00745e640): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00745e640): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00745e640): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.128010547 +0000 UTC m=+538.464007478 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00745e640): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380690 item 9 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00745f0c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00745f0c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00745f0c0): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00745f0c0): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00745f0c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.131607179 +0000 UTC m=+538.467604110 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00745f0c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00745f740): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00745f740): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00745f740): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00745f740): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00745f740): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.131607179 +0000 UTC m=+538.467604110 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00745f740): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006a0d030 item 10 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00068a400): _readAt: size=2, off=0 2025/08/18 02:54:24 ERROR : open-test-file(0xc00068a400): Couldn't read size of file 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00068a400): >_readAt: n=0, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00068a400): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00068a400): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00068a400): close: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00068a400): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00068a880): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00068a880): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00068a880): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00068a880): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00068a880): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.135885557 +0000 UTC m=+538.471882488 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00068a880): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00068b980): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00068b980): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00068b980): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00068b980): >_readAt: n=2, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00068b980): _writeAt: size=3, off=2 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00068b980): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00068b980): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.135885557 +0000 UTC m=+538.471882488 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00068b980): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00068bec0): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00068bec0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00068bec0): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00068bec0): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00068bec0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.135885557 +0000 UTC m=+538.471882488 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00068bec0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007397340 item 11 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000138d80): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000138d80): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000138d80): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000138d80): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000138d80): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.138351382 +0000 UTC m=+538.474348313 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000138d80): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000139300): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000139300): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000139300): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000139300): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000139300): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.138351382 +0000 UTC m=+538.474348313 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000139300): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b2f6c0 item 12 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000b82300): _readAt: size=2, off=0 2025/08/18 02:54:24 ERROR : open-test-file(0xc000b82300): Couldn't read size of file 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000b82300): >_readAt: n=0, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000b82300): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000b82300): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000b82300): close: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000b82300): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000b826c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000b826c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000b826c0): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000b826c0): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000b826c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.140243163 +0000 UTC m=+538.476240084 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000b826c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000b82d80): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000b82d80): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000b82d80): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000b82d80): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000b82d80): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.140243163 +0000 UTC m=+538.476240084 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000b82d80): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b856c0 item 13 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000b836c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000b836c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000b836c0): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000b836c0): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000b836c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.142064442 +0000 UTC m=+538.478061373 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000b836c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000b83c00): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000b83c00): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000b83c00): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000b83c00): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000b83c00): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.142064442 +0000 UTC m=+538.478061373 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000b83c00): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bd56c0 item 14 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007192380): _readAt: size=2, off=0 2025/08/18 02:54:24 ERROR : open-test-file(0xc007192380): Couldn't read size of file 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007192380): >_readAt: n=0, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007192380): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007192380): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007192380): close: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007192380): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007192840): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007192840): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007192840): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007192840): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007192840): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.144105062 +0000 UTC m=+538.480101993 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007192840): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007192f00): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007192f00): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007192f00): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007192f00): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007192f00): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.144105062 +0000 UTC m=+538.480101993 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007192f00): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c823f0 item 15 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007193880): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007193880): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007193880): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007193880): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007193880): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.146051275 +0000 UTC m=+538.482048206 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007193880): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007193e80): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007193e80): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007193e80): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007193e80): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007193e80): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.146051275 +0000 UTC m=+538.482048206 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007193e80): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb83f0 item 16 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000cdc800): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000cdc800): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000cdc800): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000cdc800): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000cdc800): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.147908862 +0000 UTC m=+538.483905793 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000cdc800): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000cdcc80): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000cdcc80): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000cdcc80): open at offset 5 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000cdcc80): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000cdcc80): >_readAt: n=2, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000cdcc80): _writeAt: size=3, off=7 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000cdcc80): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000cdcc80): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.147908862 +0000 UTC m=+538.483905793 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000cdcc80): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000cdd180): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000cdd180): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000cdd180): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000cdd180): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000cdd180): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.147908862 +0000 UTC m=+538.483905793 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000cdd180): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d063f0 item 17 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000cddac0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000cddac0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000cddac0): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000cddac0): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000cddac0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.150427557 +0000 UTC m=+538.486424488 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000cddac0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000d78080): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000d78080): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000d78080): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000d78080): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000d78080): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.150427557 +0000 UTC m=+538.486424488 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000d78080): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d4c540 item 18 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000d789c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000d789c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000d789c0): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000d789c0): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000d789c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.152736458 +0000 UTC m=+538.488733389 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000d789c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000d78ec0): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000d78ec0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000d78ec0): open at offset 5 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000d78ec0): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000d78ec0): >_readAt: n=2, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000d78ec0): _writeAt: size=3, off=7 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000d78ec0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000d78ec0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.152736458 +0000 UTC m=+538.488733389 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000d78ec0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000d793c0): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000d793c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000d793c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000d793c0): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000d793c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.152736458 +0000 UTC m=+538.488733389 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000d793c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dae540 item 19 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000d79d00): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000d79d00): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000d79d00): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000d79d00): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000d79d00): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.156549495 +0000 UTC m=+538.492546426 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000d79d00): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e342c0): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e342c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e342c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e342c0): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e342c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.156549495 +0000 UTC m=+538.492546426 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e342c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e18690 item 20 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e34c00): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e34c00): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e34c00): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e34c00): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e34c00): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.161594298 +0000 UTC m=+538.497591229 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e34c00): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e35100): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e35100): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e35100): open at offset 5 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e35100): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e35100): >_readAt: n=2, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e35100): _writeAt: size=3, off=7 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e35100): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e35100): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.161594298 +0000 UTC m=+538.497591229 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e35100): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e35600): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e35600): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e35600): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e35600): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e35600): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.161594298 +0000 UTC m=+538.497591229 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e35600): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e68690 item 21 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007153ac0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007153ac0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007153ac0): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007153ac0): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007153ac0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.16660102 +0000 UTC m=+538.502597951 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc007153ac0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000fc4080): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000fc4080): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000fc4080): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000fc4080): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000fc4080): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.16660102 +0000 UTC m=+538.502597951 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000fc4080): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001558f0 item 22 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000fc49c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000fc49c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000fc49c0): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000fc49c0): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000fc49c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.169456273 +0000 UTC m=+538.505453195 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000fc49c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000fc4ec0): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000fc4ec0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000fc4ec0): open at offset 5 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000fc4ec0): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000fc4ec0): >_readAt: n=2, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000fc4ec0): _writeAt: size=3, off=7 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000fc4ec0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000fc4ec0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.169456273 +0000 UTC m=+538.505453195 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000fc4ec0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000fc53c0): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000fc53c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000fc53c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000fc53c0): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000fc53c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.169456273 +0000 UTC m=+538.505453195 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000fc53c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fd58f0 item 23 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e35cc0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e35cc0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e35cc0): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e35cc0): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e35cc0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.17311865 +0000 UTC m=+538.509115580 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000e35cc0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000f20280): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000f20280): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000f20280): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000f20280): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000f20280): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.17311865 +0000 UTC m=+538.509115580 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000f20280): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e68e00 item 24 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000f20b80): _readAt: size=2, off=0 2025/08/18 02:54:24 ERROR : open-test-file(0xc000f20b80): Couldn't read size of file 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000f20b80): >_readAt: n=0, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000f20b80): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000f20b80): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000f20b80): close: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000f20b80): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000f20f40): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000f20f40): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000f20f40): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000f20f40): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000f20f40): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.176234542 +0000 UTC m=+538.512231473 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000f20f40): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000f21440): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000f21440): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000f21440): open at offset 5 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000f21440): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000f21440): >_readAt: n=2, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000f21440): _writeAt: size=3, off=7 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000f21440): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000f21440): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.176234542 +0000 UTC m=+538.512231473 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000f21440): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000f21980): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000f21980): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000f21980): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000f21980): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000f21980): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.176234542 +0000 UTC m=+538.512231473 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000f21980): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f74e00 item 25 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00112a340): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00112a340): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00112a340): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00112a340): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00112a340): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.17909746 +0000 UTC m=+538.515094391 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00112a340): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00112a880): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00112a880): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00112a880): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00112a880): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00112a880): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.17909746 +0000 UTC m=+538.515094391 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00112a880): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00112cf50 item 26 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00112b180): _readAt: size=2, off=0 2025/08/18 02:54:24 ERROR : open-test-file(0xc00112b180): Couldn't read size of file 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00112b180): >_readAt: n=0, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00112b180): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00112b180): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00112b180): close: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00112b180): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00112b540): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00112b540): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00112b540): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00112b540): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00112b540): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.18133576 +0000 UTC m=+538.517332690 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00112b540): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00112ba40): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00112ba40): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00112ba40): open at offset 5 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00112ba40): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00112ba40): >_readAt: n=2, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00112ba40): _writeAt: size=3, off=7 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00112ba40): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00112ba40): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.18133576 +0000 UTC m=+538.517332690 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00112ba40): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00118c000): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00118c000): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00118c000): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00118c000): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00118c000): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.18133576 +0000 UTC m=+538.517332690 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00118c000): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001166f50 item 27 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000fc5d00): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000fc5d00): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000fc5d00): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000fc5d00): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000fc5d00): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.184031696 +0000 UTC m=+538.520028627 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000fc5d00): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0010bc2c0): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0010bc2c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0010bc2c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0010bc2c0): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0010bc2c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.184031696 +0000 UTC m=+538.520028627 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0010bc2c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001043a40 item 28 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0010bcbc0): _readAt: size=2, off=0 2025/08/18 02:54:24 ERROR : open-test-file(0xc0010bcbc0): Couldn't read size of file 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0010bcbc0): >_readAt: n=0, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0010bcbc0): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0010bcbc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0010bcbc0): close: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0010bcbc0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0010bcf80): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0010bcf80): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0010bcf80): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0010bcf80): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0010bcf80): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.18637912 +0000 UTC m=+538.522376051 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0010bcf80): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0010bd640): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0010bd640): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0010bd640): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0010bd640): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0010bd640): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.18637912 +0000 UTC m=+538.522376051 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0010bd640): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010c9a40 item 29 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00122e000): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00122e000): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00122e000): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00122e000): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00122e000): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.188056178 +0000 UTC m=+538.524053110 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00122e000): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00122e540): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00122e540): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00122e540): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00122e540): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00122e540): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.188056178 +0000 UTC m=+538.524053110 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00122e540): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001203a40 item 30 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00122ee40): _readAt: size=2, off=0 2025/08/18 02:54:24 ERROR : open-test-file(0xc00122ee40): Couldn't read size of file 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00122ee40): >_readAt: n=0, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00122ee40): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00122ee40): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00122ee40): close: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00122ee40): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00122f200): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00122f200): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00122f200): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00122f200): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00122f200): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.189925257 +0000 UTC m=+538.525922188 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00122f200): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00122f8c0): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00122f8c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00122f8c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00122f8c0): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00122f8c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.189925257 +0000 UTC m=+538.525922188 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00122f8c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00123fa40 item 31 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001272280): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001272280): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001272280): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001272280): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001272280): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.191832748 +0000 UTC m=+538.527829668 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001272280): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012727c0): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012727c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012727c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012727c0): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012727c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.191832748 +0000 UTC m=+538.527829668 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012727c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001271a40 item 32 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012730c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012730c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012730c0): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012730c0): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012730c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.193638758 +0000 UTC m=+538.529635690 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012730c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001273540): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001273540): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001273540): _writeAt: size=3, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001273540): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001273540): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012ada40 item 33 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001273540): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001273540): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.194149394 +0000 UTC m=+538.530146325 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001273540): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001273a40): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001273a40): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001273a40): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001273a40): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001273a40): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.194149394 +0000 UTC m=+538.530146325 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001273a40): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012adc00 item 33 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012ea3c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012ea3c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012ea3c0): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012ea3c0): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012ea3c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.195837644 +0000 UTC m=+538.531834575 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012ea3c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012ea840): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012ea840): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012edc00 item 34 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012ea840): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012ea840): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012ea840): _writeAt: size=3, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012ea840): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012ea840): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.197117951 +0000 UTC m=+538.533114882 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012ea840): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012ead80): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012ead80): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012ead80): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012ead80): >_readAt: n=3, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012ead80): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.197117951 +0000 UTC m=+538.533114882 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012ead80): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012eddc0 item 34 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012eb680): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012eb680): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012eb680): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012eb680): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012eb680): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.199107634 +0000 UTC m=+538.535104566 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012eb680): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012ebb00): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012ebb00): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012ebb00): _writeAt: size=3, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012ebb00): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012ebb00): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00133bdc0 item 35 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012ebb00): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012ebb00): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.199708409 +0000 UTC m=+538.535705341 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0012ebb00): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001368080): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001368080): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001368080): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001368080): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001368080): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.199708409 +0000 UTC m=+538.535705341 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001368080): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001366000 item 35 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0013689c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0013689c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0013689c0): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0013689c0): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0013689c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.201401317 +0000 UTC m=+538.537398249 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0013689c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001368ec0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001368ec0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001382000 item 36 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001368ec0): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001368ec0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001368ec0): _writeAt: size=3, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001368ec0): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001368ec0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.202015498 +0000 UTC m=+538.538012429 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001368ec0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001369400): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001369400): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001369400): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001369400): >_readAt: n=3, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001369400): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.202015498 +0000 UTC m=+538.538012429 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001369400): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013821c0 item 36 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001369d00): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001369d00): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001369d00): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001369d00): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001369d00): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.203611585 +0000 UTC m=+538.539608515 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001369d00): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0013cc200): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0013cc200): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0013cc200): _writeAt: size=3, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0013cc200): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0013cc200): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013c41c0 item 37 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0013cc200): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0013cc200): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.204142689 +0000 UTC m=+538.540139620 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0013cc200): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0013cc700): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0013cc700): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0013cc700): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0013cc700): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0013cc700): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.204142689 +0000 UTC m=+538.540139620 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0013cc700): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013c4380 item 37 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0013cd040): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0013cd040): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0013cd040): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0013cd040): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0013cd040): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.20592243 +0000 UTC m=+538.541919361 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0013cd040): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0013cd540): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0013cd540): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001410380 item 38 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0013cd540): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0013cd540): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0013cd540): _writeAt: size=3, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0013cd540): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0013cd540): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.208752188 +0000 UTC m=+538.544749118 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0013cd540): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0013cda80): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0013cda80): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0013cda80): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0013cda80): >_readAt: n=3, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0013cda80): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.208752188 +0000 UTC m=+538.544749118 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0013cda80): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001410540 item 38 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00143c440): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00143c440): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00143c440): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00143c440): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00143c440): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.210418968 +0000 UTC m=+538.546415899 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00143c440): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00143c940): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00143c940): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00143c940): _writeAt: size=3, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00143c940): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00143c940): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001454540 item 39 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00143c940): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00143c940): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.210956693 +0000 UTC m=+538.546953625 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00143c940): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00143ce40): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00143ce40): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00143ce40): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00143ce40): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00143ce40): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.210956693 +0000 UTC m=+538.546953625 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00143ce40): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001454700 item 39 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00143d780): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00143d780): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00143d780): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00143d780): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00143d780): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.212840159 +0000 UTC m=+538.548837090 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00143d780): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00143dc80): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00143dc80): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014b4700 item 40 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00143dc80): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00143dc80): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00143dc80): _writeAt: size=3, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00143dc80): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00143dc80): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.213587858 +0000 UTC m=+538.549584790 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00143dc80): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0014e0240): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0014e0240): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0014e0240): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0014e0240): >_readAt: n=3, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0014e0240): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.213587858 +0000 UTC m=+538.549584790 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0014e0240): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014b48c0 item 40 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0014e0ac0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0014e0ac0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0014e0ac0): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0014e0ac0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0014e0ac0): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0014e0ac0): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0014e0ac0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.215316975 +0000 UTC m=+538.551313907 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0014e0ac0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0014e0fc0): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0014e0fc0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0014e0fc0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015008c0 item 41 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0014e0fc0): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0014e0fc0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.215875781 +0000 UTC m=+538.551872712 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0014e0fc0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0014e1480): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0014e1480): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0014e1480): _writeAt: size=3, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0014e1480): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0014e1480): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001500a80 item 41 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0014e1480): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0014e1480): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.216434126 +0000 UTC m=+538.552431057 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0014e1480): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0014e19c0): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0014e19c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0014e19c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0014e19c0): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0014e19c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.216434126 +0000 UTC m=+538.552431057 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0014e19c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001500c40 item 41 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00155c340): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00155c340): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00155c340): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00155c340): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00155c340): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00155c340): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00155c340): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.218174213 +0000 UTC m=+538.554171144 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00155c340): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00155c840): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00155c840): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00155c840): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001560c40 item 42 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00155c840): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00155c840): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.218754731 +0000 UTC m=+538.554751661 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00155c840): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00155cd80): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00155cd80): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001560e00 item 42 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00155cd80): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00155cd80): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00155cd80): _writeAt: size=3, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00155cd80): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00155cd80): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.219457315 +0000 UTC m=+538.555454237 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00155cd80): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00155d300): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00155d300): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00155d300): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00155d300): >_readAt: n=3, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00155d300): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.219457315 +0000 UTC m=+538.555454237 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00155d300): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001560fc0 item 42 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00155dc00): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00155dc00): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00155dc00): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00155dc00): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00155dc00): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00155dc00): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00155dc00): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.221308821 +0000 UTC m=+538.557305751 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00155dc00): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0015da180): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0015da180): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0015da180): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015bafc0 item 43 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0015da180): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0015da180): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.221969246 +0000 UTC m=+538.557966178 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0015da180): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0015da6c0): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0015da6c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0015da6c0): _writeAt: size=3, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0015da6c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0015da6c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015bb180 item 43 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0015da6c0): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0015da6c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.222575622 +0000 UTC m=+538.558572553 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0015da6c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00118c7c0): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00118c7c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00118c7c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00118c7c0): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00118c7c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.222575622 +0000 UTC m=+538.558572553 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00118c7c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015bb340 item 43 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00118d0c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00118d0c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00118d0c0): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00118d0c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00118d0c0): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00118d0c0): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00118d0c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.225065292 +0000 UTC m=+538.561062233 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00118d0c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00118d5c0): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00118d5c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00118d5c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011dee70 item 44 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00118d5c0): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00118d5c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.226003498 +0000 UTC m=+538.562000439 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00118d5c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00118db00): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00118db00): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011df030 item 44 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00118db00): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00118db00): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00118db00): _writeAt: size=3, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00118db00): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00118db00): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.2277833 +0000 UTC m=+538.563780251 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00118db00): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001614100): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001614100): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001614100): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001614100): >_readAt: n=3, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001614100): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.2277833 +0000 UTC m=+538.563780251 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001614100): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011df1f0 item 44 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001614a00): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001614a00): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001614a00): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001614a00): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001614a00): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001614a00): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001614a00): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.230211694 +0000 UTC m=+538.566208646 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001614a00): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001614f00): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001614f00): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001614f00): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016231f0 item 45 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001614f00): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001614f00): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.231126356 +0000 UTC m=+538.567123308 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001614f00): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001615600): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001615600): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001615600): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001615600): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001615600): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.231126356 +0000 UTC m=+538.567123308 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001615600): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016233b0 item 45 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001615f00): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001615f00): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001615f00): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001615f00): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001615f00): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001615f00): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001615f00): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.233998463 +0000 UTC m=+538.569995394 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001615f00): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0016d0480): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0016d0480): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0016d0480): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016913b0 item 46 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0016d0480): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0016d0480): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.234690729 +0000 UTC m=+538.570687660 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0016d0480): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0016d0b80): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0016d0b80): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0016d0b80): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0016d0b80): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0016d0b80): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.234690729 +0000 UTC m=+538.570687660 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0016d0b80): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001691570 item 46 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0016d1480): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0016d1480): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0016d1480): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0016d1480): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0016d1480): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0016d1480): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0016d1480): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.23650822 +0000 UTC m=+538.572505152 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0016d1480): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0016d1980): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0016d1980): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0016d1980): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016f9570 item 47 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0016d1980): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0016d1980): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.237170901 +0000 UTC m=+538.573167832 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0016d1980): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00174c100): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00174c100): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00174c100): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00174c100): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00174c100): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.237170901 +0000 UTC m=+538.573167832 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00174c100): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016f9730 item 47 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00174ca00): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00174ca00): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00174ca00): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00174ca00): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00174ca00): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00174ca00): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00174ca00): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.239639662 +0000 UTC m=+538.575636594 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00174ca00): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00174cf00): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00174cf00): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00174cf00): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001769730 item 48 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00174cf00): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00174cf00): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.240312301 +0000 UTC m=+538.576309232 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00174cf00): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00174d600): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00174d600): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00174d600): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00174d600): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00174d600): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.240312301 +0000 UTC m=+538.576309232 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00174d600): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017698f0 item 48 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00174df00): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00174df00): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00174df00): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00174df00): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00174df00): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.242332593 +0000 UTC m=+538.578329524 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00174df00): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0017b4400): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0017b4400): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0017b4400): _writeAt: size=3, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0017b4400): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0017b4400): open at offset 5 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0017b4400): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017a38f0 item 49 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0017b4400): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0017b4400): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.243085352 +0000 UTC m=+538.579082283 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0017b4400): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0017b4940): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0017b4940): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0017b4940): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0017b4940): >_readAt: n=8, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0017b4940): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.243085352 +0000 UTC m=+538.579082283 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0017b4940): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017a3ab0 item 49 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000bfea80): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000bfea80): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000bfea80): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000bfea80): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000bfea80): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.244891041 +0000 UTC m=+538.580887962 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000bfea80): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000bfef80): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000bfef80): open at offset 5 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000bfef80): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c40d20 item 50 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000bfef80): _readAt: size=2, off=5 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000bfef80): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000bfef80): _writeAt: size=3, off=5 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000bfef80): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000bfef80): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.245692743 +0000 UTC m=+538.581689663 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000bfef80): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000bff500): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000bff500): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000bff500): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000bff500): >_readAt: n=3, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000bff500): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.245692743 +0000 UTC m=+538.581689663 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000bff500): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c40ee0 item 50 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000bffe40): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000bffe40): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000bffe40): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000bffe40): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000bffe40): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.248180639 +0000 UTC m=+538.584177570 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc000bffe40): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018263c0): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018263c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018263c0): _writeAt: size=3, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018263c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018263c0): open at offset 5 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018263c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7aee0 item 51 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018263c0): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018263c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.248837858 +0000 UTC m=+538.584834789 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018263c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001826900): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001826900): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001826900): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001826900): >_readAt: n=8, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001826900): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.248837858 +0000 UTC m=+538.584834789 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001826900): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7b0a0 item 51 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001827240): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001827240): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001827240): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001827240): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001827240): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.250802746 +0000 UTC m=+538.586799678 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001827240): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001827740): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001827740): open at offset 5 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001827740): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018710a0 item 52 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001827740): _readAt: size=2, off=5 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001827740): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001827740): _writeAt: size=3, off=5 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001827740): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001827740): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.251581084 +0000 UTC m=+538.587578014 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001827740): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001827cc0): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001827cc0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001827cc0): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001827cc0): >_readAt: n=3, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001827cc0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.251581084 +0000 UTC m=+538.587578014 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001827cc0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001871260 item 52 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018ae680): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018ae680): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018ae680): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018ae680): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018ae680): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.253416308 +0000 UTC m=+538.589413240 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018ae680): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018aeb80): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018aeb80): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018aeb80): _writeAt: size=3, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018aeb80): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018aeb80): open at offset 5 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018aeb80): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018d3260 item 53 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018aeb80): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018aeb80): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.254087656 +0000 UTC m=+538.590084587 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018aeb80): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018af0c0): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018af0c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018af0c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018af0c0): >_readAt: n=8, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018af0c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.254087656 +0000 UTC m=+538.590084587 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018af0c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018d3420 item 53 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018afa00): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018afa00): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018afa00): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018afa00): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018afa00): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.256002319 +0000 UTC m=+538.591999250 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018afa00): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018aff00): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018aff00): open at offset 5 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018aff00): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001903420 item 54 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018aff00): _readAt: size=2, off=5 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018aff00): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018aff00): _writeAt: size=3, off=5 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018aff00): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018aff00): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.256662355 +0000 UTC m=+538.592659286 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0018aff00): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00193e500): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00193e500): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00193e500): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00193e500): >_readAt: n=3, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00193e500): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.256662355 +0000 UTC m=+538.592659286 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00193e500): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019035e0 item 54 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00193ee40): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00193ee40): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00193ee40): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00193ee40): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00193ee40): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.258463896 +0000 UTC m=+538.594460828 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00193ee40): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00193f340): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00193f340): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00193f340): _writeAt: size=3, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00193f340): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00193f340): open at offset 5 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00193f340): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00195f5e0 item 55 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00193f340): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00193f340): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.260192292 +0000 UTC m=+538.596189213 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00193f340): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00193f880): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00193f880): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00193f880): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00193f880): >_readAt: n=8, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00193f880): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.260192292 +0000 UTC m=+538.596189213 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00193f880): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00195f7a0 item 55 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001a08240): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001a08240): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001a08240): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001a08240): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001a08240): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.261994776 +0000 UTC m=+538.597991707 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001a08240): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001a08740): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001a08740): open at offset 5 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001a08740): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a077a0 item 56 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001a08740): _readAt: size=2, off=5 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001a08740): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001a08740): _writeAt: size=3, off=5 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001a08740): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001a08740): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.262711287 +0000 UTC m=+538.598708218 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001a08740): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001a08cc0): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001a08cc0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001a08cc0): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001a08cc0): >_readAt: n=3, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001a08cc0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.262711287 +0000 UTC m=+538.598708218 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001a08cc0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a07960 item 56 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001a095c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001a095c0): open at offset 0 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001a095c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001a095c0): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001a095c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001a095c0): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001a095c0): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001a095c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.273122324 +0000 UTC m=+538.609119265 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001a095c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001a09b00): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001a09b00): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001a09b00): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a51960 item 57 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001a09b00): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001a09b00): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.274104292 +0000 UTC m=+538.610101233 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001a09b00): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ab80c0): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ab80c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ab80c0): _writeAt: size=3, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ab80c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ab80c0): open at offset 5 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ab80c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a51b20 item 57 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ab80c0): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ab80c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.275881308 +0000 UTC m=+538.611878259 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ab80c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ab8640): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ab8640): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ab8640): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ab8640): >_readAt: n=8, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ab8640): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.275881308 +0000 UTC m=+538.611878259 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ab8640): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a51ce0 item 57 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ab8f40): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ab8f40): open at offset 0 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ab8f40): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ab8f40): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ab8f40): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ab8f40): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ab8f40): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ab8f40): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.278861005 +0000 UTC m=+538.614857947 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ab8f40): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ab9480): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ab9480): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ab9480): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001affce0 item 58 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ab9480): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ab9480): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.279694987 +0000 UTC m=+538.615691938 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ab9480): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ab99c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ab99c0): open at offset 5 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ab99c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001affea0 item 58 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ab99c0): _readAt: size=2, off=5 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ab99c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ab99c0): _writeAt: size=3, off=5 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ab99c0): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ab99c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.280445932 +0000 UTC m=+538.616442883 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ab99c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001b2c000): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001b2c000): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001b2c000): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001b2c000): >_readAt: n=3, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001b2c000): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.280445932 +0000 UTC m=+538.616442883 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001b2c000): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b260e0 item 58 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001b2c900): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001b2c900): open at offset 0 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001b2c900): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001b2c900): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001b2c900): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001b2c900): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001b2c900): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001b2c900): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.285987596 +0000 UTC m=+538.621984546 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001b2c900): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001b2ce40): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001b2ce40): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001b2ce40): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b7a0e0 item 59 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001b2ce40): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001b2ce40): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.289715833 +0000 UTC m=+538.625712755 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001b2ce40): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001b2d380): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001b2d380): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001b2d380): _writeAt: size=3, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001b2d380): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001b2d380): open at offset 5 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001b2d380): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b7a2a0 item 59 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001b2d380): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001b2d380): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.290444738 +0000 UTC m=+538.626441669 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001b2d380): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001b2d900): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001b2d900): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001b2d900): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001b2d900): >_readAt: n=8, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001b2d900): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.290444738 +0000 UTC m=+538.626441669 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001b2d900): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b7a460 item 59 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ba6280): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ba6280): open at offset 0 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ba6280): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ba6280): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ba6280): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ba6280): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ba6280): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ba6280): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.293634008 +0000 UTC m=+538.629630939 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ba6280): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ba67c0): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ba67c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ba67c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001bb4460 item 60 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ba67c0): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ba67c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.294881192 +0000 UTC m=+538.630878123 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ba67c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ba6d00): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ba6d00): open at offset 5 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ba6d00): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001bb4620 item 60 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ba6d00): _readAt: size=2, off=5 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ba6d00): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ba6d00): _writeAt: size=3, off=5 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ba6d00): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ba6d00): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.298045284 +0000 UTC m=+538.634042215 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ba6d00): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ba72c0): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ba72c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ba72c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ba72c0): >_readAt: n=3, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ba72c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.298045284 +0000 UTC m=+538.634042215 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ba72c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001bb47e0 item 60 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ba7bc0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ba7bc0): open at offset 0 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ba7bc0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ba7bc0): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ba7bc0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ba7bc0): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ba7bc0): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ba7bc0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.299733374 +0000 UTC m=+538.635730304 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ba7bc0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001c4e180): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001c4e180): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001c4e180): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c207e0 item 61 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001c4e180): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001c4e180): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.302871969 +0000 UTC m=+538.638868890 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001c4e180): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001c4e880): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001c4e880): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001c4e880): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001c4e880): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001c4e880): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.302871969 +0000 UTC m=+538.638868890 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001c4e880): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c209a0 item 61 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001c4f180): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001c4f180): open at offset 0 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001c4f180): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001c4f180): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001c4f180): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001c4f180): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001c4f180): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001c4f180): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.304784438 +0000 UTC m=+538.640781369 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001c4f180): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001c4f6c0): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001c4f6c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001c4f6c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c789a0 item 62 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001c4f6c0): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001c4f6c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.307950736 +0000 UTC m=+538.643947667 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001c4f6c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001c4fdc0): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001c4fdc0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001c4fdc0): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001c4fdc0): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001c4fdc0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.307950736 +0000 UTC m=+538.643947667 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001c4fdc0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c78b60 item 62 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0015dad40): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0015dad40): open at offset 0 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0015dad40): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0015dad40): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0015dad40): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0015dad40): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0015dad40): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0015dad40): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.310173897 +0000 UTC m=+538.646170827 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0015dad40): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0015db280): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0015db280): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0015db280): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015bb570 item 63 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0015db280): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0015db280): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.310788376 +0000 UTC m=+538.646785308 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0015db280): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0015db980): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0015db980): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0015db980): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0015db980): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0015db980): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.310788376 +0000 UTC m=+538.646785308 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0015db980): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015bb730 item 63 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001d2c300): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001d2c300): open at offset 0 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001d2c300): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001d2c300): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001d2c300): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001d2c300): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001d2c300): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001d2c300): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.312871155 +0000 UTC m=+538.648868087 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001d2c300): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001d2c840): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001d2c840): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001d2c840): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d31730 item 64 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001d2c840): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001d2c840): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.314977047 +0000 UTC m=+538.650973967 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001d2c840): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001d2cf40): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001d2cf40): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001d2cf40): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001d2cf40): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001d2cf40): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.314977047 +0000 UTC m=+538.650973967 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001d2cf40): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d318f0 item 64 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001d2d840): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001d2d840): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001d2d840): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001d2d840): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001d2d840): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.318512624 +0000 UTC m=+538.654509556 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001d2d840): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001d2dcc0): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001d2dcc0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001d2dcc0): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001d2dcc0): >_readAt: n=2, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001d2dcc0): _writeAt: size=3, off=2 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d778f0 item 65 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001d2dcc0): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001d2dcc0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.319079496 +0000 UTC m=+538.655076427 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001d2dcc0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001dd6240): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001dd6240): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001dd6240): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001dd6240): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001dd6240): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.319079496 +0000 UTC m=+538.655076427 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001dd6240): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d77ab0 item 65 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001dd6b40): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001dd6b40): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001dd6b40): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001dd6b40): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001dd6b40): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.321242525 +0000 UTC m=+538.657239456 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001dd6b40): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001dd6fc0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001dd6fc0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001de5ab0 item 66 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001dd6fc0): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001dd6fc0): >_readAt: n=0, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001dd6fc0): _writeAt: size=3, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001dd6fc0): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001dd6fc0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.321864709 +0000 UTC m=+538.657861630 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001dd6fc0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001dd7500): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001dd7500): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001dd7500): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001dd7500): >_readAt: n=3, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001dd7500): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.321864709 +0000 UTC m=+538.657861630 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001dd7500): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001de5c70 item 66 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001dd7e00): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001dd7e00): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001dd7e00): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001dd7e00): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001dd7e00): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.323584438 +0000 UTC m=+538.659581359 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001dd7e00): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001e5e300): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001e5e300): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001e5e300): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001e5e300): >_readAt: n=2, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001e5e300): _writeAt: size=3, off=2 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e29c70 item 67 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001e5e300): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001e5e300): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.324122334 +0000 UTC m=+538.660119266 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001e5e300): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001e5e800): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001e5e800): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001e5e800): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001e5e800): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001e5e800): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.324122334 +0000 UTC m=+538.660119266 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001e5e800): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e29e30 item 67 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001e5f140): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001e5f140): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001e5f140): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001e5f140): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001e5f140): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.326292287 +0000 UTC m=+538.662289218 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001e5f140): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001e5f640): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001e5f640): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e97e30 item 68 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001e5f640): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001e5f640): >_readAt: n=0, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001e5f640): _writeAt: size=3, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001e5f640): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001e5f640): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.327174288 +0000 UTC m=+538.663171218 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001e5f640): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001e5fb80): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001e5fb80): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001e5fb80): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001e5fb80): >_readAt: n=3, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001e5fb80): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.327174288 +0000 UTC m=+538.663171218 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001e5fb80): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ed4070 item 68 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ede500): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ede500): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ede500): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ede500): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ede500): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.328891843 +0000 UTC m=+538.664888774 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ede500): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ede980): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ede980): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ede980): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ede980): >_readAt: n=2, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ede980): _writeAt: size=3, off=2 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f2e070 item 69 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ede980): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ede980): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.32972366 +0000 UTC m=+538.665720591 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ede980): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001edee80): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001edee80): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001edee80): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001edee80): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001edee80): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.32972366 +0000 UTC m=+538.665720591 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001edee80): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f2e230 item 69 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001edf7c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001edf7c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001edf7c0): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001edf7c0): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001edf7c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.33177009 +0000 UTC m=+538.667767021 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001edf7c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001edfcc0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001edfcc0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f7c230 item 70 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001edfcc0): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001edfcc0): >_readAt: n=0, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001edfcc0): _writeAt: size=3, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001edfcc0): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001edfcc0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.332346209 +0000 UTC m=+538.668343140 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001edfcc0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001f84280): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001f84280): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001f84280): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001f84280): >_readAt: n=3, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001f84280): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.332346209 +0000 UTC m=+538.668343140 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001f84280): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f7c3f0 item 70 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001f84bc0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001f84bc0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001f84bc0): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001f84bc0): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001f84bc0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.333980026 +0000 UTC m=+538.669976957 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001f84bc0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001f850c0): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001f850c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001f850c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001f850c0): >_readAt: n=2, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001f850c0): _writeAt: size=3, off=2 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001fe23f0 item 71 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001f850c0): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001f850c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.334790684 +0000 UTC m=+538.670787615 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001f850c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001f855c0): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001f855c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001f855c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001f855c0): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001f855c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.334790684 +0000 UTC m=+538.670787615 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001f855c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001fe25b0 item 71 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ca6ac0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ca6ac0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ca6ac0): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ca6ac0): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ca6ac0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.336877911 +0000 UTC m=+538.672874842 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ca6ac0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ca6fc0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ca6fc0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020967e0 item 72 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ca6fc0): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ca6fc0): >_readAt: n=0, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ca6fc0): _writeAt: size=3, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ca6fc0): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ca6fc0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.337541973 +0000 UTC m=+538.673538905 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ca6fc0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ca7500): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ca7500): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ca7500): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ca7500): >_readAt: n=3, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ca7500): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.337541973 +0000 UTC m=+538.673538905 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ca7500): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020969a0 item 72 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ca7d80): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ca7d80): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ca7d80): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ca7d80): >_readAt: n=0, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ca7d80): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ca7d80): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ca7d80): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.339848511 +0000 UTC m=+538.675845442 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001ca7d80): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002132300): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002132300): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002132300): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00210a9a0 item 73 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002132300): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002132300): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.340416794 +0000 UTC m=+538.676413725 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002132300): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021327c0): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021327c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021327c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021327c0): >_readAt: n=2, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021327c0): _writeAt: size=3, off=2 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00210ab60 item 73 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021327c0): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021327c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.341067563 +0000 UTC m=+538.677064494 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021327c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002132d00): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002132d00): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002132d00): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002132d00): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002132d00): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.341067563 +0000 UTC m=+538.677064494 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002132d00): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00210ad20 item 73 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002133600): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002133600): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002133600): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002133600): >_readAt: n=0, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002133600): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002133600): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002133600): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.343057577 +0000 UTC m=+538.679054498 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002133600): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002133b00): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002133b00): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002133b00): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002176d20 item 74 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002133b00): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002133b00): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.343814033 +0000 UTC m=+538.679810964 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002133b00): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021a60c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021a60c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002176ee0 item 74 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021a60c0): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021a60c0): >_readAt: n=0, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021a60c0): _writeAt: size=3, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021a60c0): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021a60c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.345063322 +0000 UTC m=+538.681060253 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021a60c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021a6640): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021a6640): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021a6640): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021a6640): >_readAt: n=3, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021a6640): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.345063322 +0000 UTC m=+538.681060253 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021a6640): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021770a0 item 74 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021a6f40): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021a6f40): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021a6f40): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021a6f40): >_readAt: n=0, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021a6f40): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021a6f40): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021a6f40): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.347396178 +0000 UTC m=+538.683393110 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021a6f40): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0017b5040): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0017b5040): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0017b5040): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017a3d50 item 75 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0017b5040): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0017b5040): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.348226062 +0000 UTC m=+538.684222993 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0017b5040): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0017b5580): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0017b5580): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0017b5580): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0017b5580): >_readAt: n=2, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0017b5580): _writeAt: size=3, off=2 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017a3f10 item 75 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0017b5580): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0017b5580): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.3491923 +0000 UTC m=+538.685189232 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0017b5580): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0017b5ac0): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0017b5ac0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0017b5ac0): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0017b5ac0): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0017b5ac0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.3491923 +0000 UTC m=+538.685189232 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0017b5ac0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017e0150 item 75 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002288440): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002288440): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002288440): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002288440): >_readAt: n=0, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002288440): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002288440): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002288440): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.351979978 +0000 UTC m=+538.687976910 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002288440): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002288940): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002288940): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002288940): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0022c4150 item 76 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002288940): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002288940): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.352639282 +0000 UTC m=+538.688636213 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002288940): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002288e80): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002288e80): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0022c4310 item 76 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002288e80): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002288e80): >_readAt: n=0, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002288e80): _writeAt: size=3, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002288e80): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002288e80): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.35332745 +0000 UTC m=+538.689324381 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002288e80): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002289400): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002289400): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002289400): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002289400): >_readAt: n=3, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002289400): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.35332745 +0000 UTC m=+538.689324381 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002289400): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0022c44d0 item 76 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002289d00): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002289d00): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002289d00): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002289d00): >_readAt: n=0, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002289d00): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002289d00): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002289d00): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.355747019 +0000 UTC m=+538.691743970 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002289d00): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00232a280): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00232a280): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00232a280): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0023224d0 item 77 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00232a280): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00232a280): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.356416292 +0000 UTC m=+538.692413223 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00232a280): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00232a980): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00232a980): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00232a980): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00232a980): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00232a980): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.356416292 +0000 UTC m=+538.692413223 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00232a980): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002322690 item 77 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00232b280): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00232b280): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00232b280): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00232b280): >_readAt: n=0, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00232b280): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00232b280): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00232b280): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.359339124 +0000 UTC m=+538.695336054 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00232b280): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00232b780): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00232b780): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00232b780): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002374690 item 78 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00232b780): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00232b780): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.359977007 +0000 UTC m=+538.695973938 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00232b780): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00232be80): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00232be80): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00232be80): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00232be80): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00232be80): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.359977007 +0000 UTC m=+538.695973938 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00232be80): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002374850 item 78 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001f85e40): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001f85e40): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001f85e40): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001f85e40): >_readAt: n=0, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001f85e40): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001f85e40): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001f85e40): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.362442993 +0000 UTC m=+538.698440104 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc001f85e40): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0020383c0): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0020383c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0020383c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00202a5b0 item 79 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0020383c0): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0020383c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.363604446 +0000 UTC m=+538.699601387 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0020383c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002038ac0): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002038ac0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002038ac0): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002038ac0): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002038ac0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.363604446 +0000 UTC m=+538.699601387 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002038ac0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00202a770 item 79 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0020393c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0020393c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0020393c0): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0020393c0): >_readAt: n=0, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0020393c0): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0020393c0): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0020393c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.366539521 +0000 UTC m=+538.702536462 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0020393c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0020398c0): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0020398c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0020398c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002428770 item 80 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0020398c0): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0020398c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.367241955 +0000 UTC m=+538.703238897 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0020398c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00245e040): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00245e040): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00245e040): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00245e040): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00245e040): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.367241955 +0000 UTC m=+538.703238897 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00245e040): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002428930 item 80 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00245e940): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00245e940): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00245e940): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00245e940): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00245e940): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.369569322 +0000 UTC m=+538.705566253 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00245e940): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00245edc0): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00245edc0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00245edc0): open at offset 5 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00245edc0): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00245edc0): >_readAt: n=2, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00245edc0): _writeAt: size=3, off=7 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002480930 item 81 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00245edc0): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00245edc0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.370410947 +0000 UTC m=+538.706407878 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00245edc0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00245f300): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00245f300): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00245f300): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00245f300): >_readAt: n=8, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00245f300): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.370410947 +0000 UTC m=+538.706407878 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00245f300): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002480af0 item 81 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0023a8840): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0023a8840): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0023a8840): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0023a8840): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0023a8840): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.373107333 +0000 UTC m=+538.709104265 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0023a8840): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0023a8d40): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0023a8d40): open at offset 5 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0023a8d40): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0023ce850 item 82 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0023a8d40): _readAt: size=2, off=5 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0023a8d40): >_readAt: n=0, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0023a8d40): _writeAt: size=3, off=5 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0023a8d40): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0023a8d40): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.374722377 +0000 UTC m=+538.710719308 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0023a8d40): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0023a92c0): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0023a92c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0023a92c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0023a92c0): >_readAt: n=3, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0023a92c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.374722377 +0000 UTC m=+538.710719308 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0023a92c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0023cea10 item 82 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0023a9c00): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0023a9c00): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0023a9c00): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0023a9c00): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0023a9c00): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.376803733 +0000 UTC m=+538.712800664 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0023a9c00): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00255e180): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00255e180): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00255e180): open at offset 5 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00255e180): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00255e180): >_readAt: n=2, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00255e180): _writeAt: size=3, off=7 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002522a10 item 83 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00255e180): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00255e180): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.377440034 +0000 UTC m=+538.713436965 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00255e180): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00255e6c0): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00255e6c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00255e6c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00255e6c0): >_readAt: n=8, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00255e6c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.377440034 +0000 UTC m=+538.713436965 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00255e6c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002522bd0 item 83 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00255f000): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00255f000): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00255f000): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00255f000): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00255f000): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.379919735 +0000 UTC m=+538.715916666 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00255f000): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00255f500): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00255f500): open at offset 5 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00255f500): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0025acbd0 item 84 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00255f500): _readAt: size=2, off=5 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00255f500): >_readAt: n=0, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00255f500): _writeAt: size=3, off=5 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00255f500): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00255f500): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.381223937 +0000 UTC m=+538.717220858 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00255f500): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00255fa80): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00255fa80): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00255fa80): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00255fa80): >_readAt: n=3, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00255fa80): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.381223937 +0000 UTC m=+538.717220858 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00255fa80): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0025acd90 item 84 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002602440): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002602440): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002602440): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002602440): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002602440): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.383308297 +0000 UTC m=+538.719305229 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002602440): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00245f900): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00245f900): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00245f900): open at offset 5 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00245f900): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00245f900): >_readAt: n=2, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00245f900): _writeAt: size=3, off=7 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002642d90 item 85 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00245f900): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00245f900): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.384055266 +0000 UTC m=+538.720052187 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00245f900): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00245fe40): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00245fe40): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00245fe40): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00245fe40): >_readAt: n=8, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00245fe40): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.384055266 +0000 UTC m=+538.720052187 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00245fe40): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002480e00 item 85 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0024dc800): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0024dc800): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0024dc800): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0024dc800): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0024dc800): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.386329502 +0000 UTC m=+538.722326434 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0024dc800): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0024dcd00): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0024dcd00): open at offset 5 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0024dcd00): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0024f8e00 item 86 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0024dcd00): _readAt: size=2, off=5 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0024dcd00): >_readAt: n=0, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0024dcd00): _writeAt: size=3, off=5 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0024dcd00): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0024dcd00): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.387271446 +0000 UTC m=+538.723268377 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0024dcd00): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0024dd280): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0024dd280): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0024dd280): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0024dd280): >_readAt: n=3, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0024dd280): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.387271446 +0000 UTC m=+538.723268377 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0024dd280): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0024f8fc0 item 86 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0024ddbc0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0024ddbc0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0024ddbc0): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0024ddbc0): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0024ddbc0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.388935691 +0000 UTC m=+538.724932623 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0024ddbc0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002726140): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002726140): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002726140): open at offset 5 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002726140): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002726140): >_readAt: n=2, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002726140): _writeAt: size=3, off=7 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0026fcfc0 item 87 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002726140): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002726140): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.389686968 +0000 UTC m=+538.725683899 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002726140): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002726680): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002726680): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002726680): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002726680): >_readAt: n=8, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002726680): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.389686968 +0000 UTC m=+538.725683899 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002726680): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0026fd180 item 87 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002726fc0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002726fc0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002726fc0): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002726fc0): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002726fc0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.391555625 +0000 UTC m=+538.727552557 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002726fc0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027274c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027274c0): open at offset 5 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027274c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002739180 item 88 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027274c0): _readAt: size=2, off=5 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027274c0): >_readAt: n=0, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027274c0): _writeAt: size=3, off=5 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027274c0): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027274c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.392551019 +0000 UTC m=+538.728547949 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027274c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002727a40): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002727a40): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002727a40): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002727a40): >_readAt: n=3, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002727a40): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.392551019 +0000 UTC m=+538.728547949 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002727a40): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002739340 item 88 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027aa3c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027aa3c0): open at offset 0 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027aa3c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027aa3c0): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027aa3c0): >_readAt: n=0, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027aa3c0): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027aa3c0): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027aa3c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.394887021 +0000 UTC m=+538.730883952 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027aa3c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027aa900): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027aa900): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027aa900): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0027ad340 item 89 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027aa900): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027aa900): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.395452889 +0000 UTC m=+538.731449811 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027aa900): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027aae40): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027aae40): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027aae40): open at offset 5 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027aae40): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027aae40): >_readAt: n=2, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027aae40): _writeAt: size=3, off=7 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0027ad500 item 89 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027aae40): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027aae40): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.396197313 +0000 UTC m=+538.732194244 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027aae40): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027ab3c0): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027ab3c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027ab3c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027ab3c0): >_readAt: n=8, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027ab3c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.396197313 +0000 UTC m=+538.732194244 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027ab3c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0027ad6c0 item 89 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027abcc0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027abcc0): open at offset 0 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027abcc0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027abcc0): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027abcc0): >_readAt: n=0, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027abcc0): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027abcc0): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027abcc0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.398435783 +0000 UTC m=+538.734432715 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0027abcc0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002858280): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002858280): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002858280): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0028256c0 item 90 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002858280): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002858280): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.399049121 +0000 UTC m=+538.735046053 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002858280): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0028587c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0028587c0): open at offset 5 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0028587c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002825880 item 90 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0028587c0): _readAt: size=2, off=5 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0028587c0): >_readAt: n=0, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0028587c0): _writeAt: size=3, off=5 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0028587c0): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0028587c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.399770752 +0000 UTC m=+538.735767683 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0028587c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002858d80): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002858d80): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002858d80): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002858d80): >_readAt: n=3, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002858d80): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.399770752 +0000 UTC m=+538.735767683 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002858d80): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002825a40 item 90 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002859680): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002859680): open at offset 0 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002859680): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002859680): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002859680): >_readAt: n=0, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002859680): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002859680): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002859680): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.401765986 +0000 UTC m=+538.737762978 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002859680): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002859bc0): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002859bc0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002859bc0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0028d3a40 item 91 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002859bc0): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002859bc0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.402385386 +0000 UTC m=+538.738382317 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002859bc0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002910180): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002910180): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002910180): open at offset 5 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002910180): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002910180): >_readAt: n=2, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002910180): _writeAt: size=3, off=7 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0028d3c00 item 91 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002910180): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002910180): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.403342418 +0000 UTC m=+538.739339349 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002910180): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021a70c0): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021a70c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021a70c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021a70c0): >_readAt: n=8, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021a70c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.403342418 +0000 UTC m=+538.739339349 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021a70c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0028d3dc0 item 91 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021a79c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021a79c0): open at offset 0 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021a79c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021a79c0): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021a79c0): >_readAt: n=0, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021a79c0): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021a79c0): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021a79c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.405597489 +0000 UTC m=+538.741594419 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021a79c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021a7f00): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021a7f00): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021a7f00): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002234e70 item 92 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021a7f00): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021a7f00): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.406585418 +0000 UTC m=+538.742582349 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0021a7f00): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00224c4c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00224c4c0): open at offset 5 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00224c4c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002235030 item 92 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00224c4c0): _readAt: size=2, off=5 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00224c4c0): >_readAt: n=0, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00224c4c0): _writeAt: size=3, off=5 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00224c4c0): >_writeAt: n=3, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00224c4c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.407450297 +0000 UTC m=+538.743447227 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00224c4c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00224ca80): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00224ca80): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00224ca80): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00224ca80): >_readAt: n=3, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00224ca80): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.407450297 +0000 UTC m=+538.743447227 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00224ca80): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0022351f0 item 92 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00224d380): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00224d380): open at offset 0 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00224d380): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00224d380): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00224d380): >_readAt: n=0, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00224d380): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00224d380): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00224d380): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.409174123 +0000 UTC m=+538.745171054 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00224d380): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00224d8c0): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00224d8c0): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00224d8c0): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0029a71f0 item 93 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00224d8c0): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00224d8c0): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.411278091 +0000 UTC m=+538.747275022 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc00224d8c0): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0029e2040): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0029e2040): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0029e2040): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0029e2040): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0029e2040): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.411278091 +0000 UTC m=+538.747275022 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0029e2040): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0029a73b0 item 93 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0029e2940): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0029e2940): open at offset 0 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0029e2940): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0029e2940): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0029e2940): >_readAt: n=0, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0029e2940): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0029e2940): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0029e2940): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.4133293 +0000 UTC m=+538.749326232 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0029e2940): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0029e2e80): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0029e2e80): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0029e2e80): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002a133b0 item 94 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0029e2e80): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0029e2e80): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.414172569 +0000 UTC m=+538.750169490 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0029e2e80): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0029e3580): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0029e3580): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0029e3580): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0029e3580): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0029e3580): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.414172569 +0000 UTC m=+538.750169490 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0029e3580): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002a13570 item 94 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0029e3e80): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0029e3e80): open at offset 0 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0029e3e80): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0029e3e80): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0029e3e80): >_readAt: n=0, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0029e3e80): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0029e3e80): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0029e3e80): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.416506848 +0000 UTC m=+538.752503780 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc0029e3e80): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002a96440): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002a96440): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002a96440): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002a71570 item 95 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002a96440): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002a96440): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.417136066 +0000 UTC m=+538.753132987 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002a96440): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002a96b40): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002a96b40): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002a96b40): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002a96b40): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002a96b40): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.417136066 +0000 UTC m=+538.753132987 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002a96b40): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002a71730 item 95 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002a97440): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002a97440): open at offset 0 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002a97440): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002a97440): _readAt: size=2, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002a97440): >_readAt: n=0, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002a97440): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002a97440): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002a97440): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.41901848 +0000 UTC m=+538.755015410 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002a97440): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002a97980): _writeAt: size=5, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002a97980): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002a97980): >openPending: err= 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002b05730 item 96 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002a97980): >_writeAt: n=5, err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002a97980): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.420464827 +0000 UTC m=+538.756461759 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002a97980): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 02:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002b22100): _readAt: size=512, off=0 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002b22100): openPending: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002b22100): >openPending: err= 2025/08/18 02:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002b22100): >_readAt: n=5, err=EOF 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002b22100): close: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:24.420464827 +0000 UTC m=+538.756461759 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:24 DEBUG : open-test-file(0xc002b22100): >close: err= 2025/08/18 02:54:24 DEBUG : open-test-file: Remove: 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002b058f0 item 96 2025/08/18 02:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:24 DEBUG : open-test-file: >Remove: err= 2025/08/18 02:54:24 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:54:24 DEBUG : Looking for writers 2025/08/18 02:54:24 DEBUG : newLeaf: reading active writers 2025/08/18 02:54:24 DEBUG : >WaitForWriters: 2025/08/18 02:54:24 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: cleaner exiting === NAME TestRWFileHandleOpenTests/writes fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleOpenTests/writes Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleOpenTests/writes Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleOpenTests/writes Messages: Unexpected file "newLeaf" === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 02:54:31 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:54:31 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 02:54:31 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:54:31 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:54:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:54:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:54:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:54:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:54:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:54:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/08/18 02:54:31 DEBUG : newLeaf: Reset virtual modtime 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002602c80): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002602c80): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002602c80): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002602c80): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002602c80): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.509516709 +0000 UTC m=+545.845513681 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002602c80): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item open-test-file not removed, freed 0 bytes 2025/08/18 02:54:31 INFO : mega root 'rclone-test-hemezab4tino': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 1, uploading 0, total size 5 (was 5) 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002603180): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002603180): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002603180): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002603180): >_readAt: n=2, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002603180): _writeAt: size=3, off=2 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002603180): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002603180): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.509516709 +0000 UTC m=+545.845513681 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002603180): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002603640): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002603640): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002603640): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002603640): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002603640): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.509516709 +0000 UTC m=+545.845513681 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002603640): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002674d90 item 1 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002603f40): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002603f40): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002603f40): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002603f40): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002603f40): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.514743974 +0000 UTC m=+545.850740936 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002603f40): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002cf84c0): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002cf84c0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002cf84c0): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002cf84c0): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002cf84c0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.514743974 +0000 UTC m=+545.850740936 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002cf84c0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002caafc0 item 2 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002cf8dc0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002cf8dc0): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002cf8dc0): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002cf8dc0): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002cf8dc0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.518040895 +0000 UTC m=+545.854037866 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002cf8dc0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002cf9240): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002cf9240): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002cf9240): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002cf9240): >_readAt: n=2, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002cf9240): _writeAt: size=3, off=2 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002cf9240): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002cf9240): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.518040895 +0000 UTC m=+545.854037866 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002cf9240): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002cf9700): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002cf9700): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002cf9700): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002cf9700): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002cf9700): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.518040895 +0000 UTC m=+545.854037866 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002cf9700): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002d22fc0 item 3 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002da80c0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002da80c0): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002da80c0): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002da80c0): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002da80c0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.522565494 +0000 UTC m=+545.858562466 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002da80c0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002da8600): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002da8600): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002da8600): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002da8600): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002da8600): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.522565494 +0000 UTC m=+545.858562466 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002da8600): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002d89110 item 4 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002da8f00): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002da8f00): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002da8f00): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002da8f00): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002da8f00): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.526015523 +0000 UTC m=+545.862012494 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002da8f00): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002da9380): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002da9380): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002da9380): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002da9380): >_readAt: n=2, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002da9380): _writeAt: size=3, off=2 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002da9380): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002da9380): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.526015523 +0000 UTC m=+545.862012494 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002da9380): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002da9840): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002da9840): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002da9840): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002da9840): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002da9840): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.526015523 +0000 UTC m=+545.862012494 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002da9840): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002ddf110 item 5 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002e46200): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002e46200): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002e46200): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002e46200): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002e46200): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.530739005 +0000 UTC m=+545.866735976 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002e46200): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002e46740): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002e46740): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002e46740): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002e46740): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002e46740): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.530739005 +0000 UTC m=+545.866735976 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002e46740): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002e43260 item 6 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002e47080): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002e47080): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002e47080): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002e47080): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002e47080): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.534177 +0000 UTC m=+545.870173971 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002e47080): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002e47580): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002e47580): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002e47580): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002e47580): >_readAt: n=2, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002e47580): _writeAt: size=3, off=2 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002e47580): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002e47580): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.534177 +0000 UTC m=+545.870173971 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002e47580): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002e47a40): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002e47a40): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002e47a40): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002e47a40): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002e47a40): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.534177 +0000 UTC m=+545.870173971 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002e47a40): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002e85260 item 7 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002eca400): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002eca400): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002eca400): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002eca400): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002eca400): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.539364439 +0000 UTC m=+545.875361401 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002eca400): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002eca940): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002eca940): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002eca940): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002eca940): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002eca940): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.539364439 +0000 UTC m=+545.875361401 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002eca940): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002ed93b0 item 8 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002ecb1c0): _readAt: size=2, off=0 2025/08/18 02:54:31 ERROR : open-test-file(0xc002ecb1c0): Couldn't read size of file 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002ecb1c0): >_readAt: n=0, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002ecb1c0): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002ecb1c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002ecb1c0): close: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002ecb1c0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002ecb580): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002ecb580): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002ecb580): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002ecb580): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002ecb580): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.542930374 +0000 UTC m=+545.878927336 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002ecb580): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002ecba00): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002ecba00): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002ecba00): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002ecba00): >_readAt: n=2, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002ecba00): _writeAt: size=3, off=2 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002ecba00): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002ecba00): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.542930374 +0000 UTC m=+545.878927336 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002ecba00): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002ecbf00): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002ecbf00): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002ecbf00): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002ecbf00): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002ecbf00): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.542930374 +0000 UTC m=+545.878927336 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002ecbf00): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002f2f3b0 item 9 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002f788c0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002f788c0): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002f788c0): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002f788c0): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002f788c0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.547293872 +0000 UTC m=+545.883290834 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002f788c0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002f78e00): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002f78e00): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002f78e00): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002f78e00): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002f78e00): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.547293872 +0000 UTC m=+545.883290834 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002f78e00): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002f9f500 item 10 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002f79700): _readAt: size=2, off=0 2025/08/18 02:54:31 ERROR : open-test-file(0xc002f79700): Couldn't read size of file 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002f79700): >_readAt: n=0, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002f79700): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002f79700): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002f79700): close: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002f79700): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002f79ac0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002f79ac0): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002f79ac0): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002f79ac0): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002f79ac0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.550676043 +0000 UTC m=+545.886673014 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002f79ac0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003042040): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003042040): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003042040): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003042040): >_readAt: n=2, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003042040): _writeAt: size=3, off=2 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003042040): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003042040): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.550676043 +0000 UTC m=+545.886673014 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003042040): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003042540): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003042540): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003042540): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003042540): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003042540): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.550676043 +0000 UTC m=+545.886673014 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003042540): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00300b500 item 11 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003042e80): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003042e80): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003042e80): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003042e80): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003042e80): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.555843887 +0000 UTC m=+545.891840857 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003042e80): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0030433c0): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0030433c0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0030433c0): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0030433c0): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0030433c0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.555843887 +0000 UTC m=+545.891840857 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0030433c0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003053650 item 12 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003043cc0): _readAt: size=2, off=0 2025/08/18 02:54:31 ERROR : open-test-file(0xc003043cc0): Couldn't read size of file 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003043cc0): >_readAt: n=0, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003043cc0): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003043cc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003043cc0): close: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003043cc0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0030c8100): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0030c8100): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0030c8100): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0030c8100): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0030c8100): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.560079314 +0000 UTC m=+545.896076285 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0030c8100): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0030c87c0): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0030c87c0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0030c87c0): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0030c87c0): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0030c87c0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.560079314 +0000 UTC m=+545.896076285 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0030c87c0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0030bb650 item 13 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0030c9100): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0030c9100): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0030c9100): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0030c9100): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0030c9100): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.563449252 +0000 UTC m=+545.899446213 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0030c9100): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0030c9640): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0030c9640): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0030c9640): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0030c9640): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0030c9640): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.563449252 +0000 UTC m=+545.899446213 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0030c9640): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003119650 item 14 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0030c9f40): _readAt: size=2, off=0 2025/08/18 02:54:31 ERROR : open-test-file(0xc0030c9f40): Couldn't read size of file 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0030c9f40): >_readAt: n=0, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0030c9f40): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0030c9f40): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0030c9f40): close: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0030c9f40): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00317e380): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00317e380): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00317e380): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00317e380): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00317e380): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.567279542 +0000 UTC m=+545.903276513 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00317e380): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00317ea40): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00317ea40): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00317ea40): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00317ea40): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00317ea40): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.567279542 +0000 UTC m=+545.903276513 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00317ea40): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00315d650 item 15 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00317f380): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00317f380): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00317f380): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00317f380): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00317f380): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.571983356 +0000 UTC m=+545.907980318 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00317f380): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00317f8c0): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00317f8c0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00317f8c0): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00317f8c0): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00317f8c0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.571983356 +0000 UTC m=+545.907980318 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00317f8c0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0031c3650 item 16 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002b22e80): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002b22e80): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002b22e80): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002b22e80): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002b22e80): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.57794178 +0000 UTC m=+545.913938711 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002b22e80): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002b23300): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002b23300): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002b23300): open at offset 5 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002b23300): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002b23300): >_readAt: n=2, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002b23300): _writeAt: size=3, off=7 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002b23300): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002b23300): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.57794178 +0000 UTC m=+545.913938711 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002b23300): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002b23800): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002b23800): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002b23800): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002b23800): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002b23800): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.57794178 +0000 UTC m=+545.913938711 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002b23800): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00326e150 item 17 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0032ba1c0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0032ba1c0): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0032ba1c0): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0032ba1c0): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0032ba1c0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.582792019 +0000 UTC m=+545.918788991 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0032ba1c0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0032ba700): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0032ba700): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0032ba700): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0032ba700): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0032ba700): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.582792019 +0000 UTC m=+545.918788991 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0032ba700): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0032bc2a0 item 18 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0032bb040): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0032bb040): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0032bb040): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0032bb040): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0032bb040): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.58594427 +0000 UTC m=+545.921941231 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0032bb040): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0032bb540): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0032bb540): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0032bb540): open at offset 5 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0032bb540): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0032bb540): >_readAt: n=2, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0032bb540): _writeAt: size=3, off=7 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0032bb540): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0032bb540): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.58594427 +0000 UTC m=+545.921941231 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0032bb540): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0032bba40): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0032bba40): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0032bba40): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0032bba40): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0032bba40): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.58594427 +0000 UTC m=+545.921941231 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0032bba40): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0033382a0 item 19 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003360400): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003360400): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003360400): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003360400): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003360400): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.59223833 +0000 UTC m=+545.928235282 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003360400): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003360940): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003360940): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003360940): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003360940): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003360940): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.59223833 +0000 UTC m=+545.928235282 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003360940): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0033863f0 item 20 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003361280): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003361280): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003361280): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003361280): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003361280): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.595612317 +0000 UTC m=+545.931609288 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003361280): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003361780): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003361780): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003361780): open at offset 5 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003361780): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003361780): >_readAt: n=2, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003361780): _writeAt: size=3, off=7 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003361780): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003361780): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.595612317 +0000 UTC m=+545.931609288 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003361780): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003361c80): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003361c80): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003361c80): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003361c80): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003361c80): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.595612317 +0000 UTC m=+545.931609288 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003361c80): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0033d23f0 item 21 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00340c640): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00340c640): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00340c640): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00340c640): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00340c640): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.600191498 +0000 UTC m=+545.936188459 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00340c640): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00340cb80): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00340cb80): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00340cb80): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00340cb80): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00340cb80): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.600191498 +0000 UTC m=+545.936188459 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00340cb80): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00345e540 item 22 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002911540): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002911540): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002911540): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002911540): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002911540): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.60302891 +0000 UTC m=+545.939025830 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002911540): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002911a40): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002911a40): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002911a40): open at offset 5 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002911a40): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002911a40): >_readAt: n=2, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002911a40): _writeAt: size=3, off=7 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002911a40): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002911a40): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.60302891 +0000 UTC m=+545.939025830 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002911a40): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002911f40): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002911f40): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002911f40): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002911f40): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002911f40): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.60302891 +0000 UTC m=+545.939025830 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc002911f40): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002c592d0 item 23 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003528900): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003528900): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003528900): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003528900): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003528900): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.605757748 +0000 UTC m=+545.941754679 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003528900): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003528e40): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003528e40): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003528e40): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003528e40): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003528e40): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.605757748 +0000 UTC m=+545.941754679 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003528e40): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003547420 item 24 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003529740): _readAt: size=2, off=0 2025/08/18 02:54:31 ERROR : open-test-file(0xc003529740): Couldn't read size of file 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003529740): >_readAt: n=0, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003529740): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003529740): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003529740): close: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003529740): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003529b00): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003529b00): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003529b00): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003529b00): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003529b00): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.607902442 +0000 UTC m=+545.943899373 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003529b00): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0035c4080): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0035c4080): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0035c4080): open at offset 5 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0035c4080): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0035c4080): >_readAt: n=2, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0035c4080): _writeAt: size=3, off=7 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0035c4080): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0035c4080): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.607902442 +0000 UTC m=+545.943899373 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0035c4080): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0035c45c0): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0035c45c0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0035c45c0): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0035c45c0): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0035c45c0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.607902442 +0000 UTC m=+545.943899373 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0035c45c0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003585420 item 25 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0035c4f00): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0035c4f00): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0035c4f00): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0035c4f00): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0035c4f00): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.610376262 +0000 UTC m=+545.946373194 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0035c4f00): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0035c5440): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0035c5440): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0035c5440): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0035c5440): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0035c5440): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.610376262 +0000 UTC m=+545.946373194 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0035c5440): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00361f570 item 26 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0035c5d40): _readAt: size=2, off=0 2025/08/18 02:54:31 ERROR : open-test-file(0xc0035c5d40): Couldn't read size of file 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0035c5d40): >_readAt: n=0, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0035c5d40): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0035c5d40): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0035c5d40): close: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0035c5d40): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003706180): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003706180): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003706180): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003706180): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003706180): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.612526818 +0000 UTC m=+545.948523748 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003706180): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003706680): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003706680): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003706680): open at offset 5 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003706680): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003706680): >_readAt: n=2, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003706680): _writeAt: size=3, off=7 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003706680): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003706680): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.612526818 +0000 UTC m=+545.948523748 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003706680): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003706bc0): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003706bc0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003706bc0): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003706bc0): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003706bc0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.612526818 +0000 UTC m=+545.948523748 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003706bc0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0036d3570 item 27 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003707500): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003707500): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003707500): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003707500): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003707500): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.6159578 +0000 UTC m=+545.951954731 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003707500): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003707a40): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003707a40): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003707a40): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003707a40): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003707a40): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.6159578 +0000 UTC m=+545.951954731 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003707a40): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0037396c0 item 28 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00378e3c0): _readAt: size=2, off=0 2025/08/18 02:54:31 ERROR : open-test-file(0xc00378e3c0): Couldn't read size of file 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00378e3c0): >_readAt: n=0, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00378e3c0): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00378e3c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00378e3c0): close: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00378e3c0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00378e780): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00378e780): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00378e780): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00378e780): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00378e780): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.6181157 +0000 UTC m=+545.954112630 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00378e780): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00378ee40): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00378ee40): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00378ee40): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00378ee40): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00378ee40): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.6181157 +0000 UTC m=+545.954112630 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00378ee40): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00379d6c0 item 29 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00378f780): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00378f780): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00378f780): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00378f780): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00378f780): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.620224867 +0000 UTC m=+545.956221798 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00378f780): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00378fcc0): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00378fcc0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00378fcc0): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00378fcc0): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00378fcc0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.620224867 +0000 UTC m=+545.956221798 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00378fcc0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0037eb6c0 item 30 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00382a640): _readAt: size=2, off=0 2025/08/18 02:54:31 ERROR : open-test-file(0xc00382a640): Couldn't read size of file 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00382a640): >_readAt: n=0, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00382a640): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00382a640): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00382a640): close: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00382a640): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00382aa00): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00382aa00): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00382aa00): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00382aa00): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00382aa00): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.622246752 +0000 UTC m=+545.958243693 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00382aa00): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00382b0c0): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00382b0c0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00382b0c0): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00382b0c0): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00382b0c0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.622246752 +0000 UTC m=+545.958243693 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00382b0c0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0038436c0 item 31 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00382ba00): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00382ba00): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00382ba00): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00382ba00): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00382ba00): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.624284417 +0000 UTC m=+545.960281347 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00382ba00): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00382bf40): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00382bf40): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00382bf40): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00382bf40): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00382bf40): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.624284417 +0000 UTC m=+545.960281347 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00382bf40): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0038ad6c0 item 32 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0038e08c0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0038e08c0): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0038e08c0): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0038e08c0): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0038e08c0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.626144768 +0000 UTC m=+545.962141700 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0038e08c0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0038e0d40): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0038e0d40): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0038e0d40): _writeAt: size=3, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0038e0d40): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0038e0d40): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0039036c0 item 33 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0038e0d40): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0038e0d40): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.626912365 +0000 UTC m=+545.962909296 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0038e0d40): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0038e1240): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0038e1240): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0038e1240): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0038e1240): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0038e1240): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.626912365 +0000 UTC m=+545.962909296 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0038e1240): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003903880 item 33 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0038e1b40): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0038e1b40): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0038e1b40): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0038e1b40): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0038e1b40): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.629117163 +0000 UTC m=+545.965114094 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0038e1b40): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003966040): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003966040): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00393f880 item 34 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003966040): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003966040): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003966040): _writeAt: size=3, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003966040): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003966040): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.629837061 +0000 UTC m=+545.965833991 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003966040): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003966580): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003966580): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003966580): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003966580): >_readAt: n=3, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003966580): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.629837061 +0000 UTC m=+545.965833991 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003966580): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00393fa40 item 34 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003966e80): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003966e80): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003966e80): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003966e80): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003966e80): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.631722109 +0000 UTC m=+545.967719040 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003966e80): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003967300): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003967300): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003967300): _writeAt: size=3, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003967300): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003967300): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00399ba40 item 35 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003967300): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003967300): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.632338101 +0000 UTC m=+545.968335033 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003967300): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003967800): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003967800): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003967800): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003967800): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003967800): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.632338101 +0000 UTC m=+545.968335033 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003967800): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00399bc00 item 35 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a0e1c0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a0e1c0): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a0e1c0): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a0e1c0): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a0e1c0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.634216347 +0000 UTC m=+545.970213277 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a0e1c0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a0e6c0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a0e6c0): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0039f9c00 item 36 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a0e6c0): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a0e6c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a0e6c0): _writeAt: size=3, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a0e6c0): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a0e6c0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.634966942 +0000 UTC m=+545.970963873 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a0e6c0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a0ec00): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a0ec00): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a0ec00): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a0ec00): >_readAt: n=3, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a0ec00): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.634966942 +0000 UTC m=+545.970963873 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a0ec00): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0039f9dc0 item 36 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a0f500): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a0f500): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a0f500): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a0f500): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a0f500): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.636809552 +0000 UTC m=+545.972806482 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a0f500): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a0f980): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a0f980): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a0f980): _writeAt: size=3, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a0f980): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a0f980): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003a49dc0 item 37 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a0f980): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a0f980): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.637539168 +0000 UTC m=+545.973536098 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a0f980): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a0fe80): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a0fe80): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a0fe80): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a0fe80): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a0fe80): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.637539168 +0000 UTC m=+545.973536098 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a0fe80): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003a78000 item 37 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a80840): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a80840): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a80840): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a80840): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a80840): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.639521508 +0000 UTC m=+545.975518439 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a80840): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00317fe40): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00317fe40): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0031c38f0 item 38 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00317fe40): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00317fe40): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00317fe40): _writeAt: size=3, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00317fe40): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00317fe40): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.640284987 +0000 UTC m=+545.976281918 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00317fe40): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b04400): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b04400): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b04400): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b04400): >_readAt: n=3, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b04400): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.640284987 +0000 UTC m=+545.976281918 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b04400): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0031c3ab0 item 38 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b04d40): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b04d40): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b04d40): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b04d40): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b04d40): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.642175926 +0000 UTC m=+545.978172858 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b04d40): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b05240): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b05240): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b05240): _writeAt: size=3, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b05240): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b05240): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003b27ab0 item 39 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b05240): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b05240): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.642860217 +0000 UTC m=+545.978857148 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b05240): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b05740): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b05740): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b05740): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b05740): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b05740): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.642860217 +0000 UTC m=+545.978857148 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b05740): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003b27c70 item 39 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b9a100): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b9a100): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b9a100): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b9a100): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b9a100): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.644845233 +0000 UTC m=+545.980842164 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b9a100): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b9a600): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b9a600): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003b7dc70 item 40 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b9a600): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b9a600): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b9a600): _writeAt: size=3, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b9a600): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b9a600): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.645625163 +0000 UTC m=+545.981622094 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b9a600): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b9ab40): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b9ab40): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b9ab40): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b9ab40): >_readAt: n=3, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b9ab40): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.645625163 +0000 UTC m=+545.981622094 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b9ab40): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003b7de30 item 40 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b9b3c0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b9b3c0): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b9b3c0): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b9b3c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b9b3c0): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b9b3c0): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b9b3c0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.647732638 +0000 UTC m=+545.983729569 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b9b3c0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b9b8c0): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b9b8c0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b9b8c0): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003be7e30 item 41 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b9b8c0): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b9b8c0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.648564154 +0000 UTC m=+545.984561085 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b9b8c0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b9bd80): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b9bd80): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b9bd80): _writeAt: size=3, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b9bd80): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b9bd80): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003c04070 item 41 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b9bd80): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b9bd80): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.649297698 +0000 UTC m=+545.985294629 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003b9bd80): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c12340): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c12340): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c12340): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c12340): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c12340): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.649297698 +0000 UTC m=+545.985294629 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c12340): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003c04230 item 41 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c12c40): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c12c40): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c12c40): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c12c40): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c12c40): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c12c40): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c12c40): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.651392097 +0000 UTC m=+545.987389018 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c12c40): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c13140): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c13140): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c13140): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003c46230 item 42 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c13140): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c13140): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.652141199 +0000 UTC m=+545.988138131 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c13140): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c13680): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c13680): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003c463f0 item 42 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c13680): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c13680): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c13680): _writeAt: size=3, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c13680): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c13680): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.652976313 +0000 UTC m=+545.988973244 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c13680): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c13c00): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c13c00): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c13c00): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c13c00): >_readAt: n=3, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c13c00): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.652976313 +0000 UTC m=+545.988973244 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c13c00): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003c465b0 item 42 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c96580): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c96580): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c96580): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c96580): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c96580): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c96580): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c96580): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.655001043 +0000 UTC m=+545.990997974 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c96580): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c96a80): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c96a80): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c96a80): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003cbc5b0 item 43 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c96a80): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c96a80): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.655733935 +0000 UTC m=+545.991730865 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c96a80): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c96fc0): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c96fc0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c96fc0): _writeAt: size=3, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c96fc0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c96fc0): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003cbc770 item 43 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c96fc0): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c96fc0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.656410871 +0000 UTC m=+545.992407793 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c96fc0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c97500): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c97500): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c97500): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c97500): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c97500): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.656410871 +0000 UTC m=+545.992407793 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c97500): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003cbc930 item 43 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c97e00): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c97e00): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c97e00): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c97e00): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c97e00): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c97e00): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c97e00): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.658510703 +0000 UTC m=+545.994507633 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003c97e00): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d0e380): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d0e380): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d0e380): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003cfc930 item 44 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d0e380): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d0e380): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.659203659 +0000 UTC m=+545.995200591 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d0e380): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d0e8c0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d0e8c0): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003cfcaf0 item 44 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d0e8c0): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d0e8c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d0e8c0): _writeAt: size=3, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d0e8c0): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d0e8c0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.660011521 +0000 UTC m=+545.996008453 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d0e8c0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d0ee40): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d0ee40): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d0ee40): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d0ee40): >_readAt: n=3, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d0ee40): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.660011521 +0000 UTC m=+545.996008453 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d0ee40): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003cfccb0 item 44 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d0f740): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d0f740): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d0f740): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d0f740): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d0f740): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d0f740): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d0f740): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.662095462 +0000 UTC m=+545.998092394 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d0f740): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d0fc40): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d0fc40): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d0fc40): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003d44cb0 item 45 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d0fc40): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d0fc40): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.662791495 +0000 UTC m=+545.998788426 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d0fc40): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d983c0): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d983c0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d983c0): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d983c0): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d983c0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.662791495 +0000 UTC m=+545.998788426 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d983c0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003d44e70 item 45 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d98cc0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d98cc0): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d98cc0): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d98cc0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d98cc0): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d98cc0): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d98cc0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.664790137 +0000 UTC m=+546.000787068 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d98cc0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d991c0): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d991c0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d991c0): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003daae70 item 46 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d991c0): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d991c0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.665692415 +0000 UTC m=+546.001689376 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d991c0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d998c0): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d998c0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d998c0): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d998c0): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d998c0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.665692415 +0000 UTC m=+546.001689376 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003d998c0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003dab030 item 46 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003dfa240): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003dfa240): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003dfa240): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003dfa240): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003dfa240): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003dfa240): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003dfa240): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.667912852 +0000 UTC m=+546.003909783 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003dfa240): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003dfa740): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003dfa740): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003dfa740): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003e77030 item 47 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003dfa740): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003dfa740): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.668568078 +0000 UTC m=+546.004565009 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003dfa740): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003dfae40): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003dfae40): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003dfae40): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003dfae40): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003dfae40): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.668568078 +0000 UTC m=+546.004565009 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003dfae40): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003e771f0 item 47 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003dfb740): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003dfb740): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003dfb740): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003dfb740): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003dfb740): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003dfb740): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003dfb740): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.670492951 +0000 UTC m=+546.006489882 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003dfb740): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003dfbc40): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003dfbc40): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003dfbc40): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003ebd1f0 item 48 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003dfbc40): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003dfbc40): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.671134432 +0000 UTC m=+546.007131363 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003dfbc40): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003ef43c0): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003ef43c0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003ef43c0): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003ef43c0): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003ef43c0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.671134432 +0000 UTC m=+546.007131363 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003ef43c0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003ebd3b0 item 48 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003ef4cc0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003ef4cc0): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003ef4cc0): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003ef4cc0): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003ef4cc0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.673540155 +0000 UTC m=+546.009537086 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003ef4cc0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003ef5140): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003ef5140): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003ef5140): _writeAt: size=3, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003ef5140): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003ef5140): open at offset 5 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003ef5140): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003f0d3b0 item 49 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003ef5140): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003ef5140): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.674298274 +0000 UTC m=+546.010295235 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003ef5140): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003ef5680): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003ef5680): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003ef5680): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003ef5680): >_readAt: n=8, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003ef5680): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.674298274 +0000 UTC m=+546.010295235 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003ef5680): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003f0d570 item 49 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003fa6040): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003fa6040): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003fa6040): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003fa6040): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003fa6040): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.676925623 +0000 UTC m=+546.012922554 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003fa6040): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003fa6540): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003fa6540): open at offset 5 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003fa6540): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003f69570 item 50 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003fa6540): _readAt: size=2, off=5 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003fa6540): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003fa6540): _writeAt: size=3, off=5 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003fa6540): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003fa6540): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.678023748 +0000 UTC m=+546.014020679 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003fa6540): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003fa6ac0): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003fa6ac0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003fa6ac0): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003fa6ac0): >_readAt: n=3, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003fa6ac0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.678023748 +0000 UTC m=+546.014020679 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003fa6ac0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003f69730 item 50 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003fa7400): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003fa7400): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003fa7400): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003fa7400): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003fa7400): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.680168101 +0000 UTC m=+546.016165052 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003fa7400): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003fa7900): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003fa7900): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003fa7900): _writeAt: size=3, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003fa7900): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003fa7900): open at offset 5 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003fa7900): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004011730 item 51 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003fa7900): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003fa7900): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.681030476 +0000 UTC m=+546.017027427 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003fa7900): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003fa7e40): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003fa7e40): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003fa7e40): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003fa7e40): >_readAt: n=8, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003fa7e40): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.681030476 +0000 UTC m=+546.017027427 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003fa7e40): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0040118f0 item 51 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004030800): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004030800): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004030800): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004030800): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004030800): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.683088649 +0000 UTC m=+546.019085580 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004030800): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004030d00): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004030d00): open at offset 5 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004030d00): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00404f8f0 item 52 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004030d00): _readAt: size=2, off=5 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004030d00): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004030d00): _writeAt: size=3, off=5 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004030d00): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004030d00): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.683874009 +0000 UTC m=+546.019870940 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004030d00): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004031280): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004031280): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004031280): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004031280): >_readAt: n=3, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004031280): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.683874009 +0000 UTC m=+546.019870940 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004031280): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00404fab0 item 52 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004031bc0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004031bc0): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004031bc0): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004031bc0): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004031bc0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.686072473 +0000 UTC m=+546.022069424 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004031bc0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0040be140): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0040be140): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0040be140): _writeAt: size=3, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0040be140): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0040be140): open at offset 5 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0040be140): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004091ab0 item 53 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0040be140): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0040be140): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.686646939 +0000 UTC m=+546.022643871 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0040be140): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0040be680): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0040be680): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0040be680): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0040be680): >_readAt: n=8, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0040be680): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.686646939 +0000 UTC m=+546.022643871 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0040be680): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004091c70 item 53 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0040befc0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0040befc0): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0040befc0): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0040befc0): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0040befc0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.68831993 +0000 UTC m=+546.024316861 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0040befc0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0040bf4c0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0040bf4c0): open at offset 5 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0040bf4c0): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004115c70 item 54 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0040bf4c0): _readAt: size=2, off=5 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0040bf4c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0040bf4c0): _writeAt: size=3, off=5 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0040bf4c0): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0040bf4c0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.688911428 +0000 UTC m=+546.024908369 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0040bf4c0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0040bfa40): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0040bfa40): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0040bfa40): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0040bfa40): >_readAt: n=3, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0040bfa40): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.688911428 +0000 UTC m=+546.024908369 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0040bfa40): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004115e30 item 54 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00415c400): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00415c400): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00415c400): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00415c400): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00415c400): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.690509509 +0000 UTC m=+546.026506440 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00415c400): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00415c900): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00415c900): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00415c900): _writeAt: size=3, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00415c900): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00415c900): open at offset 5 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00415c900): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004161e30 item 55 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00415c900): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00415c900): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.691160999 +0000 UTC m=+546.027157930 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00415c900): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00415ce40): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00415ce40): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00415ce40): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00415ce40): >_readAt: n=8, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00415ce40): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.691160999 +0000 UTC m=+546.027157930 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00415ce40): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0041a0070 item 55 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00415d780): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00415d780): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00415d780): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00415d780): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00415d780): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.692815916 +0000 UTC m=+546.028812848 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00415d780): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00415dc80): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00415dc80): open at offset 5 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00415dc80): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0041dc070 item 56 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00415dc80): _readAt: size=2, off=5 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00415dc80): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00415dc80): _writeAt: size=3, off=5 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00415dc80): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00415dc80): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.693431058 +0000 UTC m=+546.029427978 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00415dc80): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0041f0280): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0041f0280): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0041f0280): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0041f0280): >_readAt: n=3, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0041f0280): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.693431058 +0000 UTC m=+546.029427978 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0041f0280): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0041dc230 item 56 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0041f0b80): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0041f0b80): open at offset 0 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0041f0b80): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0041f0b80): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0041f0b80): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0041f0b80): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0041f0b80): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0041f0b80): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.695096275 +0000 UTC m=+546.031093206 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0041f0b80): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0041f10c0): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0041f10c0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0041f10c0): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004220230 item 57 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0041f10c0): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0041f10c0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.695669307 +0000 UTC m=+546.031666238 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0041f10c0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0041f1600): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0041f1600): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0041f1600): _writeAt: size=3, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0041f1600): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0041f1600): open at offset 5 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0041f1600): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042203f0 item 57 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0041f1600): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0041f1600): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.696235307 +0000 UTC m=+546.032232238 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0041f1600): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0041f1b80): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0041f1b80): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0041f1b80): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0041f1b80): >_readAt: n=8, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0041f1b80): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.696235307 +0000 UTC m=+546.032232238 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0041f1b80): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042205b0 item 57 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004258500): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004258500): open at offset 0 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004258500): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004258500): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004258500): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004258500): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004258500): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004258500): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.698038853 +0000 UTC m=+546.034035783 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004258500): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004258a40): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004258a40): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004258a40): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042705b0 item 58 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004258a40): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004258a40): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.698690833 +0000 UTC m=+546.034687774 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004258a40): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004258f80): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004258f80): open at offset 5 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004258f80): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004270770 item 58 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004258f80): _readAt: size=2, off=5 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004258f80): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004258f80): _writeAt: size=3, off=5 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004258f80): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004258f80): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.700100161 +0000 UTC m=+546.036097092 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004258f80): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004259540): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004259540): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004259540): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004259540): >_readAt: n=3, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004259540): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.700100161 +0000 UTC m=+546.036097092 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004259540): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004270930 item 58 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004259e40): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004259e40): open at offset 0 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004259e40): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004259e40): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004259e40): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004259e40): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004259e40): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004259e40): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.702389346 +0000 UTC m=+546.038386277 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004259e40): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0042d0400): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0042d0400): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0042d0400): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042c8930 item 59 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0042d0400): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0042d0400): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.702827556 +0000 UTC m=+546.038824488 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0042d0400): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0042d0940): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0042d0940): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0042d0940): _writeAt: size=3, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0042d0940): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0042d0940): open at offset 5 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0042d0940): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042c8af0 item 59 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0042d0940): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0042d0940): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.703367608 +0000 UTC m=+546.039364549 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0042d0940): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0042d0ec0): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0042d0ec0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0042d0ec0): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0042d0ec0): >_readAt: n=8, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0042d0ec0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.703367608 +0000 UTC m=+546.039364549 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0042d0ec0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042c8cb0 item 59 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0042d17c0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0042d17c0): open at offset 0 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0042d17c0): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0042d17c0): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0042d17c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0042d17c0): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0042d17c0): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0042d17c0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.705196301 +0000 UTC m=+546.041193242 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0042d17c0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0042d1d00): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0042d1d00): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0042d1d00): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004334cb0 item 60 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0042d1d00): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0042d1d00): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.705715753 +0000 UTC m=+546.041712684 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0042d1d00): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0043922c0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0043922c0): open at offset 5 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0043922c0): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004334e70 item 60 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0043922c0): _readAt: size=2, off=5 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0043922c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0043922c0): _writeAt: size=3, off=5 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0043922c0): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0043922c0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.706299165 +0000 UTC m=+546.042296096 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0043922c0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004392880): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004392880): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004392880): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004392880): >_readAt: n=3, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004392880): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.706299165 +0000 UTC m=+546.042296096 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004392880): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004335030 item 60 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004393180): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004393180): open at offset 0 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004393180): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004393180): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004393180): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004393180): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004393180): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004393180): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.709599453 +0000 UTC m=+546.045596384 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004393180): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0043936c0): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0043936c0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0043936c0): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004855030 item 61 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0043936c0): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0043936c0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.710145594 +0000 UTC m=+546.046142526 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0043936c0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004393dc0): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004393dc0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004393dc0): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004393dc0): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004393dc0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.710145594 +0000 UTC m=+546.046142526 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004393dc0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0048551f0 item 61 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004882740): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004882740): open at offset 0 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004882740): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004882740): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004882740): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004882740): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004882740): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004882740): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.71194345 +0000 UTC m=+546.047940432 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004882740): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004882c80): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004882c80): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004882c80): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00488d1f0 item 62 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004882c80): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004882c80): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.712448185 +0000 UTC m=+546.048445116 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004882c80): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004883380): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004883380): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004883380): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004883380): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004883380): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.712448185 +0000 UTC m=+546.048445116 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004883380): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00488d3b0 item 62 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004883c80): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004883c80): open at offset 0 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004883c80): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004883c80): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004883c80): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004883c80): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004883c80): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004883c80): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.714353781 +0000 UTC m=+546.050350713 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004883c80): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0048d8240): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0048d8240): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0048d8240): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0048bb3b0 item 63 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0048d8240): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0048d8240): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.714894964 +0000 UTC m=+546.050891896 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0048d8240): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0048d8940): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0048d8940): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0048d8940): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0048d8940): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0048d8940): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.714894964 +0000 UTC m=+546.050891896 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0048d8940): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0048bb570 item 63 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0048d9240): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0048d9240): open at offset 0 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0048d9240): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0048d9240): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0048d9240): >_readAt: n=0, err=Bad file descriptor 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0048d9240): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0048d9240): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0048d9240): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.716775555 +0000 UTC m=+546.052772486 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0048d9240): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0048d9780): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0048d9780): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0048d9780): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0048e5570 item 64 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0048d9780): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0048d9780): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.717255914 +0000 UTC m=+546.053252845 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0048d9780): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0048d9e80): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0048d9e80): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0048d9e80): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0048d9e80): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0048d9e80): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.717255914 +0000 UTC m=+546.053252845 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0048d9e80): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0048e5730 item 64 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004916800): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004916800): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004916800): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004916800): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004916800): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.719216024 +0000 UTC m=+546.055212954 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004916800): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004916c80): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004916c80): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004916c80): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004916c80): >_readAt: n=2, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004916c80): _writeAt: size=3, off=2 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00491d730 item 65 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004916c80): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004916c80): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.719797832 +0000 UTC m=+546.055794763 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004916c80): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004917180): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004917180): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004917180): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004917180): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004917180): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.719797832 +0000 UTC m=+546.055794763 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004917180): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00491d8f0 item 65 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004917a80): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004917a80): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004917a80): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004917a80): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004917a80): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.721756829 +0000 UTC m=+546.057753760 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004917a80): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004917f00): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004917f00): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00495b8f0 item 66 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004917f00): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004917f00): >_readAt: n=0, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004917f00): _writeAt: size=3, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004917f00): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004917f00): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.722358155 +0000 UTC m=+546.058355086 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004917f00): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00497c4c0): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00497c4c0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00497c4c0): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00497c4c0): >_readAt: n=3, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00497c4c0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.722358155 +0000 UTC m=+546.058355086 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00497c4c0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00495bab0 item 66 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00497cdc0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00497cdc0): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00497cdc0): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00497cdc0): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00497cdc0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.724116536 +0000 UTC m=+546.060113467 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00497cdc0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00497d240): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00497d240): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00497d240): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00497d240): >_readAt: n=2, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00497d240): _writeAt: size=3, off=2 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00498fab0 item 67 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00497d240): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00497d240): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.724797992 +0000 UTC m=+546.060794923 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00497d240): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00497d740): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00497d740): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00497d740): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00497d740): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00497d740): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.724797992 +0000 UTC m=+546.060794923 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00497d740): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00498fc70 item 67 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0049dc100): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0049dc100): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0049dc100): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0049dc100): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0049dc100): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.726257824 +0000 UTC m=+546.062254756 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0049dc100): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0049dc600): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0049dc600): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0049bdc70 item 68 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0049dc600): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0049dc600): >_readAt: n=0, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0049dc600): _writeAt: size=3, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0049dc600): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0049dc600): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.726813193 +0000 UTC m=+546.062810124 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0049dc600): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0049dcb40): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0049dcb40): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0049dcb40): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0049dcb40): >_readAt: n=3, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0049dcb40): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.726813193 +0000 UTC m=+546.062810124 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0049dcb40): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0049bde30 item 68 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0049dd440): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0049dd440): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0049dd440): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0049dd440): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0049dd440): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.728310646 +0000 UTC m=+546.064307578 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0049dd440): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0049dd8c0): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0049dd8c0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0049dd8c0): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0049dd8c0): >_readAt: n=2, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0049dd8c0): _writeAt: size=3, off=2 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0049f1e30 item 69 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0049dd8c0): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0049dd8c0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.728961466 +0000 UTC m=+546.064958396 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0049dd8c0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0049dddc0): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0049dddc0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0049dddc0): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0049dddc0): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0049dddc0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.728961466 +0000 UTC m=+546.064958396 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0049dddc0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004a18070 item 69 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a1a780): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a1a780): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a1a780): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a1a780): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a1a780): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.730781542 +0000 UTC m=+546.066778473 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a1a780): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a1ac80): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a1ac80): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004a44070 item 70 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a1ac80): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a1ac80): >_readAt: n=0, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a1ac80): _writeAt: size=3, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a1ac80): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a1ac80): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.731523711 +0000 UTC m=+546.067520642 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a1ac80): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a1b1c0): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a1b1c0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a1b1c0): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a1b1c0): >_readAt: n=3, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a1b1c0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.731523711 +0000 UTC m=+546.067520642 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a1b1c0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004a44230 item 70 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a1bb00): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a1bb00): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a1bb00): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a1bb00): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a1bb00): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.733227861 +0000 UTC m=+546.069224792 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a1bb00): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a76080): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a76080): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a76080): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a76080): >_readAt: n=2, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a76080): _writeAt: size=3, off=2 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004a6e230 item 71 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a76080): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a76080): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.73382611 +0000 UTC m=+546.069823042 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a76080): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a76580): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a76580): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a76580): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a76580): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a76580): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.73382611 +0000 UTC m=+546.069823042 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a76580): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004a6e3f0 item 71 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a76ec0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a76ec0): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a76ec0): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a76ec0): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a76ec0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.735735926 +0000 UTC m=+546.071732856 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a76ec0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a773c0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a773c0): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004a9c3f0 item 72 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a773c0): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a773c0): >_readAt: n=0, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a773c0): _writeAt: size=3, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a773c0): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a773c0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.736415578 +0000 UTC m=+546.072412510 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a773c0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a77900): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a77900): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a77900): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a77900): >_readAt: n=3, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a77900): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.736415578 +0000 UTC m=+546.072412510 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004a77900): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004a9c5b0 item 72 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004ab0200): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004ab0200): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004ab0200): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004ab0200): >_readAt: n=0, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004ab0200): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004ab0200): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004ab0200): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.738391847 +0000 UTC m=+546.074388799 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004ab0200): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004ab0700): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004ab0700): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004ab0700): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004ad65b0 item 73 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004ab0700): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004ab0700): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.738952046 +0000 UTC m=+546.074948977 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004ab0700): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004ab0bc0): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004ab0bc0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004ab0bc0): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004ab0bc0): >_readAt: n=2, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004ab0bc0): _writeAt: size=3, off=2 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004ad6770 item 73 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004ab0bc0): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004ab0bc0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.739530048 +0000 UTC m=+546.075526979 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004ab0bc0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004ab1100): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004ab1100): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004ab1100): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004ab1100): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004ab1100): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.739530048 +0000 UTC m=+546.075526979 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004ab1100): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004ad6930 item 73 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004ab1a00): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004ab1a00): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004ab1a00): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004ab1a00): >_readAt: n=0, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004ab1a00): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004ab1a00): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004ab1a00): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.741971628 +0000 UTC m=+546.077968559 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004ab1a00): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004ab1f00): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004ab1f00): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004ab1f00): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004aee930 item 74 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004ab1f00): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004ab1f00): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.74259239 +0000 UTC m=+546.078589321 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004ab1f00): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b124c0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b124c0): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004aeeaf0 item 74 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b124c0): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b124c0): >_readAt: n=0, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b124c0): _writeAt: size=3, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b124c0): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b124c0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.743098517 +0000 UTC m=+546.079095498 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b124c0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b12a40): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b12a40): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b12a40): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b12a40): >_readAt: n=3, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b12a40): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.743098517 +0000 UTC m=+546.079095498 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b12a40): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004aeecb0 item 74 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b13340): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b13340): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b13340): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b13340): >_readAt: n=0, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b13340): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b13340): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b13340): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.745253982 +0000 UTC m=+546.081250923 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b13340): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b13840): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b13840): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b13840): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004b22cb0 item 75 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b13840): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b13840): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.745867009 +0000 UTC m=+546.081863941 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b13840): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b13d80): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b13d80): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b13d80): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b13d80): >_readAt: n=2, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b13d80): _writeAt: size=3, off=2 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004b22e70 item 75 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b13d80): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b13d80): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.746506938 +0000 UTC m=+546.082503869 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b13d80): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b52340): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b52340): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b52340): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b52340): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b52340): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.746506938 +0000 UTC m=+546.082503869 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b52340): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004b23030 item 75 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b52c40): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b52c40): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b52c40): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b52c40): >_readAt: n=0, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b52c40): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b52c40): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b52c40): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.748320573 +0000 UTC m=+546.084317503 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b52c40): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b53140): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b53140): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b53140): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004b5b030 item 76 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b53140): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b53140): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.748921287 +0000 UTC m=+546.084918218 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b53140): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b53680): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b53680): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004b5b1f0 item 76 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b53680): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b53680): >_readAt: n=0, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b53680): _writeAt: size=3, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b53680): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b53680): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.749500621 +0000 UTC m=+546.085497552 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b53680): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b53c00): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b53c00): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b53c00): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b53c00): >_readAt: n=3, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b53c00): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.749500621 +0000 UTC m=+546.085497552 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b53c00): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004b5b3b0 item 76 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b86580): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b86580): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b86580): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b86580): >_readAt: n=0, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b86580): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b86580): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b86580): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.751307744 +0000 UTC m=+546.087304674 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b86580): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b86a80): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b86a80): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b86a80): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004b913b0 item 77 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b86a80): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b86a80): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.751835722 +0000 UTC m=+546.087832653 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b86a80): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b87180): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b87180): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b87180): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b87180): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b87180): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.751835722 +0000 UTC m=+546.087832653 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b87180): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004b91570 item 77 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b87a80): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b87a80): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b87a80): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b87a80): >_readAt: n=0, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b87a80): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b87a80): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b87a80): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.75356515 +0000 UTC m=+546.089562081 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004b87a80): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004be4000): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004be4000): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004be4000): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004bbb570 item 78 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004be4000): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004be4000): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.753989833 +0000 UTC m=+546.089986765 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004be4000): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004be4700): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004be4700): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004be4700): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004be4700): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004be4700): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.753989833 +0000 UTC m=+546.089986765 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004be4700): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004bbb730 item 78 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004be5000): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004be5000): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004be5000): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004be5000): >_readAt: n=0, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004be5000): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004be5000): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004be5000): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.755799773 +0000 UTC m=+546.091796703 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004be5000): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004be5500): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004be5500): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004be5500): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004bf1730 item 79 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004be5500): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004be5500): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.756397751 +0000 UTC m=+546.092394682 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004be5500): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004be5c00): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004be5c00): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004be5c00): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004be5c00): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004be5c00): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.756397751 +0000 UTC m=+546.092394682 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004be5c00): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004bf18f0 item 79 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c1e580): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c1e580): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c1e580): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c1e580): >_readAt: n=0, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c1e580): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c1e580): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c1e580): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.75811689 +0000 UTC m=+546.094113821 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c1e580): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c1ea80): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c1ea80): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c1ea80): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c258f0 item 80 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c1ea80): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c1ea80): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.758681456 +0000 UTC m=+546.094678387 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c1ea80): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c1f180): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c1f180): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c1f180): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c1f180): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c1f180): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.758681456 +0000 UTC m=+546.094678387 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c1f180): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c25ab0 item 80 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c1fa80): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c1fa80): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c1fa80): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c1fa80): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c1fa80): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.760337446 +0000 UTC m=+546.096334377 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c1fa80): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c1ff00): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c1ff00): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c1ff00): open at offset 5 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c1ff00): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c1ff00): >_readAt: n=2, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c1ff00): _writeAt: size=3, off=7 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c57ab0 item 81 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c1ff00): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c1ff00): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.761003853 +0000 UTC m=+546.097000774 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c1ff00): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c7c4c0): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c7c4c0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c7c4c0): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c7c4c0): >_readAt: n=8, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c7c4c0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.761003853 +0000 UTC m=+546.097000774 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c7c4c0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c57c70 item 81 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c7ce00): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c7ce00): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c7ce00): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c7ce00): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c7ce00): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.762618686 +0000 UTC m=+546.098615617 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c7ce00): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c7d300): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c7d300): open at offset 5 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c7d300): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c91c70 item 82 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c7d300): _readAt: size=2, off=5 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c7d300): >_readAt: n=0, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c7d300): _writeAt: size=3, off=5 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c7d300): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c7d300): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.763728122 +0000 UTC m=+546.099725064 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c7d300): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c7d880): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c7d880): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c7d880): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c7d880): >_readAt: n=3, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c7d880): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.763728122 +0000 UTC m=+546.099725064 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004c7d880): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c91e30 item 82 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004cc4240): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004cc4240): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004cc4240): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004cc4240): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004cc4240): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.765748414 +0000 UTC m=+546.101745346 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004cc4240): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004cc4740): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004cc4740): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004cc4740): open at offset 5 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004cc4740): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004cc4740): >_readAt: n=2, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004cc4740): _writeAt: size=3, off=7 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004cc3e30 item 83 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004cc4740): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004cc4740): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.766361061 +0000 UTC m=+546.102357993 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004cc4740): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004cc4c80): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004cc4c80): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004cc4c80): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004cc4c80): >_readAt: n=8, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004cc4c80): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.766361061 +0000 UTC m=+546.102357993 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004cc4c80): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004ce8070 item 83 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004cc55c0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004cc55c0): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004cc55c0): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004cc55c0): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004cc55c0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.768616523 +0000 UTC m=+546.104613474 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004cc55c0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004cc5900): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004cc5900): open at offset 5 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004cc5900): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d30000 item 84 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004cc5900): _readAt: size=2, off=5 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004cc5900): >_readAt: n=0, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004cc5900): _writeAt: size=3, off=5 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004cc5900): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004cc5900): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.775822271 +0000 UTC m=+546.111819202 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004cc5900): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004cc5e80): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004cc5e80): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004cc5e80): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004cc5e80): >_readAt: n=3, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004cc5e80): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.775822271 +0000 UTC m=+546.111819202 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004cc5e80): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d301c0 item 84 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004d38840): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004d38840): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004d38840): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004d38840): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004d38840): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.778401409 +0000 UTC m=+546.114398340 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004d38840): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004d38d40): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004d38d40): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004d38d40): open at offset 5 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004d38d40): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004d38d40): >_readAt: n=2, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004d38d40): _writeAt: size=3, off=7 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d5c1c0 item 85 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004d38d40): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004d38d40): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.779231262 +0000 UTC m=+546.115228194 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004d38d40): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004d39280): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004d39280): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004d39280): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004d39280): >_readAt: n=8, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004d39280): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.779231262 +0000 UTC m=+546.115228194 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004d39280): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d5c380 item 85 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004d39bc0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004d39bc0): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004d39bc0): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004d39bc0): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004d39bc0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.78125536 +0000 UTC m=+546.117252292 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004d39bc0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004db0140): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004db0140): open at offset 5 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004db0140): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004da4380 item 86 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004db0140): _readAt: size=2, off=5 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004db0140): >_readAt: n=0, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004db0140): _writeAt: size=3, off=5 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004db0140): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004db0140): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.782047534 +0000 UTC m=+546.118044465 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004db0140): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004db06c0): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004db06c0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004db06c0): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004db06c0): >_readAt: n=3, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004db06c0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.782047534 +0000 UTC m=+546.118044465 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004db06c0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004da4540 item 86 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004db1000): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004db1000): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004db1000): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004db1000): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004db1000): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.784166611 +0000 UTC m=+546.120163562 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004db1000): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004db1500): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004db1500): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004db1500): open at offset 5 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004db1500): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004db1500): >_readAt: n=2, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004db1500): _writeAt: size=3, off=7 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004dd8540 item 87 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004db1500): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004db1500): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.784807199 +0000 UTC m=+546.120804120 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004db1500): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004db1a40): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004db1a40): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004db1a40): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004db1a40): >_readAt: n=8, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004db1a40): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.784807199 +0000 UTC m=+546.120804120 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004db1a40): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004dd8700 item 87 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004de6400): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004de6400): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004de6400): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004de6400): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004de6400): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.790889004 +0000 UTC m=+546.126885935 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004de6400): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc006b3e1c0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc006b3e1c0): open at offset 5 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc006b3e1c0): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006f44000 item 88 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc006b3e1c0): _readAt: size=2, off=5 2025/08/18 02:54:31 DEBUG : open-test-file(0xc006b3e1c0): >_readAt: n=0, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc006b3e1c0): _writeAt: size=3, off=5 2025/08/18 02:54:31 DEBUG : open-test-file(0xc006b3e1c0): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc006b3e1c0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.792766739 +0000 UTC m=+546.128763669 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc006b3e1c0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc006b3e780): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc006b3e780): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc006b3e780): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc006b3e780): >_readAt: n=3, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc006b3e780): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.792766739 +0000 UTC m=+546.128763669 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc006b3e780): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006f442a0 item 88 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc006b3f180): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc006b3f180): open at offset 0 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc006b3f180): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc006b3f180): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc006b3f180): >_readAt: n=0, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc006b3f180): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc006b3f180): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc006b3f180): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.794776341 +0000 UTC m=+546.130773272 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc006b3f180): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc006b3f700): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc006b3f700): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc006b3f700): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004e00e70 item 89 2025/08/18 02:54:31 DEBUG : open-test-file(0xc006b3f700): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc006b3f700): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.795320128 +0000 UTC m=+546.131317059 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc006b3f700): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc006b3fc80): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc006b3fc80): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc006b3fc80): open at offset 5 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc006b3fc80): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc006b3fc80): >_readAt: n=2, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc006b3fc80): _writeAt: size=3, off=7 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004e01030 item 89 2025/08/18 02:54:31 DEBUG : open-test-file(0xc006b3fc80): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc006b3fc80): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.795999429 +0000 UTC m=+546.131996360 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc006b3fc80): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a80280): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a80280): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a80280): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a80280): >_readAt: n=8, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a80280): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.795999429 +0000 UTC m=+546.131996360 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a80280): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004e011f0 item 89 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a80bc0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a80bc0): open at offset 0 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a80bc0): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a80bc0): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a80bc0): >_readAt: n=0, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a80bc0): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a80bc0): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a80bc0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.797881303 +0000 UTC m=+546.133878234 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a80bc0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a81100): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a81100): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a81100): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a000 item 90 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a81100): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a81100): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.798499849 +0000 UTC m=+546.134496791 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a81100): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a81640): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a81640): open at offset 5 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a81640): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a2a0 item 90 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a81640): _readAt: size=2, off=5 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a81640): >_readAt: n=0, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a81640): _writeAt: size=3, off=5 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a81640): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a81640): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.799266134 +0000 UTC m=+546.135263065 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a81640): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a81c00): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a81c00): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a81c00): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a81c00): >_readAt: n=3, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a81c00): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.799266134 +0000 UTC m=+546.135263065 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc003a81c00): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a4d0 item 90 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004de6c80): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004de6c80): open at offset 0 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004de6c80): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004de6c80): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004de6c80): >_readAt: n=0, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004de6c80): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004de6c80): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004de6c80): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.80115482 +0000 UTC m=+546.137151750 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004de6c80): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004de71c0): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004de71c0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004de71c0): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006e2f260 item 91 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004de71c0): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004de71c0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.801675805 +0000 UTC m=+546.137672736 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004de71c0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004de7700): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004de7700): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004de7700): open at offset 5 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004de7700): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004de7700): >_readAt: n=2, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004de7700): _writeAt: size=3, off=7 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006e2f5e0 item 91 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004de7700): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004de7700): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.802276228 +0000 UTC m=+546.138273159 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004de7700): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004de7c80): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004de7c80): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004de7c80): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004de7c80): >_readAt: n=8, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004de7c80): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.802276228 +0000 UTC m=+546.138273159 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc004de7c80): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006e2f7a0 item 91 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00340c600): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00340c600): open at offset 0 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00340c600): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00340c600): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00340c600): >_readAt: n=0, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00340c600): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00340c600): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00340c600): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.803871916 +0000 UTC m=+546.139868847 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00340c600): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00340cb40): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00340cb40): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00340cb40): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470700 item 92 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00340cb40): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00340cb40): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.804465567 +0000 UTC m=+546.140462498 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00340cb40): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00340d080): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00340d080): open at offset 5 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00340d080): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004709a0 item 92 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00340d080): _readAt: size=2, off=5 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00340d080): >_readAt: n=0, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00340d080): _writeAt: size=3, off=5 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00340d080): >_writeAt: n=3, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00340d080): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.805159285 +0000 UTC m=+546.141156216 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00340d080): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00340d800): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00340d800): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00340d800): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00340d800): >_readAt: n=3, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00340d800): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.805159285 +0000 UTC m=+546.141156216 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00340d800): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470bd0 item 92 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc000668440): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc000668440): open at offset 0 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc000668440): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc000668440): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc000668440): >_readAt: n=0, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc000668440): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc000668440): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc000668440): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.806800437 +0000 UTC m=+546.142797369 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc000668440): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc000668a00): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc000668a00): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc000668a00): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005092d0 item 93 2025/08/18 02:54:31 DEBUG : open-test-file(0xc000668a00): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc000668a00): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.808006816 +0000 UTC m=+546.144003747 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc000668a00): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc000669240): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc000669240): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc000669240): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc000669240): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc000669240): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.808006816 +0000 UTC m=+546.144003747 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc000669240): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000509650 item 93 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc000669c40): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc000669c40): open at offset 0 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc000669c40): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc000669c40): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc000669c40): >_readAt: n=0, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc000669c40): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc000669c40): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc000669c40): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.809829006 +0000 UTC m=+546.145825937 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc000669c40): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00064c280): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00064c280): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00064c280): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004771f0 item 94 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00064c280): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00064c280): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.81040792 +0000 UTC m=+546.146404851 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00064c280): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00064cd00): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00064cd00): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00064cd00): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00064cd00): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00064cd00): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.81040792 +0000 UTC m=+546.146404851 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00064cd00): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477420 item 94 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00064d600): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00064d600): open at offset 0 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00064d600): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00064d600): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00064d600): >_readAt: n=0, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00064d600): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00064d600): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00064d600): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.812394859 +0000 UTC m=+546.148391790 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00064d600): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00064dc40): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00064dc40): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00064dc40): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001104d0 item 95 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00064dc40): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00064dc40): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.812971308 +0000 UTC m=+546.148968240 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc00064dc40): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0007a63c0): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0007a63c0): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0007a63c0): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0007a63c0): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0007a63c0): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.812971308 +0000 UTC m=+546.148968240 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0007a63c0): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110690 item 95 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0007a6e40): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0007a6e40): open at offset 0 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0007a6e40): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0007a6e40): _readAt: size=2, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0007a6e40): >_readAt: n=0, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0007a6e40): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0007a6e40): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0007a6e40): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.815256295 +0000 UTC m=+546.151253226 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0007a6e40): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0007a7b40): _writeAt: size=5, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0007a7b40): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0007a7b40): >openPending: err= 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d0a0 item 96 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0007a7b40): >_writeAt: n=5, err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0007a7b40): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.815869723 +0000 UTC m=+546.151866654 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0007a7b40): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 02:54:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 02:54:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 02:54:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 02:54:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 02:54:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0002c7a40): _readAt: size=512, off=0 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0002c7a40): openPending: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0002c7a40): >openPending: err= 2025/08/18 02:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0002c7a40): >_readAt: n=5, err=EOF 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0002c7a40): close: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 02:54:31.815869723 +0000 UTC m=+546.151866654 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 02:54:31 DEBUG : open-test-file(0xc0002c7a40): >close: err= 2025/08/18 02:54:31 DEBUG : open-test-file: Remove: 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d260 item 96 2025/08/18 02:54:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 02:54:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 02:54:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 02:54:31 DEBUG : open-test-file: >Remove: err= 2025/08/18 02:54:31 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:54:31 DEBUG : Looking for writers 2025/08/18 02:54:31 DEBUG : newLeaf: reading active writers 2025/08/18 02:54:31 DEBUG : >WaitForWriters: 2025/08/18 02:54:31 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: cleaner exiting === NAME TestRWFileHandleOpenTests/full fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleOpenTests/full Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleOpenTests/full Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleOpenTests/full Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleOpenTests (14.89s) --- FAIL: TestRWFileHandleOpenTests/writes (7.42s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- 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 (7.47s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 02:54:38 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:54:38 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 02:54:38 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:54:38 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:54:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:54:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:54:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:54:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:54:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:54:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:54:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:54:38 DEBUG : newLeaf: Reset virtual modtime 2025/08/18 02:54:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:54:38 DEBUG : file1: newRWFileHandle: 2025/08/18 02:54:38 DEBUG : file1(0xc000411e80): openPending: 2025/08/18 02:54:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:54:38 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/08/18 02:54:38 INFO : mega root 'rclone-test-hemezab4tino': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 02:54:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 02:54:38 DEBUG : file1(0xc000411e80): >openPending: err= 2025/08/18 02:54:38 DEBUG : file1: >newRWFileHandle: err= 2025/08/18 02:54:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 02:54:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/18 02:54:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/18 02:54:41 DEBUG : Can set mod time: false read_write_test.go:655: can't set mod time 2025/08/18 02:54:41 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:54:41 DEBUG : Looking for writers 2025/08/18 02:54:41 DEBUG : newLeaf: reading active writers 2025/08/18 02:54:41 DEBUG : file1: reading active writers 2025/08/18 02:54:41 DEBUG : file1: active writers 1 2025/08/18 02:54:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/08/18 02:54:41 DEBUG : Looking for writers 2025/08/18 02:54:41 DEBUG : newLeaf: reading active writers 2025/08/18 02:54:41 DEBUG : file1: reading active writers 2025/08/18 02:54:41 DEBUG : file1: active writers 1 2025/08/18 02:54:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/08/18 02:54:41 DEBUG : Looking for writers 2025/08/18 02:54:41 DEBUG : newLeaf: reading active writers 2025/08/18 02:54:41 DEBUG : file1: reading active writers 2025/08/18 02:54:41 DEBUG : file1: active writers 1 2025/08/18 02:54:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/08/18 02:54:41 DEBUG : Looking for writers 2025/08/18 02:54:41 DEBUG : newLeaf: reading active writers 2025/08/18 02:54:41 DEBUG : file1: reading active writers 2025/08/18 02:54:41 DEBUG : file1: active writers 1 2025/08/18 02:54:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/08/18 02:54:41 DEBUG : Looking for writers 2025/08/18 02:54:41 DEBUG : newLeaf: reading active writers 2025/08/18 02:54:41 DEBUG : file1: reading active writers 2025/08/18 02:54:41 DEBUG : file1: active writers 1 2025/08/18 02:54:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/08/18 02:54:41 DEBUG : Looking for writers 2025/08/18 02:54:41 DEBUG : file1: reading active writers 2025/08/18 02:54:41 DEBUG : file1: active writers 1 2025/08/18 02:54:41 DEBUG : newLeaf: reading active writers 2025/08/18 02:54:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/08/18 02:54:41 DEBUG : Looking for writers 2025/08/18 02:54:41 DEBUG : newLeaf: reading active writers 2025/08/18 02:54:41 DEBUG : file1: reading active writers 2025/08/18 02:54:41 DEBUG : file1: active writers 1 2025/08/18 02:54:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/08/18 02:54:42 DEBUG : Looking for writers 2025/08/18 02:54:42 DEBUG : newLeaf: reading active writers 2025/08/18 02:54:42 DEBUG : file1: reading active writers 2025/08/18 02:54:42 DEBUG : file1: active writers 1 2025/08/18 02:54:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 02:54:43 DEBUG : Looking for writers 2025/08/18 02:54:43 DEBUG : newLeaf: reading active writers 2025/08/18 02:54:43 DEBUG : file1: reading active writers 2025/08/18 02:54:43 DEBUG : file1: active writers 1 2025/08/18 02:54:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 02:54:44 DEBUG : Looking for writers 2025/08/18 02:54:44 DEBUG : newLeaf: reading active writers 2025/08/18 02:54:44 DEBUG : file1: reading active writers 2025/08/18 02:54:44 DEBUG : file1: active writers 1 2025/08/18 02:54:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 02:54:45 DEBUG : Looking for writers 2025/08/18 02:54:45 DEBUG : newLeaf: reading active writers 2025/08/18 02:54:45 DEBUG : file1: reading active writers 2025/08/18 02:54:45 DEBUG : file1: active writers 1 2025/08/18 02:54:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 02:54:46 DEBUG : Looking for writers 2025/08/18 02:54:46 DEBUG : newLeaf: reading active writers 2025/08/18 02:54:46 DEBUG : file1: reading active writers 2025/08/18 02:54:46 DEBUG : file1: active writers 1 2025/08/18 02:54:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 02:54:47 DEBUG : Looking for writers 2025/08/18 02:54:47 DEBUG : newLeaf: reading active writers 2025/08/18 02:54:47 DEBUG : file1: reading active writers 2025/08/18 02:54:47 DEBUG : file1: active writers 1 2025/08/18 02:54:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 02:54:48 DEBUG : Looking for writers 2025/08/18 02:54:48 DEBUG : newLeaf: reading active writers 2025/08/18 02:54:48 DEBUG : file1: reading active writers 2025/08/18 02:54:48 DEBUG : file1: active writers 1 2025/08/18 02:54:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 02:54:49 DEBUG : Looking for writers 2025/08/18 02:54:49 DEBUG : file1: reading active writers 2025/08/18 02:54:49 DEBUG : file1: active writers 1 2025/08/18 02:54:49 DEBUG : newLeaf: reading active writers 2025/08/18 02:54:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 02:54:50 DEBUG : Looking for writers 2025/08/18 02:54:50 DEBUG : newLeaf: reading active writers 2025/08/18 02:54:50 DEBUG : file1: reading active writers 2025/08/18 02:54:50 DEBUG : file1: active writers 1 2025/08/18 02:54:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 02:54:51 DEBUG : Looking for writers 2025/08/18 02:54:51 DEBUG : newLeaf: reading active writers 2025/08/18 02:54:51 DEBUG : file1: reading active writers 2025/08/18 02:54:51 DEBUG : file1: active writers 1 2025/08/18 02:54:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 02:54:52 DEBUG : Looking for writers 2025/08/18 02:54:52 DEBUG : newLeaf: reading active writers 2025/08/18 02:54:52 DEBUG : file1: reading active writers 2025/08/18 02:54:52 DEBUG : file1: active writers 1 2025/08/18 02:54:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 02:54:53 DEBUG : Looking for writers 2025/08/18 02:54:53 DEBUG : newLeaf: reading active writers 2025/08/18 02:54:53 DEBUG : file1: reading active writers 2025/08/18 02:54:53 DEBUG : file1: active writers 1 2025/08/18 02:54:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 02:54:54 DEBUG : Looking for writers 2025/08/18 02:54:54 DEBUG : newLeaf: reading active writers 2025/08/18 02:54:54 DEBUG : file1: reading active writers 2025/08/18 02:54:54 DEBUG : file1: active writers 1 2025/08/18 02:54:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 02:54:55 DEBUG : Looking for writers 2025/08/18 02:54:55 DEBUG : newLeaf: reading active writers 2025/08/18 02:54:55 DEBUG : file1: reading active writers 2025/08/18 02:54:55 DEBUG : file1: active writers 1 2025/08/18 02:54:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 02:54:56 DEBUG : Looking for writers 2025/08/18 02:54:56 DEBUG : newLeaf: reading active writers 2025/08/18 02:54:56 DEBUG : file1: reading active writers 2025/08/18 02:54:56 DEBUG : file1: active writers 1 2025/08/18 02:54:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 02:54:57 DEBUG : Looking for writers 2025/08/18 02:54:57 DEBUG : newLeaf: reading active writers 2025/08/18 02:54:57 DEBUG : file1: reading active writers 2025/08/18 02:54:57 DEBUG : file1: active writers 1 2025/08/18 02:54:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 02:54:58 DEBUG : Looking for writers 2025/08/18 02:54:58 DEBUG : newLeaf: reading active writers 2025/08/18 02:54:58 DEBUG : file1: reading active writers 2025/08/18 02:54:58 DEBUG : file1: active writers 1 2025/08/18 02:54:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 02:54:59 DEBUG : Looking for writers 2025/08/18 02:54:59 DEBUG : newLeaf: reading active writers 2025/08/18 02:54:59 DEBUG : file1: reading active writers 2025/08/18 02:54:59 DEBUG : file1: active writers 1 2025/08/18 02:54:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 02:55:00 DEBUG : Looking for writers 2025/08/18 02:55:00 DEBUG : newLeaf: reading active writers 2025/08/18 02:55:00 DEBUG : file1: reading active writers 2025/08/18 02:55:00 DEBUG : file1: active writers 1 2025/08/18 02:55:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 02:55:01 DEBUG : Looking for writers 2025/08/18 02:55:01 DEBUG : newLeaf: reading active writers 2025/08/18 02:55:01 DEBUG : file1: reading active writers 2025/08/18 02:55:01 DEBUG : file1: active writers 1 2025/08/18 02:55:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 02:55:02 DEBUG : Looking for writers 2025/08/18 02:55:02 DEBUG : newLeaf: reading active writers 2025/08/18 02:55:02 DEBUG : file1: reading active writers 2025/08/18 02:55:02 DEBUG : file1: active writers 1 2025/08/18 02:55:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 02:55:03 DEBUG : Looking for writers 2025/08/18 02:55:03 DEBUG : newLeaf: reading active writers 2025/08/18 02:55:03 DEBUG : file1: reading active writers 2025/08/18 02:55:03 DEBUG : file1: active writers 1 2025/08/18 02:55:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 02:55:04 DEBUG : Looking for writers 2025/08/18 02:55:04 DEBUG : newLeaf: reading active writers 2025/08/18 02:55:04 DEBUG : file1: reading active writers 2025/08/18 02:55:04 DEBUG : file1: active writers 1 2025/08/18 02:55:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 02:55:05 DEBUG : Looking for writers 2025/08/18 02:55:05 DEBUG : file1: reading active writers 2025/08/18 02:55:05 DEBUG : file1: active writers 1 2025/08/18 02:55:05 DEBUG : newLeaf: reading active writers 2025/08/18 02:55:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 02:55:06 DEBUG : Looking for writers 2025/08/18 02:55:06 DEBUG : newLeaf: reading active writers 2025/08/18 02:55:06 DEBUG : file1: reading active writers 2025/08/18 02:55:06 DEBUG : file1: active writers 1 2025/08/18 02:55:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 02:55:07 DEBUG : Looking for writers 2025/08/18 02:55:07 DEBUG : file1: reading active writers 2025/08/18 02:55:07 DEBUG : file1: active writers 1 2025/08/18 02:55:07 DEBUG : newLeaf: reading active writers 2025/08/18 02:55:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 02:55:08 DEBUG : Looking for writers 2025/08/18 02:55:08 DEBUG : newLeaf: reading active writers 2025/08/18 02:55:08 DEBUG : file1: reading active writers 2025/08/18 02:55:08 DEBUG : file1: active writers 1 2025/08/18 02:55:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 02:55:09 DEBUG : Looking for writers 2025/08/18 02:55:09 DEBUG : newLeaf: reading active writers 2025/08/18 02:55:09 DEBUG : file1: reading active writers 2025/08/18 02:55:09 DEBUG : file1: active writers 1 2025/08/18 02:55:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 02:55:10 DEBUG : Looking for writers 2025/08/18 02:55:10 DEBUG : newLeaf: reading active writers 2025/08/18 02:55:10 DEBUG : file1: reading active writers 2025/08/18 02:55:10 DEBUG : file1: active writers 1 2025/08/18 02:55:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 02:55:11 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000e5d770 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000586408 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824639513664} name:file1 opens:1 downloaders: o: fd:0xc004984040 info:{ModTime:{wall:13988395241348701259 ext:553315013711 loc:0x410afa0} ATime:{wall:13988395241348701259 ext:553315013711 loc:0x410afa0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/08/18 02:55:11 DEBUG : >WaitForWriters: 2025/08/18 02:55:11 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:655 Error: Should be true Test: TestRWFileModTimeWithOpenWriters Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:655 Error: Should be true Test: TestRWFileModTimeWithOpenWriters Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:655 Error: Should be true Test: TestRWFileModTimeWithOpenWriters Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileModTimeWithOpenWriters (39.26s) === RUN TestRWCacheRename run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 02:55:18 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:55:18 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 02:55:18 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:55:18 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:55:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:55:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:55:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:55:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:55:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:55:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:55:18 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:55:18 DEBUG : newLeaf: Reset virtual modtime 2025/08/18 02:55:18 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:55:18 DEBUG : rename_me: newRWFileHandle: 2025/08/18 02:55:18 DEBUG : rename_me(0xc007264900): openPending: 2025/08/18 02:55:18 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 02:55:18 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item rename_me not removed, freed 0 bytes 2025/08/18 02:55:18 INFO : mega root 'rclone-test-hemezab4tino': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 02:55:18 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/18 02:55:18 DEBUG : rename_me(0xc007264900): >openPending: err= 2025/08/18 02:55:18 DEBUG : rename_me: >newRWFileHandle: err= 2025/08/18 02:55:18 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/18 02:55:18 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/08/18 02:55:18 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/08/18 02:55:18 DEBUG : rename_me(0xc007264900): _writeAt: size=5, off=0 2025/08/18 02:55:18 DEBUG : rename_me(0xc007264900): >_writeAt: n=5, err= 2025/08/18 02:55:18 DEBUG : rename_me(0xc007264900): close: 2025/08/18 02:55:18 DEBUG : rename_me: vfs cache: setting modification time to 2025-08-18 02:55:18.244288826 +0000 UTC m=+592.580285788 2025/08/18 02:55:18 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/08/18 02:55:18 DEBUG : rename_me(0xc007264900): >close: err= 2025/08/18 02:55:18 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/08/18 02:55:18 DEBUG : i_was_renamed: Updating file with 0xc006e6f8c0 2025/08/18 02:55:18 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/08/18 02:55:18 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/18 02:55:18 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:55:18 DEBUG : Looking for writers 2025/08/18 02:55:18 DEBUG : newLeaf: reading active writers 2025/08/18 02:55:18 DEBUG : i_was_renamed: reading active writers 2025/08/18 02:55:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 02:55:18 DEBUG : Looking for writers 2025/08/18 02:55:18 DEBUG : newLeaf: reading active writers 2025/08/18 02:55:18 DEBUG : i_was_renamed: reading active writers 2025/08/18 02:55:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 02:55:18 DEBUG : Looking for writers 2025/08/18 02:55:18 DEBUG : newLeaf: reading active writers 2025/08/18 02:55:18 DEBUG : i_was_renamed: reading active writers 2025/08/18 02:55:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 02:55:18 DEBUG : Looking for writers 2025/08/18 02:55:18 DEBUG : newLeaf: reading active writers 2025/08/18 02:55:18 DEBUG : i_was_renamed: reading active writers 2025/08/18 02:55:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 02:55:18 DEBUG : i_was_renamed: vfs cache: starting upload 2025/08/18 02:55:18 DEBUG : Looking for writers 2025/08/18 02:55:18 DEBUG : newLeaf: reading active writers 2025/08/18 02:55:18 DEBUG : i_was_renamed: reading active writers 2025/08/18 02:55:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 02:55:18 DEBUG : Looking for writers 2025/08/18 02:55:18 DEBUG : i_was_renamed: reading active writers 2025/08/18 02:55:18 DEBUG : newLeaf: reading active writers 2025/08/18 02:55:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 02:55:18 INFO : i_was_renamed: Copied (new) 2025/08/18 02:55:18 DEBUG : i_was_renamed: vfs cache: fingerprint now "5" 2025/08/18 02:55:18 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/08/18 02:55:18 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/18 02:55:18 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/08/18 02:55:18 DEBUG : Looking for writers 2025/08/18 02:55:18 DEBUG : i_was_renamed: reading active writers 2025/08/18 02:55:18 DEBUG : newLeaf: reading active writers 2025/08/18 02:55:18 DEBUG : >WaitForWriters: 2025/08/18 02:55:18 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWCacheRename Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWCacheRename Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWCacheRename Messages: Unexpected file "newLeaf" --- FAIL: TestRWCacheRename (7.79s) === RUN TestRWCacheUpdate run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 02:55:26 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:55:26 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 02:55:26 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:55:26 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:55:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:55:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:55:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:55:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" 2025/08/18 02:55:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 02:55:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-hemezab4tino" read_write_test.go:729: skip as modtime not supported 2025/08/18 02:55:26 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:55:26 DEBUG : Looking for writers 2025/08/18 02:55:26 DEBUG : >WaitForWriters: 2025/08/18 02:55:26 INFO : mega root 'rclone-test-hemezab4tino': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 02:55:26 DEBUG : mega root 'rclone-test-hemezab4tino': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 2025/08/18 02:55:26 DEBUG : forgetting directory cache fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:729 Error: Should be true Test: TestRWCacheUpdate Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:729 Error: Should be true Test: TestRWCacheUpdate Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:729 Error: Should be true Test: TestRWCacheUpdate Messages: Unexpected file "newLeaf" --- FAIL: TestRWCacheUpdate (7.09s) === RUN TestCaseSensitivity run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:27 Error: Should be true Test: TestCaseSensitivity Messages: listing wrong, want FiLeA (5), FiLeB (5) got FiLeA (5), FiLeB (5), newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:27 Error: Should be true Test: TestCaseSensitivity Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:27 Error: Should be true Test: TestCaseSensitivity Messages: Unexpected file "newLeaf" 2025/08/18 02:55:40 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:55:40 NOTICE: mega root 'rclone-test-hemezab4tino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 02:55:40 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:55:40 NOTICE: mega root 'rclone-test-hemezab4tino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 02:55:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 02:55:40 DEBUG : newLeaf: Reset virtual modtime 2025/08/18 02:55:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/18 02:55:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/18 02:55:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/18 02:55:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/18 02:55:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 02:55:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 02:55:40 DEBUG : newLeaf: Reset virtual modtime 2025/08/18 02:55:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/18 02:55:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/18 02:55:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/18 02:55:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/18 02:55:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 02:55:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 02:55:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/18 02:55:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/18 02:55:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/18 02:55:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/18 02:55:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 02:55:41 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 02:55:41 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/18 02:55:41 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/18 02:55:41 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/18 02:55:41 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/18 02:55:41 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 02:55:41 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 02:55:41 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/18 02:55:41 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/18 02:55:41 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/18 02:55:41 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/18 02:55:41 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 2025/08/18 02:55:43 DEBUG : forgetting directory cache 2025/08/18 02:55:43 DEBUG : dir: forgetting directory cache 2025/08/18 02:55:43 DEBUG : dir: forgetting directory cache 2025/08/18 02:55:43 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/18 02:55:43 DEBUG : forgetting directory cache 2025/08/18 02:55:43 DEBUG : dir: forgetting directory cache 2025/08/18 02:55:43 DEBUG : dir: forgetting directory cache 2025/08/18 02:55:43 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/18 02:55:43 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:69 Error: Should be true Test: TestCaseSensitivity Messages: listing wrong, want FiLeA (5), FiLeB (5), FilEb (5) got FiLeA (5), FiLeB (5), FilEb (5), newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:69 Error: Should be true Test: TestCaseSensitivity Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:69 Error: Should be true Test: TestCaseSensitivity Messages: Unexpected file "newLeaf" 2025/08/18 02:55:48 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 02:55:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/18 02:55:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/18 02:55:48 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/18 02:55:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/18 02:55:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 02:55:48 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 02:55:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/18 02:55:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/18 02:55:48 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/08/18 02:55:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/18 02:55:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 02:55:48 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 02:55:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/18 02:55:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/18 02:55:48 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/08/18 02:55:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/18 02:55:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 02:55:48 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 02:55:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/18 02:55:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/18 02:55:48 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/08/18 02:55:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/18 02:55:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 02:55:48 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 02:55:48 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/18 02:55:48 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/18 02:55:48 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/18 02:55:48 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/18 02:55:48 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 02:55:49 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 02:55:49 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/18 02:55:49 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/18 02:55:49 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/18 02:55:49 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/18 02:55:49 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 02:55:49 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 02:55:49 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/08/18 02:55:49 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/08/18 02:55:49 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 02:55:49 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/08/18 02:55:49 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/08/18 02:55:49 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 02:55:49 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/18 02:55:49 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/18 02:55:49 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/18 02:55:49 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/18 02:55:49 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 02:55:49 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 02:55:49 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/08/18 02:55:49 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 02:55:49 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/08/18 02:55:49 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 02:55:49 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/08/18 02:55:49 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 02:55:49 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/18 02:55:49 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/18 02:55:49 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/18 02:55:49 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/18 02:55:49 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 02:55:49 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 02:55:49 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/18 02:55:49 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/18 02:55:49 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/18 02:55:49 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/18 02:55:49 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 02:55:49 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 02:55:49 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/08/18 02:55:49 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 02:55:49 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/08/18 02:55:49 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:55:49 DEBUG : Looking for writers 2025/08/18 02:55:49 DEBUG : newLeaf: reading active writers 2025/08/18 02:55:49 DEBUG : FiLeA: reading active writers 2025/08/18 02:55:49 DEBUG : FiLeB: reading active writers 2025/08/18 02:55:49 DEBUG : FilEb: reading active writers 2025/08/18 02:55:49 DEBUG : >WaitForWriters: 2025/08/18 02:55:49 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:55:49 DEBUG : Looking for writers 2025/08/18 02:55:49 DEBUG : FiLeA: reading active writers 2025/08/18 02:55:49 DEBUG : FiLeB: reading active writers 2025/08/18 02:55:49 DEBUG : FilEb: reading active writers 2025/08/18 02:55:49 DEBUG : newLeaf: reading active writers 2025/08/18 02:55:49 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestCaseSensitivity Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestCaseSensitivity Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestCaseSensitivity Messages: Unexpected file "newLeaf" --- FAIL: TestCaseSensitivity (24.11s) === RUN TestUnicodeNormalization run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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 newLeaf (25), newLeaf (25), normal name with no special characters.txt (5), 測試_Русский___ě_áñ (5) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:179 Error: Should be true Test: TestUnicodeNormalization Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:179 Error: Should be true Test: TestUnicodeNormalization Messages: Unexpected file "newLeaf" 2025/08/18 02:56:04 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:56:04 NOTICE: mega root 'rclone-test-hemezab4tino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 02:56:04 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 02:56:04 DEBUG : newLeaf: Reset virtual modtime 2025/08/18 02:56:04 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/18 02:56:04 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/18 02:56:04 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/18 02:56:04 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/18 02:56:04 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 02:56:04 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 02:56:04 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/08/18 02:56:04 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/08/18 02:56:04 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/08/18 02:56:04 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/08/18 02:56:04 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 02:56:04 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 02:56:04 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/18 02:56:04 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/18 02:56:04 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/18 02:56:04 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/18 02:56:05 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 02:56:05 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 02:56:05 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/08/18 02:56:05 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:56:05 DEBUG : Looking for writers 2025/08/18 02:56:05 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/08/18 02:56:05 DEBUG : newLeaf: reading active writers 2025/08/18 02:56:05 DEBUG : normal name with no special characters.txt: reading active writers 2025/08/18 02:56:05 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestUnicodeNormalization Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestUnicodeNormalization Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestUnicodeNormalization Messages: Unexpected file "newLeaf" --- FAIL: TestUnicodeNormalization (15.17s) === RUN TestVFSNew run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 02:56:12 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:56:12 NOTICE: mega root 'rclone-test-hemezab4tino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 02:56:12 DEBUG : mega root 'rclone-test-hemezab4tino': Reusing VFS from active cache 2025/08/18 02:56:12 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:56:12 DEBUG : Looking for writers 2025/08/18 02:56:12 DEBUG : >WaitForWriters: 2025/08/18 02:56:12 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:56:12 DEBUG : Looking for writers 2025/08/18 02:56:12 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSNew Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSNew Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSNew Messages: Unexpected file "newLeaf" --- FAIL: TestVFSNew (7.99s) === RUN TestVFSNewWithOpts run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 02:56:20 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:56:20 NOTICE: mega root 'rclone-test-hemezab4tino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 02:56:20 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:56:20 DEBUG : Looking for writers 2025/08/18 02:56:20 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 2025/08/18 02:56:22 DEBUG : dir: forgetting directory cache 2025/08/18 02:56:22 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/18 02:56:22 DEBUG : forgetting directory cache 2025/08/18 02:56:22 DEBUG : dir: forgetting directory cache 2025/08/18 02:56:22 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSNewWithOpts Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSNewWithOpts Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSNewWithOpts Messages: Unexpected file "newLeaf" --- FAIL: TestVFSNewWithOpts (7.08s) === RUN TestVFSRoot run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 02:56:27 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:56:27 NOTICE: mega root 'rclone-test-hemezab4tino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 02:56:27 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:56:27 DEBUG : Looking for writers 2025/08/18 02:56:27 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSRoot Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSRoot Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSRoot Messages: Unexpected file "newLeaf" --- FAIL: TestVFSRoot (7.09s) === RUN TestVFSStat run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 02:56:34 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:56:34 NOTICE: mega root 'rclone-test-hemezab4tino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:191 Error: Should be true Test: TestVFSStat Messages: listing wrong, want dir/file2 (14), file1 (14) got dir/file2 (14), file1 (14), newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:191 Error: Should be true Test: TestVFSStat Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:191 Error: Should be true Test: TestVFSStat Messages: Unexpected file "newLeaf" 2025/08/18 02:56:42 DEBUG : newLeaf: Reset virtual modtime 2025/08/18 02:56:42 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:56:42 DEBUG : dir: Looking for writers 2025/08/18 02:56:42 DEBUG : file2: reading active writers 2025/08/18 02:56:42 DEBUG : Looking for writers 2025/08/18 02:56:42 DEBUG : dir: reading active writers 2025/08/18 02:56:42 DEBUG : file1: reading active writers 2025/08/18 02:56:42 DEBUG : newLeaf: reading active writers 2025/08/18 02:56:42 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSStat Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSStat Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSStat Messages: Unexpected file "newLeaf" --- FAIL: TestVFSStat (15.22s) === RUN TestVFSStatParent run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 02:56:49 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:56:49 NOTICE: mega root 'rclone-test-hemezab4tino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:226 Error: Should be true Test: TestVFSStatParent Messages: listing wrong, want dir/file2 (14), file1 (14) got dir/file2 (14), file1 (14), newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:226 Error: Should be true Test: TestVFSStatParent Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:226 Error: Should be true Test: TestVFSStatParent Messages: Unexpected file "newLeaf" 2025/08/18 02:56:57 DEBUG : newLeaf: Reset virtual modtime 2025/08/18 02:56:57 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:56:57 DEBUG : dir: Looking for writers 2025/08/18 02:56:57 DEBUG : Looking for writers 2025/08/18 02:56:57 DEBUG : dir: reading active writers 2025/08/18 02:56:57 DEBUG : file1: reading active writers 2025/08/18 02:56:57 DEBUG : newLeaf: reading active writers 2025/08/18 02:56:57 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSStatParent Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSStatParent Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSStatParent Messages: Unexpected file "newLeaf" --- FAIL: TestVFSStatParent (14.96s) === RUN TestVFSOpenFile run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 02:57:04 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:57:04 NOTICE: mega root 'rclone-test-hemezab4tino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 2025/08/18 02:57:06 DEBUG : dir: forgetting directory cache 2025/08/18 02:57:06 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/18 02:57:06 DEBUG : forgetting directory cache 2025/08/18 02:57:06 DEBUG : dir: forgetting directory cache 2025/08/18 02:57:06 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:258 Error: Should be true Test: TestVFSOpenFile Messages: listing wrong, want dir/file2 (14), file1 (14) got dir/file2 (14), file1 (14), newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:258 Error: Should be true Test: TestVFSOpenFile Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:258 Error: Should be true Test: TestVFSOpenFile Messages: Unexpected file "newLeaf" 2025/08/18 02:57:12 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 02:57:12 DEBUG : newLeaf: Reset virtual modtime 2025/08/18 02:57:12 DEBUG : file1: Open: flags=O_RDONLY 2025/08/18 02:57:12 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/18 02:57:12 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/18 02:57:12 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 02:57:12 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/08/18 02:57:12 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 02:57:12 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/18 02:57:12 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:57:12 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:57:12 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/18 02:57:12 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/08/18 02:57:12 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/08/18 02:57:12 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/18 02:57:12 DEBUG : mega root 'rclone-test-hemezab4tino': File to upload is small (0 bytes), uploading instead of streaming 2025/08/18 02:57:12 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/08/18 02:57:12 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/18 02:57:12 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:57:12 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/18 02:57:12 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:57:12 DEBUG : dir: Looking for writers 2025/08/18 02:57:12 DEBUG : file2: reading active writers 2025/08/18 02:57:12 DEBUG : new_file.txt: reading active writers 2025/08/18 02:57:12 DEBUG : Looking for writers 2025/08/18 02:57:12 DEBUG : dir: reading active writers 2025/08/18 02:57:12 DEBUG : file1: reading active writers 2025/08/18 02:57:12 DEBUG : newLeaf: reading active writers 2025/08/18 02:57:12 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSOpenFile Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSOpenFile Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSOpenFile Messages: Unexpected file "newLeaf" --- FAIL: TestVFSOpenFile (17.65s) === RUN TestVFSRename run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 02:57:22 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:57:22 NOTICE: mega root 'rclone-test-hemezab4tino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:296 Error: Should be true Test: TestVFSRename Messages: listing wrong, want dir/file2 (14) got dir/file2 (14), newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:296 Error: Should be true Test: TestVFSRename Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:296 Error: Should be true Test: TestVFSRename Messages: Unexpected file "newLeaf" 2025/08/18 02:57:29 DEBUG : newLeaf: Reset virtual modtime 2025/08/18 02:57:29 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/08/18 02:57:29 DEBUG : dir/file1: Updating file with dir/file1 0xc007459080 2025/08/18 02:57:29 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/18 02:57:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:301 Error: Should be true Test: TestVFSRename Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:301 Error: Should be true Test: TestVFSRename Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:301 Error: Should be true Test: TestVFSRename Messages: Unexpected file "newLeaf" 2025/08/18 02:57:37 INFO : dir/file1: Moved (server-side) to: file0 2025/08/18 02:57:37 DEBUG : file0: Updating file with file0 0xc007459080 2025/08/18 02:57:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 02:57:37 DEBUG : Added virtual directory entry vAddFile: "file0" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:306 Error: Should be true Test: TestVFSRename Messages: listing wrong, want file0 (14) got file0 (14), newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:306 Error: Should be true Test: TestVFSRename Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:306 Error: Should be true Test: TestVFSRename Messages: Unexpected file "newLeaf" 2025/08/18 02:57:44 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:57:44 DEBUG : dir: Looking for writers 2025/08/18 02:57:44 DEBUG : Looking for writers 2025/08/18 02:57:44 DEBUG : dir: reading active writers 2025/08/18 02:57:44 DEBUG : newLeaf: reading active writers 2025/08/18 02:57:44 DEBUG : file0: reading active writers 2025/08/18 02:57:44 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 2025/08/18 02:57:51 DEBUG : forgetting directory cache 2025/08/18 02:57:51 DEBUG : dir: forgetting directory cache 2025/08/18 02:57:51 DEBUG : dir: forgetting directory cache 2025/08/18 02:57:51 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/18 02:57:51 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSRename Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSRename Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSRename Messages: Unexpected file "newLeaf" --- FAIL: TestVFSRename (29.31s) === RUN TestVFSStatfs run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 02:57:51 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:57:51 NOTICE: mega root 'rclone-test-hemezab4tino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 02:57:51 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:57:51 DEBUG : Looking for writers 2025/08/18 02:57:51 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSStatfs Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSStatfs Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSStatfs Messages: Unexpected file "newLeaf" --- FAIL: TestVFSStatfs (7.14s) === RUN TestVFSMkdir run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 02:57:58 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:57:58 NOTICE: mega root 'rclone-test-hemezab4tino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:372 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:372 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:372 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" 2025/08/18 02:58:05 DEBUG : newLeaf: Reset virtual modtime 2025/08/18 02:58:05 DEBUG : Added virtual directory entry vAddDir: "/" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:377 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:377 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:377 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" 2025/08/18 02:58:13 DEBUG : Added virtual directory entry vAddDir: "a" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:383 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:383 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:383 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:389 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:389 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:389 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" 2025/08/18 02:58:27 DEBUG : Added virtual directory entry vAddDir: "b" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:395 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:395 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:395 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" 2025/08/18 02:58:34 DEBUG : Added virtual directory entry vAddDir: "c" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 2025/08/18 02:58:35 DEBUG : dir: forgetting directory cache 2025/08/18 02:58:35 DEBUG : forgetting directory cache 2025/08/18 02:58:35 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/18 02:58:35 DEBUG : dir: forgetting directory cache 2025/08/18 02:58:35 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:401 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:401 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:401 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" 2025/08/18 02:58:41 DEBUG : Added virtual directory entry vAddDir: "d" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:407 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:407 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:407 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" 2025/08/18 02:58:48 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:58:48 DEBUG : a: Looking for writers 2025/08/18 02:58:48 DEBUG : b: Looking for writers 2025/08/18 02:58:48 DEBUG : c: Looking for writers 2025/08/18 02:58:48 DEBUG : d: Looking for writers 2025/08/18 02:58:48 DEBUG : Looking for writers 2025/08/18 02:58:48 DEBUG : Looking for writers 2025/08/18 02:58:48 DEBUG : newLeaf: reading active writers 2025/08/18 02:58:48 DEBUG : /: reading active writers 2025/08/18 02:58:48 DEBUG : a: reading active writers 2025/08/18 02:58:48 DEBUG : b: reading active writers 2025/08/18 02:58:48 DEBUG : c: reading active writers 2025/08/18 02:58:48 DEBUG : d: reading active writers 2025/08/18 02:58:48 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" --- FAIL: TestVFSMkdir (57.40s) === RUN TestVFSMkdirAll run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 02:58:56 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:58:56 NOTICE: mega root 'rclone-test-hemezab4tino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:417 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:417 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:417 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "newLeaf" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:422 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:422 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:422 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "newLeaf" 2025/08/18 02:59:10 DEBUG : newLeaf: Reset virtual modtime 2025/08/18 02:59:10 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/18 02:59:10 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/08/18 02:59:10 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/08/18 02:59:10 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:428 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:428 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:428 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "newLeaf" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 2025/08/18 02:59:23 DEBUG : forgetting directory cache 2025/08/18 02:59:23 DEBUG : dir: forgetting directory cache 2025/08/18 02:59:23 DEBUG : dir: forgetting directory cache 2025/08/18 02:59:23 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/18 02:59:23 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:434 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:434 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:434 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "newLeaf" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:440 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:440 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:440 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "newLeaf" 2025/08/18 02:59:31 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:59:31 DEBUG : a/b/c/d: Looking for writers 2025/08/18 02:59:31 DEBUG : a/b/c: Looking for writers 2025/08/18 02:59:31 DEBUG : d: reading active writers 2025/08/18 02:59:31 DEBUG : a/b: Looking for writers 2025/08/18 02:59:31 DEBUG : c: reading active writers 2025/08/18 02:59:31 DEBUG : a: Looking for writers 2025/08/18 02:59:31 DEBUG : b: reading active writers 2025/08/18 02:59:31 DEBUG : Looking for writers 2025/08/18 02:59:31 DEBUG : newLeaf: reading active writers 2025/08/18 02:59:31 DEBUG : a: reading active writers 2025/08/18 02:59:31 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "newLeaf" --- FAIL: TestVFSMkdirAll (43.36s) === RUN TestVFSIsMetadataFile run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 02:59:39 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:59:39 NOTICE: mega root 'rclone-test-hemezab4tino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 02:59:39 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:59:39 DEBUG : Looking for writers 2025/08/18 02:59:39 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSIsMetadataFile Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSIsMetadataFile Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSIsMetadataFile Messages: Unexpected file "newLeaf" --- FAIL: TestVFSIsMetadataFile (7.37s) === RUN TestWriteFileHandleMethods run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 02:59:46 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 02:59:46 NOTICE: mega root 'rclone-test-hemezab4tino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 02:59:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:59:46 DEBUG : newLeaf: Reset virtual modtime 2025/08/18 02:59:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:59:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 02:59:46 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 02:59:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 02:59:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 02:59:46 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/18 02:59:46 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/18 02:59:46 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/08/18 02:59:46 DEBUG : mega root 'rclone-test-hemezab4tino': File to upload is small (5 bytes), uploading instead of streaming 2025/08/18 02:59:47 DEBUG : file1: Size of src and dst objects identical 2025/08/18 02:59:47 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{"file1,5,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file1,5,false" +([]string) (len=2) { + (string) (len=13) "file1,5,false", + (string) (len=16) "newLeaf,25,false" } Test: TestWriteFileHandleMethods fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /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 file1 (5), newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:157 Error: Should be true Test: TestWriteFileHandleMethods Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:157 Error: Should be true Test: TestWriteFileHandleMethods Messages: Unexpected file "newLeaf" 2025/08/18 02:59:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:59:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:59:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 02:59:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 02:59:54 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{"file1,5,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file1,5,false" +([]string) (len=2) { + (string) (len=13) "file1,5,false", + (string) (len=16) "newLeaf,25,false" } Test: TestWriteFileHandleMethods 2025/08/18 02:59:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 02:59:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 02:59:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 02:59:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 02:59:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 02:59:54 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{"file1,5,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file1,5,false" +([]string) (len=2) { + (string) (len=13) "file1,5,false", + (string) (len=16) "newLeaf,25,false" } Test: TestWriteFileHandleMethods 2025/08/18 02:59:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/18 02:59:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/18 02:59:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 02:59:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 02:59:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 02:59:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 02:59:54 DEBUG : mega root 'rclone-test-hemezab4tino': File to upload is small (0 bytes), uploading instead of streaming 2025/08/18 02:59:54 DEBUG : file1: Size of src and dst objects identical 2025/08/18 02:59:54 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:182 Error: Not equal: expected: []string{"file1,0,false"} actual : []string{"file1,0,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file1,0,false" +([]string) (len=2) { + (string) (len=13) "file1,0,false", + (string) (len=16) "newLeaf,25,false" } Test: TestWriteFileHandleMethods 2025/08/18 02:59:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/18 02:59:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/18 02:59:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 02:59:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 02:59:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 02:59:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 02:59:54 DEBUG : mega root 'rclone-test-hemezab4tino': File to upload is small (7 bytes), uploading instead of streaming 2025/08/18 02:59:57 DEBUG : file1: Size of src and dst objects identical 2025/08/18 02:59:57 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{"file1,7,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file1,7,false" +([]string) (len=2) { + (string) (len=13) "file1,7,false", + (string) (len=16) "newLeaf,25,false" } Test: TestWriteFileHandleMethods 2025/08/18 02:59:57 DEBUG : WaitForWriters: timeout=30s 2025/08/18 02:59:57 DEBUG : Looking for writers 2025/08/18 02:59:57 DEBUG : newLeaf: reading active writers 2025/08/18 02:59:57 DEBUG : file1: reading active writers 2025/08/18 02:59:57 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 2025/08/18 03:00:00 DEBUG : forgetting directory cache 2025/08/18 03:00:00 DEBUG : forgetting directory cache fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleMethods Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleMethods Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleMethods Messages: Unexpected file "newLeaf" --- FAIL: TestWriteFileHandleMethods (17.61s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 03:00:04 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 03:00:04 NOTICE: mega root 'rclone-test-hemezab4tino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:00:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:00:04 DEBUG : newLeaf: Reset virtual modtime 2025/08/18 03:00:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:00:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:00:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:00:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:00:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:00:04 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/08/18 03:00:05 DEBUG : file1: aborting in-sequence write wait, off=100 2025/08/18 03:00:05 DEBUG : file1: failed to wait for in-sequence write to 100 2025/08/18 03:00:05 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/08/18 03:00:05 DEBUG : mega root 'rclone-test-hemezab4tino': File to upload is small (11 bytes), uploading instead of streaming 2025/08/18 03:00:05 DEBUG : file1: Size of src and dst objects identical 2025/08/18 03:00:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:00:05 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{"file1,11,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "file1,11,false" +([]string) (len=2) { + (string) (len=14) "file1,11,false", + (string) (len=16) "newLeaf,25,false" } Test: TestWriteFileHandleWriteAt fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /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 file1 (11), newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:235 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:235 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: Unexpected file "newLeaf" 2025/08/18 03:00:12 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:00:12 DEBUG : Looking for writers 2025/08/18 03:00:12 DEBUG : newLeaf: reading active writers 2025/08/18 03:00:12 DEBUG : file1: reading active writers 2025/08/18 03:00:12 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 2025/08/18 03:00:17 DEBUG : dir: forgetting directory cache 2025/08/18 03:00:17 DEBUG : forgetting directory cache 2025/08/18 03:00:17 DEBUG : dir: forgetting directory cache fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: Unexpected file "newLeaf" --- FAIL: TestWriteFileHandleWriteAt (15.47s) === RUN TestWriteFileHandleFlush run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 03:00:20 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 03:00:20 NOTICE: mega root 'rclone-test-hemezab4tino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:00:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:00:20 DEBUG : newLeaf: Reset virtual modtime 2025/08/18 03:00:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:00:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:00:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:00:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:00:20 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/08/18 03:00:20 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{"file1,0,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file1,0,false" +([]string) (len=2) { + (string) (len=13) "file1,0,false", + (string) (len=16) "newLeaf,25,false" } Test: TestWriteFileHandleFlush 2025/08/18 03:00:20 DEBUG : mega root 'rclone-test-hemezab4tino': File to upload is small (5 bytes), uploading instead of streaming 2025/08/18 03:00:20 DEBUG : file1: Size of src and dst objects identical 2025/08/18 03:00:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:00:20 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{"file1,5,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file1,5,false" +([]string) (len=2) { + (string) (len=13) "file1,5,false", + (string) (len=16) "newLeaf,25,false" } Test: TestWriteFileHandleFlush 2025/08/18 03:00:20 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:00:20 DEBUG : Looking for writers 2025/08/18 03:00:20 DEBUG : newLeaf: reading active writers 2025/08/18 03:00:20 DEBUG : file1: reading active writers 2025/08/18 03:00:20 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleFlush Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleFlush Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleFlush Messages: Unexpected file "newLeaf" --- FAIL: TestWriteFileHandleFlush (7.48s) === RUN TestWriteFileHandleRelease run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 03:00:27 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 03:00:27 NOTICE: mega root 'rclone-test-hemezab4tino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:00:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:00:27 DEBUG : newLeaf: Reset virtual modtime 2025/08/18 03:00:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:00:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:00:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:00:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:00:27 DEBUG : file1: WriteFileHandle.Release closing 2025/08/18 03:00:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:00:27 DEBUG : mega root 'rclone-test-hemezab4tino': File to upload is small (0 bytes), uploading instead of streaming 2025/08/18 03:00:27 DEBUG : file1: Size of src and dst objects identical 2025/08/18 03:00:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:00:27 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/08/18 03:00:27 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:00:27 DEBUG : Looking for writers 2025/08/18 03:00:27 DEBUG : newLeaf: reading active writers 2025/08/18 03:00:27 DEBUG : file1: reading active writers 2025/08/18 03:00:27 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 2025/08/18 03:00:32 DEBUG : dir: forgetting directory cache 2025/08/18 03:00:32 DEBUG : forgetting directory cache 2025/08/18 03:00:32 DEBUG : dir: forgetting directory cache fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleRelease Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleRelease Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleRelease Messages: Unexpected file "newLeaf" --- FAIL: TestWriteFileHandleRelease (7.59s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 03:00:35 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 03:00:35 NOTICE: mega root 'rclone-test-hemezab4tino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:00:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:00:35 DEBUG : newLeaf: Reset virtual modtime 2025/08/18 03:00:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:00:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:00:35 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:00:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/08/18 03:00:35 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:00:35 DEBUG : Looking for writers 2025/08/18 03:00:35 DEBUG : newLeaf: reading active writers 2025/08/18 03:00:35 DEBUG : file1: reading active writers 2025/08/18 03:00:35 DEBUG : file1: active writers 1 2025/08/18 03:00:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/08/18 03:00:35 DEBUG : Looking for writers 2025/08/18 03:00:35 DEBUG : newLeaf: reading active writers 2025/08/18 03:00:35 DEBUG : file1: reading active writers 2025/08/18 03:00:35 DEBUG : file1: active writers 1 2025/08/18 03:00:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/08/18 03:00:35 DEBUG : Looking for writers 2025/08/18 03:00:35 DEBUG : newLeaf: reading active writers 2025/08/18 03:00:35 DEBUG : file1: reading active writers 2025/08/18 03:00:35 DEBUG : file1: active writers 1 2025/08/18 03:00:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/08/18 03:00:35 DEBUG : Looking for writers 2025/08/18 03:00:35 DEBUG : file1: reading active writers 2025/08/18 03:00:35 DEBUG : file1: active writers 1 2025/08/18 03:00:35 DEBUG : newLeaf: reading active writers 2025/08/18 03:00:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/08/18 03:00:35 DEBUG : Looking for writers 2025/08/18 03:00:35 DEBUG : newLeaf: reading active writers 2025/08/18 03:00:35 DEBUG : file1: reading active writers 2025/08/18 03:00:35 DEBUG : file1: active writers 1 2025/08/18 03:00:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/08/18 03:00:35 DEBUG : Looking for writers 2025/08/18 03:00:35 DEBUG : newLeaf: reading active writers 2025/08/18 03:00:35 DEBUG : file1: reading active writers 2025/08/18 03:00:35 DEBUG : file1: active writers 1 2025/08/18 03:00:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/08/18 03:00:35 DEBUG : Looking for writers 2025/08/18 03:00:35 DEBUG : file1: reading active writers 2025/08/18 03:00:35 DEBUG : file1: active writers 1 2025/08/18 03:00:35 DEBUG : newLeaf: reading active writers 2025/08/18 03:00:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/08/18 03:00:36 DEBUG : Looking for writers 2025/08/18 03:00:36 DEBUG : file1: reading active writers 2025/08/18 03:00:36 DEBUG : file1: active writers 1 2025/08/18 03:00:36 DEBUG : newLeaf: reading active writers 2025/08/18 03:00:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:00:37 DEBUG : Looking for writers 2025/08/18 03:00:37 DEBUG : newLeaf: reading active writers 2025/08/18 03:00:37 DEBUG : file1: reading active writers 2025/08/18 03:00:37 DEBUG : file1: active writers 1 2025/08/18 03:00:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:00:38 DEBUG : Looking for writers 2025/08/18 03:00:38 DEBUG : newLeaf: reading active writers 2025/08/18 03:00:38 DEBUG : file1: reading active writers 2025/08/18 03:00:38 DEBUG : file1: active writers 1 2025/08/18 03:00:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:00:39 DEBUG : Looking for writers 2025/08/18 03:00:39 DEBUG : newLeaf: reading active writers 2025/08/18 03:00:39 DEBUG : file1: reading active writers 2025/08/18 03:00:39 DEBUG : file1: active writers 1 2025/08/18 03:00:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:00:40 DEBUG : Looking for writers 2025/08/18 03:00:40 DEBUG : newLeaf: reading active writers 2025/08/18 03:00:40 DEBUG : file1: reading active writers 2025/08/18 03:00:40 DEBUG : file1: active writers 1 2025/08/18 03:00:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:00:41 DEBUG : Looking for writers 2025/08/18 03:00:41 DEBUG : file1: reading active writers 2025/08/18 03:00:41 DEBUG : file1: active writers 1 2025/08/18 03:00:41 DEBUG : newLeaf: reading active writers 2025/08/18 03:00:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:00:42 DEBUG : Looking for writers 2025/08/18 03:00:42 DEBUG : newLeaf: reading active writers 2025/08/18 03:00:42 DEBUG : file1: reading active writers 2025/08/18 03:00:42 DEBUG : file1: active writers 1 2025/08/18 03:00:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:00:43 DEBUG : Looking for writers 2025/08/18 03:00:43 DEBUG : newLeaf: reading active writers 2025/08/18 03:00:43 DEBUG : file1: reading active writers 2025/08/18 03:00:43 DEBUG : file1: active writers 1 2025/08/18 03:00:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:00:44 DEBUG : Looking for writers 2025/08/18 03:00:44 DEBUG : newLeaf: reading active writers 2025/08/18 03:00:44 DEBUG : file1: reading active writers 2025/08/18 03:00:44 DEBUG : file1: active writers 1 2025/08/18 03:00:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:00:45 DEBUG : Looking for writers 2025/08/18 03:00:45 DEBUG : newLeaf: reading active writers 2025/08/18 03:00:45 DEBUG : file1: reading active writers 2025/08/18 03:00:45 DEBUG : file1: active writers 1 2025/08/18 03:00:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:00:46 DEBUG : Looking for writers 2025/08/18 03:00:46 DEBUG : newLeaf: reading active writers 2025/08/18 03:00:46 DEBUG : file1: reading active writers 2025/08/18 03:00:46 DEBUG : file1: active writers 1 2025/08/18 03:00:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:00:47 DEBUG : Looking for writers 2025/08/18 03:00:47 DEBUG : newLeaf: reading active writers 2025/08/18 03:00:47 DEBUG : file1: reading active writers 2025/08/18 03:00:47 DEBUG : file1: active writers 1 2025/08/18 03:00:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:00:47 DEBUG : forgetting directory cache 2025/08/18 03:00:47 DEBUG : dir: forgetting directory cache 2025/08/18 03:00:47 DEBUG : dir: forgetting directory cache 2025/08/18 03:00:48 DEBUG : Looking for writers 2025/08/18 03:00:48 DEBUG : newLeaf: reading active writers 2025/08/18 03:00:48 DEBUG : file1: reading active writers 2025/08/18 03:00:48 DEBUG : file1: active writers 1 2025/08/18 03:00:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:00:49 DEBUG : Looking for writers 2025/08/18 03:00:49 DEBUG : newLeaf: reading active writers 2025/08/18 03:00:49 DEBUG : file1: reading active writers 2025/08/18 03:00:49 DEBUG : file1: active writers 1 2025/08/18 03:00:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:00:50 DEBUG : Looking for writers 2025/08/18 03:00:50 DEBUG : newLeaf: reading active writers 2025/08/18 03:00:50 DEBUG : file1: reading active writers 2025/08/18 03:00:50 DEBUG : file1: active writers 1 2025/08/18 03:00:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:00:51 DEBUG : Looking for writers 2025/08/18 03:00:51 DEBUG : newLeaf: reading active writers 2025/08/18 03:00:51 DEBUG : file1: reading active writers 2025/08/18 03:00:51 DEBUG : file1: active writers 1 2025/08/18 03:00:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:00:52 DEBUG : Looking for writers 2025/08/18 03:00:52 DEBUG : newLeaf: reading active writers 2025/08/18 03:00:52 DEBUG : file1: reading active writers 2025/08/18 03:00:52 DEBUG : file1: active writers 1 2025/08/18 03:00:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:00:53 DEBUG : Looking for writers 2025/08/18 03:00:53 DEBUG : newLeaf: reading active writers 2025/08/18 03:00:53 DEBUG : file1: reading active writers 2025/08/18 03:00:53 DEBUG : file1: active writers 1 2025/08/18 03:00:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:00:54 DEBUG : Looking for writers 2025/08/18 03:00:54 DEBUG : newLeaf: reading active writers 2025/08/18 03:00:54 DEBUG : file1: reading active writers 2025/08/18 03:00:54 DEBUG : file1: active writers 1 2025/08/18 03:00:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:00:55 DEBUG : Looking for writers 2025/08/18 03:00:55 DEBUG : newLeaf: reading active writers 2025/08/18 03:00:55 DEBUG : file1: reading active writers 2025/08/18 03:00:55 DEBUG : file1: active writers 1 2025/08/18 03:00:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:00:56 DEBUG : Looking for writers 2025/08/18 03:00:56 DEBUG : newLeaf: reading active writers 2025/08/18 03:00:56 DEBUG : file1: reading active writers 2025/08/18 03:00:56 DEBUG : file1: active writers 1 2025/08/18 03:00:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:00:57 DEBUG : Looking for writers 2025/08/18 03:00:57 DEBUG : newLeaf: reading active writers 2025/08/18 03:00:57 DEBUG : file1: reading active writers 2025/08/18 03:00:57 DEBUG : file1: active writers 1 2025/08/18 03:00:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:00:58 DEBUG : Looking for writers 2025/08/18 03:00:58 DEBUG : newLeaf: reading active writers 2025/08/18 03:00:58 DEBUG : file1: reading active writers 2025/08/18 03:00:58 DEBUG : file1: active writers 1 2025/08/18 03:00:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:00:59 DEBUG : Looking for writers 2025/08/18 03:00:59 DEBUG : newLeaf: reading active writers 2025/08/18 03:00:59 DEBUG : file1: reading active writers 2025/08/18 03:00:59 DEBUG : file1: active writers 1 2025/08/18 03:00:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:01:00 DEBUG : Looking for writers 2025/08/18 03:01:00 DEBUG : newLeaf: reading active writers 2025/08/18 03:01:00 DEBUG : file1: reading active writers 2025/08/18 03:01:00 DEBUG : file1: active writers 1 2025/08/18 03:01:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:01:01 DEBUG : Looking for writers 2025/08/18 03:01:01 DEBUG : newLeaf: reading active writers 2025/08/18 03:01:01 DEBUG : file1: reading active writers 2025/08/18 03:01:01 DEBUG : file1: active writers 1 2025/08/18 03:01:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:01:02 DEBUG : Looking for writers 2025/08/18 03:01:02 DEBUG : newLeaf: reading active writers 2025/08/18 03:01:02 DEBUG : file1: reading active writers 2025/08/18 03:01:02 DEBUG : file1: active writers 1 2025/08/18 03:01:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:01:03 DEBUG : Looking for writers 2025/08/18 03:01:03 DEBUG : newLeaf: reading active writers 2025/08/18 03:01:03 DEBUG : file1: reading active writers 2025/08/18 03:01:03 DEBUG : file1: active writers 1 2025/08/18 03:01:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:01:03 DEBUG : dir: forgetting directory cache 2025/08/18 03:01:03 DEBUG : forgetting directory cache 2025/08/18 03:01:03 DEBUG : dir: forgetting directory cache 2025/08/18 03:01:04 DEBUG : Looking for writers 2025/08/18 03:01:04 DEBUG : newLeaf: reading active writers 2025/08/18 03:01:04 DEBUG : file1: reading active writers 2025/08/18 03:01:04 DEBUG : file1: active writers 1 2025/08/18 03:01:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:01:05 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/08/18 03:01:05 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:321 Error: Should be true Test: TestWriteFileModTimeWithOpenWriters Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:321 Error: Should be true Test: TestWriteFileModTimeWithOpenWriters Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:321 Error: Should be true Test: TestWriteFileModTimeWithOpenWriters Messages: Unexpected file "newLeaf" --- FAIL: TestWriteFileModTimeWithOpenWriters (37.09s) === RUN TestFileReadAtZeroLength run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 03:01:12 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 03:01:12 NOTICE: mega root 'rclone-test-hemezab4tino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:01:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:01:12 DEBUG : newLeaf: Reset virtual modtime 2025/08/18 03:01:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:01:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:01:12 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:01:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:01:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:01:12 DEBUG : mega root 'rclone-test-hemezab4tino': File to upload is small (0 bytes), uploading instead of streaming 2025/08/18 03:01:12 DEBUG : file1: Size of src and dst objects identical 2025/08/18 03:01:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:01:12 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:01:12 DEBUG : file1: Open: flags=O_RDONLY 2025/08/18 03:01:12 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/18 03:01:12 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/18 03:01:12 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:01:12 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/18 03:01:12 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:01:12 DEBUG : Looking for writers 2025/08/18 03:01:12 DEBUG : newLeaf: reading active writers 2025/08/18 03:01:12 DEBUG : file1: reading active writers 2025/08/18 03:01:12 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 2025/08/18 03:01:18 DEBUG : forgetting directory cache 2025/08/18 03:01:18 DEBUG : dir: forgetting directory cache 2025/08/18 03:01:18 DEBUG : dir: forgetting directory cache fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileReadAtZeroLength Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileReadAtZeroLength Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileReadAtZeroLength Messages: Unexpected file "newLeaf" --- FAIL: TestFileReadAtZeroLength (7.43s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "mega root 'rclone-test-hemezab4tino'", Local "Local file system at /tmp/rclone141078953", Modify Window "876000h0m0s" 2025/08/18 03:01:19 INFO : mega root 'rclone-test-hemezab4tino': poll-interval is not supported by this remote 2025/08/18 03:01:19 NOTICE: mega root 'rclone-test-hemezab4tino': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:01:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:01:19 DEBUG : newLeaf: Reset virtual modtime 2025/08/18 03:01:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:01:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:01:19 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:01:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:01:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:01:19 DEBUG : mega root 'rclone-test-hemezab4tino': File to upload is small (100 bytes), uploading instead of streaming 2025/08/18 03:01:19 DEBUG : file1: Size of src and dst objects identical 2025/08/18 03:01:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:01:19 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:01:19 DEBUG : file1: Open: flags=O_RDONLY 2025/08/18 03:01:19 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/18 03:01:19 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/18 03:01:19 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:01:19 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/18 03:01:19 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:01:19 DEBUG : Looking for writers 2025/08/18 03:01:19 DEBUG : newLeaf: reading active writers 2025/08/18 03:01:19 DEBUG : file1: reading active writers 2025/08/18 03:01:19 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileReadAtNonZeroLength Messages: listing wrong, want got newLeaf (25), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileReadAtNonZeroLength Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileReadAtNonZeroLength Messages: Unexpected file "newLeaf" --- FAIL: TestFileReadAtNonZeroLength (7.65s) FAIL 2025/08/18 03:01:27 DEBUG : mega root 'rclone-test-hemezab4tino': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCaseSensitivity|TestDirRemove|TestFileReadAtNonZeroLength|TestFileReadAtZeroLength|TestRWCacheRename|TestRWCacheUpdate|TestRWFileHandleFlushRead|TestRWFileHandleFlushWrite|TestRWFileHandleMethodsRead|TestRWFileHandleMethodsWrite|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleReleaseWrite|TestRWFileHandleSeek|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeCreateNew|TestRWFileHandleSizeTruncateExisting|TestRWFileHandleWriteAt|TestRWFileHandleWriteNoWrite|TestRWFileModTimeWithOpenWriters|TestRcGetVFS|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek|TestUnicodeNormalization|TestVFSIsMetadataFile|TestVFSMkdir|TestVFSMkdirAll|TestVFSNew|TestVFSNewWithOpts|TestVFSOpenFile|TestVFSRename|TestVFSRoot|TestVFSStat|TestVFSStatParent|TestVFSStatfs|TestWriteFileHandleFlush|TestWriteFileHandleMethods|TestWriteFileHandleRelease|TestWriteFileHandleWriteAt|TestWriteFileModTimeWithOpenWriters)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$|^TestRWFileHandleOpenTests$/^(full|writes)$'" - Finished ERROR in 16m2.11359665s (try 2/5): exit status 1: Failed [TestDirRemove 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 TestRWFileHandleWriteNoWrite 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]