"./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCaseSensitivity|TestDirEntryModTimeInvalidation|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|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/02/17 02:47:04 DEBUG : Creating backend with remote "TestMega:rclone-test-sawifif2giri" 2025/02/17 02:47:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/17 02:47:19 DEBUG : Creating backend with remote "/tmp/rclone856358729" === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 02:47:19 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:47:19 NOTICE: mega root 'rclone-test-sawifif2giri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 02:47:19 DEBUG : : forgetting directory cache 2025/02/17 02:47:19 DEBUG : dir: forgetting directory cache 2025/02/17 02:47:19 DEBUG : dir: forgetting directory cache dir_test.go:687: ModTime not invalidated 2025/02/17 02:47:20 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:47:20 DEBUG : dir: Looking for writers 2025/02/17 02:47:20 DEBUG : : Looking for writers 2025/02/17 02:47:20 DEBUG : dir: reading active writers 2025/02/17 02:47:20 DEBUG : >WaitForWriters: 2025/02/17 02:47:20 DEBUG : : forgetting directory cache 2025/02/17 02:47:20 DEBUG : dir: forgetting directory cache 2025/02/17 02:47:20 DEBUG : dir: forgetting directory cache run.go:125: removing dir "dir" failed - try 1/3: directory not empty --- FAIL: TestDirEntryModTimeInvalidation (1.97s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 02:47:21 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:47:21 NOTICE: mega root 'rclone-test-sawifif2giri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 02:47:21 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:47:21 DEBUG : dir: Looking for writers 2025/02/17 02:47:21 DEBUG : file1: reading active writers 2025/02/17 02:47:21 DEBUG : : Looking for writers 2025/02/17 02:47:21 DEBUG : dir: reading active writers 2025/02/17 02:47:21 DEBUG : >WaitForWriters: 2025/02/17 02:47:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/17 02:47:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000198c00 2025/02/17 02:47:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/17 02:47:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/02/17 02:47:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/17 02:47:29 DEBUG : dir/file1: Updating file with dir/file1 0xc000198c00 2025/02/17 02:47:29 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/17 02:47:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/02/17 02:47:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/17 02:47:36 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/17 02:47:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 02:47:36 DEBUG : dir/file1: File is currently open, delaying rename 0xc000198c00 2025/02/17 02:47:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/17 02:47:36 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/17 02:47:36 DEBUG : mega root 'rclone-test-sawifif2giri': File to upload is small (25 bytes), uploading instead of streaming 2025/02/17 02:47:37 NOTICE: mega root 'rclone-test-sawifif2giri': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/17 02:47:37 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/17 02:47:37 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/17 02:47:37 DEBUG : newLeaf: Running delayed rename now 2025/02/17 02:47:37 INFO : newLeaf: Deleted 2025/02/17 02:47:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/17 02:47:37 DEBUG : newLeaf: Updating file with newLeaf 0xc000198c00 2025/02/17 02:47:37 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:47:37 DEBUG : dir: Looking for writers 2025/02/17 02:47:37 DEBUG : : Looking for writers 2025/02/17 02:47:37 DEBUG : dir: reading active writers 2025/02/17 02:47:37 DEBUG : newLeaf: reading active writers 2025/02/17 02:47:37 DEBUG : >WaitForWriters: 2025/02/17 02:47:37 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:47:37 DEBUG : dir: Looking for writers 2025/02/17 02:47:37 DEBUG : : Looking for writers 2025/02/17 02:47:37 DEBUG : newLeaf: reading active writers 2025/02/17 02:47:37 DEBUG : dir: reading active writers 2025/02/17 02:47:37 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 02:47:37 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:47:37 NOTICE: mega root 'rclone-test-sawifif2giri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 02:47:37 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 02:47:37 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:47:37 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:47:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:47:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:47:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:47:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:47:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:47:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:47:37 INFO : mega root 'rclone-test-sawifif2giri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/17 02:47:38 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:47:38 DEBUG : dir: Looking for writers 2025/02/17 02:47:38 DEBUG : file1: reading active writers 2025/02/17 02:47:38 DEBUG : : Looking for writers 2025/02/17 02:47:38 DEBUG : dir: reading active writers 2025/02/17 02:47:38 DEBUG : >WaitForWriters: 2025/02/17 02:47:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/17 02:47:38 DEBUG : newLeaf: Updating file with newLeaf 0xc006ee0000 2025/02/17 02:47:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/17 02:47:38 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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 file1 (14), newLeaf (14) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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 "file1" 2025/02/17 02:47:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/17 02:47:45 DEBUG : dir/file1: Updating file with dir/file1 0xc006ee0000 2025/02/17 02:47:45 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/17 02:47:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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 (14) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/02/17 02:47:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/17 02:47:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/17 02:47:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 02:47:52 DEBUG : dir/file1: File is currently open, delaying rename 0xc006ee0000 2025/02/17 02:47:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/17 02:47:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/17 02:47:52 DEBUG : mega root 'rclone-test-sawifif2giri': File to upload is small (25 bytes), uploading instead of streaming 2025/02/17 02:47:52 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/17 02:47:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/17 02:47:52 DEBUG : newLeaf: Running delayed rename now 2025/02/17 02:47:53 INFO : newLeaf: Deleted 2025/02/17 02:47:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/17 02:47:53 DEBUG : newLeaf: Updating file with newLeaf 0xc006ee0000 2025/02/17 02:47:53 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:47:53 DEBUG : dir: Looking for writers 2025/02/17 02:47:53 DEBUG : : Looking for writers 2025/02/17 02:47:53 DEBUG : dir: reading active writers 2025/02/17 02:47:53 DEBUG : newLeaf: reading active writers 2025/02/17 02:47:53 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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" 2025/02/17 02:48:00 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:48:00 DEBUG : dir: Looking for writers 2025/02/17 02:48:00 DEBUG : : Looking for writers 2025/02/17 02:48:00 DEBUG : dir: reading active writers 2025/02/17 02:48:00 DEBUG : newLeaf: reading active writers 2025/02/17 02:48:00 DEBUG : >WaitForWriters: 2025/02/17 02:48:00 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 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-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 02:48:07 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:48:07 NOTICE: mega root 'rclone-test-sawifif2giri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 02:48:07 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 02:48:07 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:48:07 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:48:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:48:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:48:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:48:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:48:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:48:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:48:07 INFO : mega root 'rclone-test-sawifif2giri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/02/17 02:48:15 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/17 02:48:15 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 02:48:15 DEBUG : dir/file1(0xc0082d3600): openPending: 2025/02/17 02:48:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/02/17 02:48:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/17 02:48:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 02:48:15 DEBUG : dir/file1(0xc0082d3600): >openPending: err= 2025/02/17 02:48:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/17 02:48:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 02:48:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 02:48:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 02:48:15 DEBUG : dir/file1(0xc0082d3600): _writeAt: size=14, off=0 2025/02/17 02:48:15 DEBUG : dir/file1(0xc0082d3600): >_writeAt: n=14, err= 2025/02/17 02:48:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/17 02:48:15 DEBUG : dir/file1(0xc0082d3600): close: 2025/02/17 02:48:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/17 02:48:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/17 02:48:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/17 02:48:15 DEBUG : dir/file1(0xc0082d3600): >close: err= 2025/02/17 02:48:15 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:48:15 DEBUG : dir: Looking for writers 2025/02/17 02:48:15 DEBUG : file1: reading active writers 2025/02/17 02:48:15 DEBUG : : Looking for writers 2025/02/17 02:48:15 DEBUG : dir: reading active writers 2025/02/17 02:48:15 DEBUG : newLeaf: reading active writers 2025/02/17 02:48:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/17 02:48:15 DEBUG : dir: Looking for writers 2025/02/17 02:48:15 DEBUG : file1: reading active writers 2025/02/17 02:48:15 DEBUG : : Looking for writers 2025/02/17 02:48:15 DEBUG : dir: reading active writers 2025/02/17 02:48:15 DEBUG : newLeaf: reading active writers 2025/02/17 02:48:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/17 02:48:15 DEBUG : dir: Looking for writers 2025/02/17 02:48:15 DEBUG : file1: reading active writers 2025/02/17 02:48:15 DEBUG : : Looking for writers 2025/02/17 02:48:15 DEBUG : dir: reading active writers 2025/02/17 02:48:15 DEBUG : newLeaf: reading active writers 2025/02/17 02:48:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/17 02:48:15 DEBUG : dir: Looking for writers 2025/02/17 02:48:15 DEBUG : file1: reading active writers 2025/02/17 02:48:15 DEBUG : : Looking for writers 2025/02/17 02:48:15 DEBUG : newLeaf: reading active writers 2025/02/17 02:48:15 DEBUG : dir: reading active writers 2025/02/17 02:48:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/17 02:48:15 DEBUG : dir/file1: vfs cache: starting upload 2025/02/17 02:48:15 DEBUG : dir: Looking for writers 2025/02/17 02:48:15 DEBUG : file1: reading active writers 2025/02/17 02:48:15 DEBUG : : Looking for writers 2025/02/17 02:48:15 DEBUG : newLeaf: reading active writers 2025/02/17 02:48:15 DEBUG : dir: reading active writers 2025/02/17 02:48:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/17 02:48:15 DEBUG : dir: Looking for writers 2025/02/17 02:48:15 DEBUG : file1: reading active writers 2025/02/17 02:48:15 DEBUG : : Looking for writers 2025/02/17 02:48:15 DEBUG : dir: reading active writers 2025/02/17 02:48:15 DEBUG : newLeaf: reading active writers 2025/02/17 02:48:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/17 02:48:15 INFO : dir/file1: Copied (replaced existing) 2025/02/17 02:48:15 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/17 02:48:15 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/02/17 02:48:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 02:48:15 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/17 02:48:15 DEBUG : dir: Looking for writers 2025/02/17 02:48:15 DEBUG : file1: reading active writers 2025/02/17 02:48:15 DEBUG : : Looking for writers 2025/02/17 02:48:15 DEBUG : dir: reading active writers 2025/02/17 02:48:15 DEBUG : newLeaf: reading active writers 2025/02/17 02:48:15 DEBUG : >WaitForWriters: 2025/02/17 02:48:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/17 02:48:15 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 02:48:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 02:48:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 02:48:15 DEBUG : dir/file1(0xc0082d38c0): _readAt: size=512, off=0 2025/02/17 02:48:15 DEBUG : dir/file1(0xc0082d38c0): openPending: 2025/02/17 02:48:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/02/17 02:48:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/17 02:48:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 02:48:15 DEBUG : dir/file1(0xc0082d38c0): >openPending: err= 2025/02/17 02:48:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/17 02:48:15 DEBUG : dir/file1(0xc0082d38c0): >_readAt: n=14, err=EOF 2025/02/17 02:48:15 DEBUG : dir/file1(0xc0082d38c0): close: 2025/02/17 02:48:15 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-17 02:48:15 +0000 UTC 2025/02/17 02:48:15 DEBUG : dir/file1(0xc0082d38c0): >close: err= fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/02/17 02:48:22 INFO : newLeaf: Deleted 2025/02/17 02:48:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/17 02:48:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/17 02:48:22 DEBUG : newLeaf: Updating file with newLeaf 0xc006ee0840 2025/02/17 02:48:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/17 02:48:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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) fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/02/17 02:48:30 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/17 02:48:30 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/17 02:48:30 DEBUG : dir/file1: Updating file with dir/file1 0xc006ee0840 2025/02/17 02:48:30 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/17 02:48:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/02/17 02:48:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/17 02:48:37 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 02:48:37 DEBUG : dir/file1(0xc0081dd4c0): openPending: 2025/02/17 02:48:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/02/17 02:48:37 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/17 02:48:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 02:48:37 DEBUG : dir/file1(0xc0081dd4c0): >openPending: err= 2025/02/17 02:48:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/17 02:48:37 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 02:48:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 02:48:37 DEBUG : dir/file1(0xc0081dd4c0): _writeAt: size=25, off=0 2025/02/17 02:48:37 DEBUG : dir/file1(0xc0081dd4c0): >_writeAt: n=25, err= 2025/02/17 02:48:37 INFO : newLeaf: Deleted 2025/02/17 02:48:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/17 02:48:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/17 02:48:37 DEBUG : newLeaf: Updating file with newLeaf 0xc006ee0840 2025/02/17 02:48:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/17 02:48:37 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/17 02:48:37 DEBUG : newLeaf(0xc0081dd4c0): close: 2025/02/17 02:48:37 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/17 02:48:37 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-17 02:48:37.176124782 +0000 UTC m=+92.791202482 2025/02/17 02:48:37 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/17 02:48:37 DEBUG : newLeaf(0xc0081dd4c0): >close: err= 2025/02/17 02:48:37 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:48:37 DEBUG : dir: Looking for writers 2025/02/17 02:48:37 DEBUG : : Looking for writers 2025/02/17 02:48:37 DEBUG : dir: reading active writers 2025/02/17 02:48:37 DEBUG : newLeaf: reading active writers 2025/02/17 02:48:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/17 02:48:37 DEBUG : dir: Looking for writers 2025/02/17 02:48:37 DEBUG : : Looking for writers 2025/02/17 02:48:37 DEBUG : dir: reading active writers 2025/02/17 02:48:37 DEBUG : newLeaf: reading active writers 2025/02/17 02:48:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/17 02:48:37 DEBUG : dir: Looking for writers 2025/02/17 02:48:37 DEBUG : : Looking for writers 2025/02/17 02:48:37 DEBUG : dir: reading active writers 2025/02/17 02:48:37 DEBUG : newLeaf: reading active writers 2025/02/17 02:48:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/17 02:48:37 DEBUG : dir: Looking for writers 2025/02/17 02:48:37 DEBUG : : Looking for writers 2025/02/17 02:48:37 DEBUG : dir: reading active writers 2025/02/17 02:48:37 DEBUG : newLeaf: reading active writers 2025/02/17 02:48:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/17 02:48:37 DEBUG : newLeaf: vfs cache: starting upload 2025/02/17 02:48:37 DEBUG : dir: Looking for writers 2025/02/17 02:48:37 DEBUG : : Looking for writers 2025/02/17 02:48:37 DEBUG : dir: reading active writers 2025/02/17 02:48:37 DEBUG : newLeaf: reading active writers 2025/02/17 02:48:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/17 02:48:37 DEBUG : dir: Looking for writers 2025/02/17 02:48:37 DEBUG : : Looking for writers 2025/02/17 02:48:37 DEBUG : dir: reading active writers 2025/02/17 02:48:37 DEBUG : newLeaf: reading active writers 2025/02/17 02:48:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/17 02:48:38 DEBUG : dir: Looking for writers 2025/02/17 02:48:38 DEBUG : : Looking for writers 2025/02/17 02:48:38 DEBUG : dir: reading active writers 2025/02/17 02:48:38 DEBUG : newLeaf: reading active writers 2025/02/17 02:48:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/02/17 02:48:38 INFO : newLeaf: Copied (replaced existing) 2025/02/17 02:48:38 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/02/17 02:48:38 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/17 02:48:38 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/17 02:48:38 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/17 02:48:38 DEBUG : dir: Looking for writers 2025/02/17 02:48:38 DEBUG : : Looking for writers 2025/02/17 02:48:38 DEBUG : dir: reading active writers 2025/02/17 02:48:38 DEBUG : newLeaf: reading active writers 2025/02/17 02:48:38 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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/02/17 02:48:45 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:48:45 DEBUG : dir: Looking for writers 2025/02/17 02:48:45 DEBUG : : Looking for writers 2025/02/17 02:48:45 DEBUG : dir: reading active writers 2025/02/17 02:48:45 DEBUG : newLeaf: reading active writers 2025/02/17 02:48:45 DEBUG : >WaitForWriters: 2025/02/17 02:48:45 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 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-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 02:48:53 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:48:53 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 02:48:53 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:48:53 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:48:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:48:53 DEBUG : Config file has changed externally - reloading 2025/02/17 02:48:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:48:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:48:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:48:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:48:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:48:53 INFO : mega root 'rclone-test-sawifif2giri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/02/17 02:49:02 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:49:02 DEBUG : dir: Looking for writers 2025/02/17 02:49:02 DEBUG : file1: reading active writers 2025/02/17 02:49:02 DEBUG : : Looking for writers 2025/02/17 02:49:02 DEBUG : dir: reading active writers 2025/02/17 02:49:02 DEBUG : newLeaf: reading active writers 2025/02/17 02:49:02 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/02/17 02:49:09 INFO : newLeaf: Deleted 2025/02/17 02:49:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/17 02:49:09 DEBUG : newLeaf: Updating file with newLeaf 0xc0000cfec0 2025/02/17 02:49:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/17 02:49:09 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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) fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/02/17 02:49:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/17 02:49:16 DEBUG : dir/file1: Updating file with dir/file1 0xc0000cfec0 2025/02/17 02:49:16 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/17 02:49:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/02/17 02:49:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/17 02:49:23 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 02:49:23 DEBUG : dir/file1(0xc008658640): openPending: 2025/02/17 02:49:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/02/17 02:49:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/17 02:49:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 02:49:23 DEBUG : dir/file1(0xc008658640): >openPending: err= 2025/02/17 02:49:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/17 02:49:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 02:49:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 02:49:23 DEBUG : dir/file1(0xc008658640): _writeAt: size=25, off=0 2025/02/17 02:49:23 DEBUG : dir/file1(0xc008658640): >_writeAt: n=25, err= 2025/02/17 02:49:23 INFO : newLeaf: Deleted 2025/02/17 02:49:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/17 02:49:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/17 02:49:24 DEBUG : newLeaf: Updating file with newLeaf 0xc0000cfec0 2025/02/17 02:49:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/17 02:49:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/17 02:49:24 DEBUG : newLeaf(0xc008658640): close: 2025/02/17 02:49:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/17 02:49:24 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-17 02:49:23.8442767 +0000 UTC m=+139.459354379 2025/02/17 02:49:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/17 02:49:24 DEBUG : newLeaf(0xc008658640): >close: err= 2025/02/17 02:49:24 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:49:24 DEBUG : dir: Looking for writers 2025/02/17 02:49:24 DEBUG : : Looking for writers 2025/02/17 02:49:24 DEBUG : dir: reading active writers 2025/02/17 02:49:24 DEBUG : newLeaf: reading active writers 2025/02/17 02:49:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/17 02:49:24 DEBUG : dir: Looking for writers 2025/02/17 02:49:24 DEBUG : : Looking for writers 2025/02/17 02:49:24 DEBUG : dir: reading active writers 2025/02/17 02:49:24 DEBUG : newLeaf: reading active writers 2025/02/17 02:49:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/17 02:49:24 DEBUG : dir: Looking for writers 2025/02/17 02:49:24 DEBUG : : Looking for writers 2025/02/17 02:49:24 DEBUG : dir: reading active writers 2025/02/17 02:49:24 DEBUG : newLeaf: reading active writers 2025/02/17 02:49:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/17 02:49:24 DEBUG : dir: Looking for writers 2025/02/17 02:49:24 DEBUG : : Looking for writers 2025/02/17 02:49:24 DEBUG : dir: reading active writers 2025/02/17 02:49:24 DEBUG : newLeaf: reading active writers 2025/02/17 02:49:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/17 02:49:24 DEBUG : newLeaf: vfs cache: starting upload 2025/02/17 02:49:24 DEBUG : dir: Looking for writers 2025/02/17 02:49:24 DEBUG : : Looking for writers 2025/02/17 02:49:24 DEBUG : dir: reading active writers 2025/02/17 02:49:24 DEBUG : newLeaf: reading active writers 2025/02/17 02:49:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/17 02:49:24 DEBUG : dir: Looking for writers 2025/02/17 02:49:24 DEBUG : : Looking for writers 2025/02/17 02:49:24 DEBUG : dir: reading active writers 2025/02/17 02:49:24 DEBUG : newLeaf: reading active writers 2025/02/17 02:49:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/17 02:49:24 DEBUG : dir: Looking for writers 2025/02/17 02:49:24 DEBUG : : Looking for writers 2025/02/17 02:49:24 DEBUG : dir: reading active writers 2025/02/17 02:49:24 DEBUG : newLeaf: reading active writers 2025/02/17 02:49:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/02/17 02:49:25 DEBUG : dir: Looking for writers 2025/02/17 02:49:25 DEBUG : : Looking for writers 2025/02/17 02:49:25 DEBUG : dir: reading active writers 2025/02/17 02:49:25 DEBUG : newLeaf: reading active writers 2025/02/17 02:49:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/17 02:49:26 INFO : newLeaf: Copied (replaced existing) 2025/02/17 02:49:26 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/02/17 02:49:26 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/17 02:49:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/17 02:49:26 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/17 02:49:26 DEBUG : dir: Looking for writers 2025/02/17 02:49:26 DEBUG : : Looking for writers 2025/02/17 02:49:26 DEBUG : dir: reading active writers 2025/02/17 02:49:26 DEBUG : newLeaf: reading active writers 2025/02/17 02:49:26 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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/02/17 02:49:33 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:49:33 DEBUG : dir: Looking for writers 2025/02/17 02:49:33 DEBUG : : Looking for writers 2025/02/17 02:49:33 DEBUG : dir: reading active writers 2025/02/17 02:49:33 DEBUG : newLeaf: reading active writers 2025/02/17 02:49:33 DEBUG : >WaitForWriters: 2025/02/17 02:49:33 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 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-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 02:49:40 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:49:40 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 02:49:40 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:49:40 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:49:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:49:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:49:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:49:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:49:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:49:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:49:40 INFO : mega root 'rclone-test-sawifif2giri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/02/17 02:49:48 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/17 02:49:48 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 02:49:48 DEBUG : dir/file1(0xc0004cd7c0): openPending: 2025/02/17 02:49:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/02/17 02:49:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/17 02:49:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 02:49:48 DEBUG : dir/file1(0xc0004cd7c0): >openPending: err= 2025/02/17 02:49:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/17 02:49:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 02:49:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 02:49:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 02:49:48 DEBUG : dir/file1(0xc0004cd7c0): _writeAt: size=14, off=0 2025/02/17 02:49:48 DEBUG : dir/file1(0xc0004cd7c0): >_writeAt: n=14, err= 2025/02/17 02:49:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/17 02:49:48 DEBUG : dir/file1(0xc0004cd7c0): close: 2025/02/17 02:49:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/17 02:49:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/17 02:49:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/17 02:49:48 DEBUG : dir/file1(0xc0004cd7c0): >close: err= 2025/02/17 02:49:48 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:49:48 DEBUG : dir: Looking for writers 2025/02/17 02:49:48 DEBUG : file1: reading active writers 2025/02/17 02:49:48 DEBUG : : Looking for writers 2025/02/17 02:49:48 DEBUG : dir: reading active writers 2025/02/17 02:49:48 DEBUG : newLeaf: reading active writers 2025/02/17 02:49:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/17 02:49:48 DEBUG : dir: Looking for writers 2025/02/17 02:49:48 DEBUG : file1: reading active writers 2025/02/17 02:49:48 DEBUG : : Looking for writers 2025/02/17 02:49:48 DEBUG : newLeaf: reading active writers 2025/02/17 02:49:48 DEBUG : dir: reading active writers 2025/02/17 02:49:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/17 02:49:48 DEBUG : dir: Looking for writers 2025/02/17 02:49:48 DEBUG : file1: reading active writers 2025/02/17 02:49:48 DEBUG : : Looking for writers 2025/02/17 02:49:48 DEBUG : dir: reading active writers 2025/02/17 02:49:48 DEBUG : newLeaf: reading active writers 2025/02/17 02:49:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/17 02:49:48 DEBUG : dir: Looking for writers 2025/02/17 02:49:48 DEBUG : file1: reading active writers 2025/02/17 02:49:48 DEBUG : : Looking for writers 2025/02/17 02:49:48 DEBUG : dir: reading active writers 2025/02/17 02:49:48 DEBUG : newLeaf: reading active writers 2025/02/17 02:49:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/17 02:49:48 DEBUG : dir/file1: vfs cache: starting upload 2025/02/17 02:49:48 DEBUG : dir: Looking for writers 2025/02/17 02:49:48 DEBUG : file1: reading active writers 2025/02/17 02:49:48 DEBUG : : Looking for writers 2025/02/17 02:49:48 DEBUG : newLeaf: reading active writers 2025/02/17 02:49:48 DEBUG : dir: reading active writers 2025/02/17 02:49:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/17 02:49:48 DEBUG : dir: Looking for writers 2025/02/17 02:49:48 DEBUG : file1: reading active writers 2025/02/17 02:49:48 DEBUG : : Looking for writers 2025/02/17 02:49:48 DEBUG : newLeaf: reading active writers 2025/02/17 02:49:48 DEBUG : dir: reading active writers 2025/02/17 02:49:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/17 02:49:48 INFO : dir/file1: Copied (replaced existing) 2025/02/17 02:49:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/17 02:49:48 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/02/17 02:49:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 02:49:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/17 02:49:48 DEBUG : dir: Looking for writers 2025/02/17 02:49:48 DEBUG : file1: reading active writers 2025/02/17 02:49:48 DEBUG : : Looking for writers 2025/02/17 02:49:48 DEBUG : dir: reading active writers 2025/02/17 02:49:48 DEBUG : newLeaf: reading active writers 2025/02/17 02:49:48 DEBUG : >WaitForWriters: 2025/02/17 02:49:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/17 02:49:48 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 02:49:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 02:49:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 02:49:48 DEBUG : dir/file1(0xc0085710c0): _readAt: size=512, off=0 2025/02/17 02:49:48 DEBUG : dir/file1(0xc0085710c0): openPending: 2025/02/17 02:49:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/02/17 02:49:48 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/17 02:49:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 02:49:48 DEBUG : dir/file1(0xc0085710c0): >openPending: err= 2025/02/17 02:49:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/17 02:49:48 DEBUG : dir/file1(0xc0085710c0): >_readAt: n=14, err=EOF 2025/02/17 02:49:48 DEBUG : dir/file1(0xc0085710c0): close: 2025/02/17 02:49:48 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-17 02:49:48 +0000 UTC 2025/02/17 02:49:48 DEBUG : dir/file1(0xc0085710c0): >close: err= fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/02/17 02:49:55 INFO : newLeaf: Deleted 2025/02/17 02:49:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/17 02:49:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/17 02:49:56 DEBUG : newLeaf: Updating file with newLeaf 0xc0078b0b40 2025/02/17 02:49:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/17 02:49:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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) fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/02/17 02:50:03 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/17 02:50:03 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/17 02:50:03 DEBUG : dir/file1: Updating file with dir/file1 0xc0078b0b40 2025/02/17 02:50:03 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/17 02:50:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/02/17 02:50:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/17 02:50:10 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 02:50:10 DEBUG : dir/file1(0xc0002d6e00): openPending: 2025/02/17 02:50:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/02/17 02:50:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/17 02:50:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 02:50:10 DEBUG : dir/file1(0xc0002d6e00): >openPending: err= 2025/02/17 02:50:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/17 02:50:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 02:50:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 02:50:10 DEBUG : dir/file1(0xc0002d6e00): _writeAt: size=25, off=0 2025/02/17 02:50:10 DEBUG : dir/file1(0xc0002d6e00): >_writeAt: n=25, err= 2025/02/17 02:50:10 INFO : newLeaf: Deleted 2025/02/17 02:50:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/17 02:50:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/17 02:50:10 DEBUG : newLeaf: Updating file with newLeaf 0xc0078b0b40 2025/02/17 02:50:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/17 02:50:10 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/17 02:50:10 DEBUG : newLeaf(0xc0002d6e00): close: 2025/02/17 02:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/17 02:50:10 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-17 02:50:10.412055041 +0000 UTC m=+186.027132710 2025/02/17 02:50:10 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/17 02:50:10 DEBUG : newLeaf(0xc0002d6e00): >close: err= 2025/02/17 02:50:10 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:50:10 DEBUG : dir: Looking for writers 2025/02/17 02:50:10 DEBUG : : Looking for writers 2025/02/17 02:50:10 DEBUG : dir: reading active writers 2025/02/17 02:50:10 DEBUG : newLeaf: reading active writers 2025/02/17 02:50:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/17 02:50:10 DEBUG : dir: Looking for writers 2025/02/17 02:50:10 DEBUG : : Looking for writers 2025/02/17 02:50:10 DEBUG : dir: reading active writers 2025/02/17 02:50:10 DEBUG : newLeaf: reading active writers 2025/02/17 02:50:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/17 02:50:10 DEBUG : dir: Looking for writers 2025/02/17 02:50:10 DEBUG : : Looking for writers 2025/02/17 02:50:10 DEBUG : dir: reading active writers 2025/02/17 02:50:10 DEBUG : newLeaf: reading active writers 2025/02/17 02:50:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/17 02:50:10 DEBUG : dir: Looking for writers 2025/02/17 02:50:10 DEBUG : : Looking for writers 2025/02/17 02:50:10 DEBUG : dir: reading active writers 2025/02/17 02:50:10 DEBUG : newLeaf: reading active writers 2025/02/17 02:50:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/17 02:50:10 DEBUG : newLeaf: vfs cache: starting upload 2025/02/17 02:50:10 DEBUG : dir: Looking for writers 2025/02/17 02:50:10 DEBUG : : Looking for writers 2025/02/17 02:50:10 DEBUG : newLeaf: reading active writers 2025/02/17 02:50:10 DEBUG : dir: reading active writers 2025/02/17 02:50:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/17 02:50:11 DEBUG : dir: Looking for writers 2025/02/17 02:50:11 DEBUG : : Looking for writers 2025/02/17 02:50:11 DEBUG : dir: reading active writers 2025/02/17 02:50:11 DEBUG : newLeaf: reading active writers 2025/02/17 02:50:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/17 02:50:11 INFO : newLeaf: Copied (replaced existing) 2025/02/17 02:50:11 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/02/17 02:50:11 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/17 02:50:11 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/17 02:50:11 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/17 02:50:11 DEBUG : dir: Looking for writers 2025/02/17 02:50:11 DEBUG : : Looking for writers 2025/02/17 02:50:11 DEBUG : dir: reading active writers 2025/02/17 02:50:11 DEBUG : newLeaf: reading active writers 2025/02/17 02:50:11 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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/02/17 02:50:18 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:50:18 DEBUG : dir: Looking for writers 2025/02/17 02:50:18 DEBUG : : Looking for writers 2025/02/17 02:50:18 DEBUG : dir: reading active writers 2025/02/17 02:50:18 DEBUG : newLeaf: reading active writers 2025/02/17 02:50:18 DEBUG : >WaitForWriters: 2025/02/17 02:50:18 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 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-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 02:50:25 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:50:25 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 02:50:25 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:50:25 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:50:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:50:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:50:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:50:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:50:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:50:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:50:25 INFO : mega root 'rclone-test-sawifif2giri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/02/17 02:50:32 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:50:32 DEBUG : dir: Looking for writers 2025/02/17 02:50:32 DEBUG : file1: reading active writers 2025/02/17 02:50:32 DEBUG : : Looking for writers 2025/02/17 02:50:32 DEBUG : newLeaf: reading active writers 2025/02/17 02:50:32 DEBUG : dir: reading active writers 2025/02/17 02:50:32 DEBUG : >WaitForWriters: 2025/02/17 02:50:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/17 02:50:32 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 02:50:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 02:50:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 02:50:32 DEBUG : dir/file1(0xc00039b3c0): _readAt: size=512, off=0 2025/02/17 02:50:32 DEBUG : dir/file1(0xc00039b3c0): openPending: 2025/02/17 02:50:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/02/17 02:50:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/17 02:50:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 02:50:32 DEBUG : dir/file1(0xc00039b3c0): >openPending: err= 2025/02/17 02:50:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/02/17 02:50:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/17 02:50:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/17 02:50:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/17 02:50:33 DEBUG : dir/file1(0xc00039b3c0): >_readAt: n=14, err=EOF 2025/02/17 02:50:33 DEBUG : dir/file1(0xc00039b3c0): close: 2025/02/17 02:50:33 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-17 02:50:25 +0000 UTC 2025/02/17 02:50:33 DEBUG : dir/file1(0xc00039b3c0): >close: err= fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/02/17 02:50:40 INFO : newLeaf: Deleted 2025/02/17 02:50:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/17 02:50:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/17 02:50:40 DEBUG : newLeaf: Updating file with newLeaf 0xc0078b1a40 2025/02/17 02:50:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/17 02:50:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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) fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/02/17 02:50:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/17 02:50:47 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/17 02:50:47 DEBUG : dir/file1: Updating file with dir/file1 0xc0078b1a40 2025/02/17 02:50:47 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/17 02:50:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/02/17 02:50:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/17 02:50:54 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 02:50:54 DEBUG : dir/file1(0xc0066a6b80): openPending: 2025/02/17 02:50:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/02/17 02:50:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/17 02:50:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 02:50:54 DEBUG : dir/file1(0xc0066a6b80): >openPending: err= 2025/02/17 02:50:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/17 02:50:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 02:50:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 02:50:54 DEBUG : dir/file1(0xc0066a6b80): _writeAt: size=25, off=0 2025/02/17 02:50:54 DEBUG : dir/file1(0xc0066a6b80): >_writeAt: n=25, err= 2025/02/17 02:50:54 INFO : newLeaf: Deleted 2025/02/17 02:50:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/17 02:50:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/17 02:50:55 DEBUG : newLeaf: Updating file with newLeaf 0xc0078b1a40 2025/02/17 02:50:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/17 02:50:55 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/17 02:50:55 DEBUG : newLeaf(0xc0066a6b80): close: 2025/02/17 02:50:55 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/17 02:50:55 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-17 02:50:54.812681868 +0000 UTC m=+230.427759547 2025/02/17 02:50:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/17 02:50:55 DEBUG : newLeaf(0xc0066a6b80): >close: err= 2025/02/17 02:50:55 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:50:55 DEBUG : dir: Looking for writers 2025/02/17 02:50:55 DEBUG : : Looking for writers 2025/02/17 02:50:55 DEBUG : dir: reading active writers 2025/02/17 02:50:55 DEBUG : newLeaf: reading active writers 2025/02/17 02:50:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/17 02:50:55 DEBUG : dir: Looking for writers 2025/02/17 02:50:55 DEBUG : : Looking for writers 2025/02/17 02:50:55 DEBUG : dir: reading active writers 2025/02/17 02:50:55 DEBUG : newLeaf: reading active writers 2025/02/17 02:50:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/17 02:50:55 DEBUG : dir: Looking for writers 2025/02/17 02:50:55 DEBUG : : Looking for writers 2025/02/17 02:50:55 DEBUG : dir: reading active writers 2025/02/17 02:50:55 DEBUG : newLeaf: reading active writers 2025/02/17 02:50:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/17 02:50:55 DEBUG : dir: Looking for writers 2025/02/17 02:50:55 DEBUG : : Looking for writers 2025/02/17 02:50:55 DEBUG : dir: reading active writers 2025/02/17 02:50:55 DEBUG : newLeaf: reading active writers 2025/02/17 02:50:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/17 02:50:55 DEBUG : newLeaf: vfs cache: starting upload 2025/02/17 02:50:55 DEBUG : dir: Looking for writers 2025/02/17 02:50:55 DEBUG : : Looking for writers 2025/02/17 02:50:55 DEBUG : dir: reading active writers 2025/02/17 02:50:55 DEBUG : newLeaf: reading active writers 2025/02/17 02:50:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/17 02:50:55 DEBUG : dir: Looking for writers 2025/02/17 02:50:55 DEBUG : : Looking for writers 2025/02/17 02:50:55 DEBUG : dir: reading active writers 2025/02/17 02:50:55 DEBUG : newLeaf: reading active writers 2025/02/17 02:50:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/17 02:50:55 INFO : newLeaf: Copied (replaced existing) 2025/02/17 02:50:55 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/02/17 02:50:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/17 02:50:55 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/17 02:50:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/17 02:50:55 DEBUG : dir: Looking for writers 2025/02/17 02:50:55 DEBUG : : Looking for writers 2025/02/17 02:50:55 DEBUG : dir: reading active writers 2025/02/17 02:50:55 DEBUG : newLeaf: reading active writers 2025/02/17 02:50:55 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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/02/17 02:51:02 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:51:02 DEBUG : dir: Looking for writers 2025/02/17 02:51:02 DEBUG : : Looking for writers 2025/02/17 02:51:02 DEBUG : dir: reading active writers 2025/02/17 02:51:02 DEBUG : newLeaf: reading active writers 2025/02/17 02:51:02 DEBUG : >WaitForWriters: 2025/02/17 02:51:02 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "newLeaf" --- FAIL: TestFileRename (228.65s) --- FAIL: TestFileRename/off,forceCache=false (16.56s) --- FAIL: TestFileRename/minimal,forceCache=false (29.59s) --- FAIL: TestFileRename/minimal,forceCache=true (45.59s) --- FAIL: TestFileRename/writes,forceCache=false (47.64s) --- FAIL: TestFileRename/writes,forceCache=true (44.84s) --- FAIL: TestFileRename/full,forceCache=false (44.43s) === RUN TestRcGetVFS run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 02:51:10 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:51:10 NOTICE: mega root 'rclone-test-sawifif2giri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 02:51:10 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:51:10 NOTICE: mega root 'rclone-test-sawifif2giri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 02:51:10 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:51:10 DEBUG : : Looking for writers 2025/02/17 02:51:10 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRcGetVFS Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRcGetVFS Messages: Unexpected file "newLeaf" --- FAIL: TestRcGetVFS (7.15s) === RUN TestReadFileHandleMethods run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 02:51:17 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:51:17 NOTICE: mega root 'rclone-test-sawifif2giri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/02/17 02:51:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 02:51:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/17 02:51:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/17 02:51:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/17 02:51:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/17 02:51:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/17 02:51:25 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/02/17 02:51:25 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:51:25 DEBUG : dir: Looking for writers 2025/02/17 02:51:25 DEBUG : file1: reading active writers 2025/02/17 02:51:25 DEBUG : : Looking for writers 2025/02/17 02:51:25 DEBUG : dir: reading active writers 2025/02/17 02:51:25 DEBUG : newLeaf: reading active writers 2025/02/17 02:51:25 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestReadFileHandleMethods Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestReadFileHandleMethods Messages: Unexpected file "newLeaf" --- FAIL: TestReadFileHandleMethods (15.28s) === RUN TestReadFileHandleSeek run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 02:51:32 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:51:32 NOTICE: mega root 'rclone-test-sawifif2giri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/02/17 02:51:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 02:51:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/17 02:51:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/17 02:51:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/17 02:51:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/17 02:51:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/17 02:51:40 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/02/17 02:51:40 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/02/17 02:51:40 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/02/17 02:51:40 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/02/17 02:51:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/02/17 02:51:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/02/17 02:51:40 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/02/17 02:51:41 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/02/17 02:51:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/02/17 02:51:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/02/17 02:51:41 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/02/17 02:51:42 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/02/17 02:51:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/02/17 02:51:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/02/17 02:51:42 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/02/17 02:51:43 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:51:43 DEBUG : dir: Looking for writers 2025/02/17 02:51:43 DEBUG : file1: reading active writers 2025/02/17 02:51:43 DEBUG : : Looking for writers 2025/02/17 02:51:43 DEBUG : dir: reading active writers 2025/02/17 02:51:43 DEBUG : newLeaf: reading active writers 2025/02/17 02:51:43 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestReadFileHandleSeek Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestReadFileHandleSeek Messages: Unexpected file "newLeaf" --- FAIL: TestReadFileHandleSeek (17.96s) === RUN TestReadFileHandleReadAt run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 02:51:50 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:51:50 NOTICE: mega root 'rclone-test-sawifif2giri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/02/17 02:51:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 02:51:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/17 02:51:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/17 02:51:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/17 02:51:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/17 02:51:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/17 02:52:00 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/02/17 02:52:00 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/02/17 02:52:00 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/02/17 02:52:00 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/02/17 02:52:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/02/17 02:52:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/02/17 02:52:00 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/02/17 02:52:01 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/02/17 02:52:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/02/17 02:52:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/02/17 02:52:01 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/02/17 02:52:02 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/02/17 02:52:02 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/02/17 02:52:02 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/02/17 02:52:02 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/02/17 02:52:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/02/17 02:52:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/02/17 02:52:02 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/02/17 02:52:03 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/02/17 02:52:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/02/17 02:52:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/02/17 02:52:03 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/02/17 02:52:04 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/02/17 02:52:04 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/02/17 02:52:04 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/02/17 02:52:04 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/02/17 02:52:04 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/02/17 02:52:04 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/02/17 02:52:04 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/02/17 02:52:04 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/02/17 02:52:04 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:52:04 DEBUG : dir: Looking for writers 2025/02/17 02:52:04 DEBUG : file1: reading active writers 2025/02/17 02:52:04 DEBUG : : Looking for writers 2025/02/17 02:52:04 DEBUG : dir: reading active writers 2025/02/17 02:52:04 DEBUG : newLeaf: reading active writers 2025/02/17 02:52:04 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestReadFileHandleReadAt Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestReadFileHandleReadAt Messages: Unexpected file "newLeaf" --- FAIL: TestReadFileHandleReadAt (20.99s) === RUN TestReadFileHandleFlush run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 02:52:11 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:52:11 NOTICE: mega root 'rclone-test-sawifif2giri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/02/17 02:52:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 02:52:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/17 02:52:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/17 02:52:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/17 02:52:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/17 02:52:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/02/17 02:52:19 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:52:19 DEBUG : dir: Looking for writers 2025/02/17 02:52:19 DEBUG : file1: reading active writers 2025/02/17 02:52:19 DEBUG : : Looking for writers 2025/02/17 02:52:19 DEBUG : dir: reading active writers 2025/02/17 02:52:19 DEBUG : newLeaf: reading active writers 2025/02/17 02:52:19 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestReadFileHandleFlush Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestReadFileHandleFlush Messages: Unexpected file "newLeaf" --- FAIL: TestReadFileHandleFlush (15.04s) === RUN TestReadFileHandleRelease run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 02:52:26 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:52:26 NOTICE: mega root 'rclone-test-sawifif2giri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/02/17 02:52:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 02:52:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/17 02:52:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/17 02:52:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/17 02:52:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/17 02:52:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/02/17 02:52:34 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/02/17 02:52:34 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/02/17 02:52:34 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:52:34 DEBUG : dir: Looking for writers 2025/02/17 02:52:34 DEBUG : file1: reading active writers 2025/02/17 02:52:34 DEBUG : : Looking for writers 2025/02/17 02:52:34 DEBUG : dir: reading active writers 2025/02/17 02:52:34 DEBUG : newLeaf: reading active writers 2025/02/17 02:52:34 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestReadFileHandleRelease Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestReadFileHandleRelease Messages: Unexpected file "newLeaf" --- FAIL: TestReadFileHandleRelease (14.91s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 02:52:41 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:52:41 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 02:52:41 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:52:41 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:52:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:52:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:52:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:52:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:52:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:52:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:52:41 INFO : mega root 'rclone-test-sawifif2giri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/02/17 02:52:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 02:52:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/17 02:52:48 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 02:52:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 02:52:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 02:52:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/17 02:52:48 DEBUG : dir/file1(0xc00039a480): _readAt: size=1, off=0 2025/02/17 02:52:48 DEBUG : dir/file1(0xc00039a480): openPending: 2025/02/17 02:52:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/02/17 02:52:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/17 02:52:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 02:52:48 DEBUG : dir/file1(0xc00039a480): >openPending: err= 2025/02/17 02:52:48 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/17 02:52:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/17 02:52:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/17 02:52:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/17 02:52:49 DEBUG : dir/file1(0xc00039a480): >_readAt: n=1, err= 2025/02/17 02:52:49 DEBUG : dir/file1(0xc00039a480): _readAt: size=256, off=1 2025/02/17 02:52:49 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/02/17 02:52:49 DEBUG : dir/file1(0xc00039a480): >_readAt: n=15, err=EOF 2025/02/17 02:52:49 DEBUG : dir/file1(0xc00039a480): _readAt: size=16, off=16 2025/02/17 02:52:49 DEBUG : dir/file1(0xc00039a480): >_readAt: n=0, err=EOF 2025/02/17 02:52:49 DEBUG : dir/file1(0xc00039a480): close: 2025/02/17 02:52:49 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-17 02:52:41 +0000 UTC 2025/02/17 02:52:49 DEBUG : dir/file1(0xc00039a480): >close: err= 2025/02/17 02:52:49 DEBUG : dir/file1(0xc00039a480): close: 2025/02/17 02:52:49 DEBUG : dir/file1(0xc00039a480): >close: err=file already closed 2025/02/17 02:52:49 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:52:49 DEBUG : dir: Looking for writers 2025/02/17 02:52:49 DEBUG : file1: reading active writers 2025/02/17 02:52:49 DEBUG : : Looking for writers 2025/02/17 02:52:49 DEBUG : dir: reading active writers 2025/02/17 02:52:49 DEBUG : newLeaf: reading active writers 2025/02/17 02:52:49 DEBUG : >WaitForWriters: 2025/02/17 02:52:49 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleMethodsRead (15.14s) === RUN TestRWFileHandleSeek run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 02:52:56 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:52:56 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 02:52:56 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:52:56 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:52:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:52:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:52:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:52:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:52:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:52:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:52:56 INFO : mega root 'rclone-test-sawifif2giri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/02/17 02:53:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 02:53:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/17 02:53:03 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 02:53:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 02:53:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 02:53:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/17 02:53:03 DEBUG : dir/file1(0xc008571300): _readAt: size=1, off=0 2025/02/17 02:53:03 DEBUG : dir/file1(0xc008571300): openPending: 2025/02/17 02:53:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/02/17 02:53:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/17 02:53:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 02:53:03 DEBUG : dir/file1(0xc008571300): >openPending: err= 2025/02/17 02:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/17 02:53:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/17 02:53:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/17 02:53:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/17 02:53:05 DEBUG : dir/file1(0xc008571300): >_readAt: n=1, err= 2025/02/17 02:53:05 DEBUG : dir/file1(0xc008571300): _readAt: size=1, off=5 2025/02/17 02:53:05 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/17 02:53:05 DEBUG : dir/file1(0xc008571300): >_readAt: n=1, err= 2025/02/17 02:53:05 DEBUG : dir/file1(0xc008571300): _readAt: size=1, off=3 2025/02/17 02:53:05 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/17 02:53:05 DEBUG : dir/file1(0xc008571300): >_readAt: n=1, err= 2025/02/17 02:53:05 DEBUG : dir/file1(0xc008571300): _readAt: size=1, off=13 2025/02/17 02:53:05 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/17 02:53:05 DEBUG : dir/file1(0xc008571300): >_readAt: n=1, err= 2025/02/17 02:53:05 DEBUG : dir/file1(0xc008571300): _readAt: size=16, off=100 2025/02/17 02:53:05 DEBUG : dir/file1(0xc008571300): >_readAt: n=0, err=EOF 2025/02/17 02:53:05 DEBUG : dir/file1(0xc008571300): close: 2025/02/17 02:53:05 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-17 02:52:56 +0000 UTC 2025/02/17 02:53:05 DEBUG : dir/file1(0xc008571300): >close: err= 2025/02/17 02:53:05 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:53:05 DEBUG : dir: Looking for writers 2025/02/17 02:53:05 DEBUG : file1: reading active writers 2025/02/17 02:53:05 DEBUG : : Looking for writers 2025/02/17 02:53:05 DEBUG : dir: reading active writers 2025/02/17 02:53:05 DEBUG : newLeaf: reading active writers 2025/02/17 02:53:05 DEBUG : >WaitForWriters: 2025/02/17 02:53:05 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleSeek Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleSeek Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleSeek (15.91s) === RUN TestRWFileHandleReadAt run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 02:53:12 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:53:12 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 02:53:12 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:53:12 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:53:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:53:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:53:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:53:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:53:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:53:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:53:12 INFO : mega root 'rclone-test-sawifif2giri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/02/17 02:53:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 02:53:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/17 02:53:19 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 02:53:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 02:53:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 02:53:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/17 02:53:19 DEBUG : dir/file1(0xc0060ad600): _readAt: size=1, off=0 2025/02/17 02:53:19 DEBUG : dir/file1(0xc0060ad600): openPending: 2025/02/17 02:53:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/02/17 02:53:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/17 02:53:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 02:53:19 DEBUG : dir/file1(0xc0060ad600): >openPending: err= 2025/02/17 02:53:19 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/17 02:53:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/17 02:53:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/17 02:53:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/17 02:53:20 DEBUG : dir/file1(0xc0060ad600): >_readAt: n=1, err= 2025/02/17 02:53:20 DEBUG : dir/file1(0xc0060ad600): _readAt: size=1, off=5 2025/02/17 02:53:20 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/17 02:53:20 DEBUG : dir/file1(0xc0060ad600): >_readAt: n=1, err= 2025/02/17 02:53:20 DEBUG : dir/file1(0xc0060ad600): _readAt: size=1, off=1 2025/02/17 02:53:20 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/17 02:53:20 DEBUG : dir/file1(0xc0060ad600): >_readAt: n=1, err= 2025/02/17 02:53:20 DEBUG : dir/file1(0xc0060ad600): _readAt: size=6, off=10 2025/02/17 02:53:20 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/02/17 02:53:20 DEBUG : dir/file1(0xc0060ad600): >_readAt: n=6, err= 2025/02/17 02:53:20 DEBUG : dir/file1(0xc0060ad600): _readAt: size=256, off=10 2025/02/17 02:53:20 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/02/17 02:53:20 DEBUG : dir/file1(0xc0060ad600): >_readAt: n=6, err=EOF 2025/02/17 02:53:20 DEBUG : dir/file1(0xc0060ad600): _readAt: size=256, off=100 2025/02/17 02:53:20 DEBUG : dir/file1(0xc0060ad600): >_readAt: n=0, err=EOF 2025/02/17 02:53:20 DEBUG : dir/file1(0xc0060ad600): close: 2025/02/17 02:53:20 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-17 02:53:12 +0000 UTC 2025/02/17 02:53:20 DEBUG : dir/file1(0xc0060ad600): >close: err= 2025/02/17 02:53:20 DEBUG : dir/file1(0xc0060ad600): _readAt: size=256, off=100 2025/02/17 02:53:20 DEBUG : dir/file1(0xc0060ad600): >_readAt: n=0, err=file already closed 2025/02/17 02:53:20 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:53:20 DEBUG : dir: Looking for writers 2025/02/17 02:53:20 DEBUG : file1: reading active writers 2025/02/17 02:53:20 DEBUG : : Looking for writers 2025/02/17 02:53:20 DEBUG : newLeaf: reading active writers 2025/02/17 02:53:20 DEBUG : dir: reading active writers 2025/02/17 02:53:20 DEBUG : >WaitForWriters: 2025/02/17 02:53:20 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleReadAt Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleReadAt Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleReadAt (15.01s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 02:53:27 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:53:27 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 02:53:27 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:53:27 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:53:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:53:27 DEBUG : Config file has changed externally - reloading 2025/02/17 02:53:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:53:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:53:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:53:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:53:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:53:27 INFO : mega root 'rclone-test-sawifif2giri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/02/17 02:53:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 02:53:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/17 02:53:35 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 02:53:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 02:53:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 02:53:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/17 02:53:35 DEBUG : dir/file1(0xc0066a7c40): RWFileHandle.Flush 2025/02/17 02:53:35 DEBUG : dir/file1(0xc0066a7c40): _readAt: size=256, off=0 2025/02/17 02:53:35 DEBUG : dir/file1(0xc0066a7c40): openPending: 2025/02/17 02:53:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/02/17 02:53:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/17 02:53:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 02:53:35 DEBUG : dir/file1(0xc0066a7c40): >openPending: err= 2025/02/17 02:53:35 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/02/17 02:53:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/17 02:53:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/17 02:53:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/17 02:53:36 DEBUG : dir/file1(0xc0066a7c40): >_readAt: n=16, err=EOF 2025/02/17 02:53:36 DEBUG : dir/file1(0xc0066a7c40): RWFileHandle.Flush 2025/02/17 02:53:36 DEBUG : dir/file1(0xc0066a7c40): RWFileHandle.Flush 2025/02/17 02:53:36 DEBUG : dir/file1(0xc0066a7c40): close: 2025/02/17 02:53:36 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-17 02:53:28 +0000 UTC 2025/02/17 02:53:36 DEBUG : dir/file1(0xc0066a7c40): >close: err= 2025/02/17 02:53:36 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:53:36 DEBUG : dir: Looking for writers 2025/02/17 02:53:36 DEBUG : file1: reading active writers 2025/02/17 02:53:36 DEBUG : : Looking for writers 2025/02/17 02:53:36 DEBUG : dir: reading active writers 2025/02/17 02:53:36 DEBUG : newLeaf: reading active writers 2025/02/17 02:53:36 DEBUG : >WaitForWriters: 2025/02/17 02:53:36 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleFlushRead Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleFlushRead Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleFlushRead (16.01s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 02:53:43 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:53:43 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 02:53:43 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:53:43 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:53:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:53:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:53:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:53:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:53:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:53:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:53:43 INFO : mega root 'rclone-test-sawifif2giri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/02/17 02:53:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 02:53:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/17 02:53:50 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 02:53:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 02:53:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 02:53:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/17 02:53:50 DEBUG : dir/file1(0xc004618e40): _readAt: size=256, off=0 2025/02/17 02:53:50 DEBUG : dir/file1(0xc004618e40): openPending: 2025/02/17 02:53:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/02/17 02:53:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/17 02:53:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 02:53:50 DEBUG : dir/file1(0xc004618e40): >openPending: err= 2025/02/17 02:53:50 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/02/17 02:53:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/17 02:53:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/17 02:53:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/17 02:53:51 DEBUG : dir/file1(0xc004618e40): >_readAt: n=16, err=EOF 2025/02/17 02:53:51 DEBUG : dir/file1(0xc004618e40): RWFileHandle.Release 2025/02/17 02:53:51 DEBUG : dir/file1(0xc004618e40): close: 2025/02/17 02:53:51 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-17 02:53:43 +0000 UTC 2025/02/17 02:53:51 DEBUG : dir/file1(0xc004618e40): >close: err= 2025/02/17 02:53:51 DEBUG : dir/file1(0xc004618e40): RWFileHandle.Release 2025/02/17 02:53:51 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:53:51 DEBUG : dir: Looking for writers 2025/02/17 02:53:51 DEBUG : file1: reading active writers 2025/02/17 02:53:51 DEBUG : : Looking for writers 2025/02/17 02:53:51 DEBUG : dir: reading active writers 2025/02/17 02:53:51 DEBUG : newLeaf: reading active writers 2025/02/17 02:53:51 DEBUG : >WaitForWriters: 2025/02/17 02:53:51 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleReleaseRead (14.96s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 02:53:58 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:53:58 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 02:53:58 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:53:58 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:53:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:53:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:53:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:53:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:53:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:53:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:53:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:53:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:53:58 DEBUG : file1: newRWFileHandle: 2025/02/17 02:53:58 DEBUG : file1(0xc003aad6c0): openPending: 2025/02/17 02:53:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:53:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 02:53:58 DEBUG : file1(0xc003aad6c0): >openPending: err= 2025/02/17 02:53:58 DEBUG : file1: >newRWFileHandle: err= 2025/02/17 02:53:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 02:53:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/17 02:53:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/17 02:53:58 DEBUG : file1(0xc003aad6c0): _writeAt: size=5, off=0 2025/02/17 02:53:58 DEBUG : file1(0xc003aad6c0): >_writeAt: n=5, err= 2025/02/17 02:53:58 DEBUG : file1(0xc003aad6c0): _writeAt: size=7, off=5 2025/02/17 02:53:58 DEBUG : file1(0xc003aad6c0): >_writeAt: n=7, err= 2025/02/17 02:53:58 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/02/17 02:53:58 INFO : mega root 'rclone-test-sawifif2giri': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 12 (was 12) 2025/02/17 02:53:58 DEBUG : file1: vfs cache: truncate to size=11 2025/02/17 02:53:58 DEBUG : file1(0xc003aad6c0): close: 2025/02/17 02:53:58 DEBUG : file1: vfs cache: setting modification time to 2025-02-17 02:53:58.427793637 +0000 UTC m=+414.042871337 2025/02/17 02:53:58 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/17 02:53:58 DEBUG : file1(0xc003aad6c0): >close: err= 2025/02/17 02:53:58 DEBUG : file1(0xc003aad6c0): close: 2025/02/17 02:53:58 DEBUG : file1(0xc003aad6c0): >close: err=file already closed dir_test.go:248: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:248 /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/02/17 02:53:58 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:53:58 DEBUG : : Looking for writers 2025/02/17 02:53:58 DEBUG : newLeaf: reading active writers 2025/02/17 02:53:58 DEBUG : file1: reading active writers 2025/02/17 02:53:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/17 02:53:58 DEBUG : : Looking for writers 2025/02/17 02:53:58 DEBUG : newLeaf: reading active writers 2025/02/17 02:53:58 DEBUG : file1: reading active writers 2025/02/17 02:53:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/17 02:53:58 DEBUG : : Looking for writers 2025/02/17 02:53:58 DEBUG : newLeaf: reading active writers 2025/02/17 02:53:58 DEBUG : file1: reading active writers 2025/02/17 02:53:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/17 02:53:58 DEBUG : : Looking for writers 2025/02/17 02:53:58 DEBUG : newLeaf: reading active writers 2025/02/17 02:53:58 DEBUG : file1: reading active writers 2025/02/17 02:53:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/17 02:53:58 DEBUG : file1: vfs cache: starting upload 2025/02/17 02:53:58 DEBUG : : Looking for writers 2025/02/17 02:53:58 DEBUG : newLeaf: reading active writers 2025/02/17 02:53:58 DEBUG : file1: reading active writers 2025/02/17 02:53:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/17 02:53:58 DEBUG : : Looking for writers 2025/02/17 02:53:58 DEBUG : newLeaf: reading active writers 2025/02/17 02:53:58 DEBUG : file1: reading active writers 2025/02/17 02:53:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/17 02:53:58 INFO : file1: Copied (new) 2025/02/17 02:53:58 DEBUG : file1: vfs cache: fingerprint now "11" 2025/02/17 02:53:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/17 02:53:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 02:53:58 INFO : file1: vfs cache: upload succeeded try #1 2025/02/17 02:53:59 DEBUG : : Looking for writers 2025/02/17 02:53:59 DEBUG : newLeaf: reading active writers 2025/02/17 02:53:59 DEBUG : file1: reading active writers 2025/02/17 02:53:59 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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/02/17 02:54:06 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:54:06 DEBUG : : Looking for writers 2025/02/17 02:54:06 DEBUG : newLeaf: reading active writers 2025/02/17 02:54:06 DEBUG : file1: reading active writers 2025/02/17 02:54:06 DEBUG : >WaitForWriters: 2025/02/17 02:54:06 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleMethodsWrite (14.74s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 02:54:13 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:54:13 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 02:54:13 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:54:13 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:54:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:54:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:54:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:54:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:54:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:54:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:54:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:54:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:54:13 DEBUG : file1: newRWFileHandle: 2025/02/17 02:54:13 DEBUG : file1(0xc00061a300): openPending: 2025/02/17 02:54:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:54:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 02:54:13 DEBUG : file1(0xc00061a300): >openPending: err= 2025/02/17 02:54:13 DEBUG : file1: >newRWFileHandle: err= 2025/02/17 02:54:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 02:54:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/17 02:54:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/17 02:54:13 DEBUG : file1(0xc00061a300): _writeAt: size=7, off=0 2025/02/17 02:54:13 DEBUG : file1(0xc00061a300): >_writeAt: n=7, err= 2025/02/17 02:54:13 DEBUG : file1(0xc00061a300): _writeAt: size=6, off=5 2025/02/17 02:54:13 DEBUG : file1(0xc00061a300): >_writeAt: n=6, err= 2025/02/17 02:54:13 DEBUG : file1(0xc00061a300): close: 2025/02/17 02:54:13 DEBUG : file1: vfs cache: setting modification time to 2025-02-17 02:54:13.164270444 +0000 UTC m=+428.779348123 2025/02/17 02:54:13 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/17 02:54:13 DEBUG : file1(0xc00061a300): >close: err= 2025/02/17 02:54:13 DEBUG : file1(0xc00061a300): _writeAt: size=5, off=0 2025/02/17 02:54:13 DEBUG : file1(0xc00061a300): >_writeAt: n=0, err=file already closed 2025/02/17 02:54:13 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/02/17 02:54:13 INFO : mega root 'rclone-test-sawifif2giri': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 1, uploading 0, total size 11 (was 11) dir_test.go:248: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:248 /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/02/17 02:54:13 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:54:13 DEBUG : : Looking for writers 2025/02/17 02:54:13 DEBUG : newLeaf: reading active writers 2025/02/17 02:54:13 DEBUG : file1: reading active writers 2025/02/17 02:54:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/17 02:54:13 DEBUG : : Looking for writers 2025/02/17 02:54:13 DEBUG : newLeaf: reading active writers 2025/02/17 02:54:13 DEBUG : file1: reading active writers 2025/02/17 02:54:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/17 02:54:13 DEBUG : : Looking for writers 2025/02/17 02:54:13 DEBUG : file1: reading active writers 2025/02/17 02:54:13 DEBUG : newLeaf: reading active writers 2025/02/17 02:54:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/17 02:54:13 DEBUG : : Looking for writers 2025/02/17 02:54:13 DEBUG : file1: reading active writers 2025/02/17 02:54:13 DEBUG : newLeaf: reading active writers 2025/02/17 02:54:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/17 02:54:13 DEBUG : file1: vfs cache: starting upload 2025/02/17 02:54:13 DEBUG : : Looking for writers 2025/02/17 02:54:13 DEBUG : newLeaf: reading active writers 2025/02/17 02:54:13 DEBUG : file1: reading active writers 2025/02/17 02:54:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/17 02:54:13 DEBUG : : Looking for writers 2025/02/17 02:54:13 DEBUG : newLeaf: reading active writers 2025/02/17 02:54:13 DEBUG : file1: reading active writers 2025/02/17 02:54:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/17 02:54:13 INFO : file1: Copied (new) 2025/02/17 02:54:13 DEBUG : file1: vfs cache: fingerprint now "11" 2025/02/17 02:54:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/17 02:54:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 02:54:13 INFO : file1: vfs cache: upload succeeded try #1 2025/02/17 02:54:13 DEBUG : : Looking for writers 2025/02/17 02:54:13 DEBUG : newLeaf: reading active writers 2025/02/17 02:54:13 DEBUG : file1: reading active writers 2025/02/17 02:54:13 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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/02/17 02:54:20 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:54:20 DEBUG : : Looking for writers 2025/02/17 02:54:20 DEBUG : newLeaf: reading active writers 2025/02/17 02:54:20 DEBUG : file1: reading active writers 2025/02/17 02:54:20 DEBUG : >WaitForWriters: 2025/02/17 02:54:20 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleWriteAt Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleWriteAt Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleWriteAt (14.79s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 02:54:27 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:54:27 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 02:54:27 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:54:27 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:54:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:54:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:54:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:54:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:54:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:54:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:54:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:54:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:54:27 DEBUG : file1: newRWFileHandle: 2025/02/17 02:54:27 DEBUG : file1(0xc00858c140): openPending: 2025/02/17 02:54:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:54:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 02:54:27 DEBUG : file1(0xc00858c140): >openPending: err= 2025/02/17 02:54:27 DEBUG : file1: >newRWFileHandle: err= 2025/02/17 02:54:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 02:54:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/17 02:54:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/17 02:54:27 DEBUG : file1(0xc00858c140): close: 2025/02/17 02:54:27 DEBUG : file1: vfs cache: setting modification time to 2025-02-17 02:54:27.951727374 +0000 UTC m=+443.566805043 2025/02/17 02:54:27 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/17 02:54:27 DEBUG : file1(0xc00858c140): >close: err= 2025/02/17 02:54:27 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/17 02:54:27 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/17 02:54:27 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/02/17 02:54:27 INFO : mega root 'rclone-test-sawifif2giri': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 1, uploading 0, total size 0 (was 0) 2025/02/17 02:54:27 DEBUG : file2: newRWFileHandle: 2025/02/17 02:54:27 DEBUG : file2(0xc00858c280): openPending: 2025/02/17 02:54:27 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:54:27 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/17 02:54:27 DEBUG : file2(0xc00858c280): >openPending: err= 2025/02/17 02:54:27 DEBUG : file2: >newRWFileHandle: err= 2025/02/17 02:54:27 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/17 02:54:27 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/02/17 02:54:27 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/02/17 02:54:27 DEBUG : file2(0xc00858c280): RWFileHandle.Flush 2025/02/17 02:54:27 DEBUG : file2(0xc00858c280): RWFileHandle.Release 2025/02/17 02:54:27 DEBUG : file2(0xc00858c280): close: 2025/02/17 02:54:27 DEBUG : file2: vfs cache: setting modification time to 2025-02-17 02:54:27.952202272 +0000 UTC m=+443.567279941 2025/02/17 02:54:27 INFO : file2: vfs cache: queuing for upload in 100ms 2025/02/17 02:54:27 DEBUG : file2(0xc00858c280): >close: err= dir_test.go:248: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:248 /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/02/17 02:54:27 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:54:27 DEBUG : : Looking for writers 2025/02/17 02:54:27 DEBUG : newLeaf: reading active writers 2025/02/17 02:54:27 DEBUG : file1: reading active writers 2025/02/17 02:54:27 DEBUG : file2: reading active writers 2025/02/17 02:54:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/02/17 02:54:27 DEBUG : : Looking for writers 2025/02/17 02:54:27 DEBUG : newLeaf: reading active writers 2025/02/17 02:54:27 DEBUG : file1: reading active writers 2025/02/17 02:54:27 DEBUG : file2: reading active writers 2025/02/17 02:54:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/02/17 02:54:27 DEBUG : : Looking for writers 2025/02/17 02:54:27 DEBUG : newLeaf: reading active writers 2025/02/17 02:54:27 DEBUG : file1: reading active writers 2025/02/17 02:54:27 DEBUG : file2: reading active writers 2025/02/17 02:54:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/02/17 02:54:28 DEBUG : : Looking for writers 2025/02/17 02:54:28 DEBUG : file1: reading active writers 2025/02/17 02:54:28 DEBUG : file2: reading active writers 2025/02/17 02:54:28 DEBUG : newLeaf: reading active writers 2025/02/17 02:54:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/02/17 02:54:28 DEBUG : file1: vfs cache: starting upload 2025/02/17 02:54:28 DEBUG : file2: vfs cache: starting upload 2025/02/17 02:54:28 DEBUG : : Looking for writers 2025/02/17 02:54:28 DEBUG : newLeaf: reading active writers 2025/02/17 02:54:28 DEBUG : file1: reading active writers 2025/02/17 02:54:28 DEBUG : file2: reading active writers 2025/02/17 02:54:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/02/17 02:54:28 INFO : file1: Copied (new) 2025/02/17 02:54:28 DEBUG : file1: vfs cache: fingerprint now "0" 2025/02/17 02:54:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/17 02:54:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 02:54:28 INFO : file1: vfs cache: upload succeeded try #1 2025/02/17 02:54:28 DEBUG : : Looking for writers 2025/02/17 02:54:28 DEBUG : newLeaf: reading active writers 2025/02/17 02:54:28 DEBUG : file1: reading active writers 2025/02/17 02:54:28 DEBUG : file2: reading active writers 2025/02/17 02:54:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/17 02:54:28 INFO : file2: Copied (new) 2025/02/17 02:54:28 DEBUG : file2: vfs cache: fingerprint now "0" 2025/02/17 02:54:28 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/02/17 02:54:28 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/17 02:54:28 INFO : file2: vfs cache: upload succeeded try #1 2025/02/17 02:54:28 DEBUG : : Looking for writers 2025/02/17 02:54:28 DEBUG : newLeaf: reading active writers 2025/02/17 02:54:28 DEBUG : file1: reading active writers 2025/02/17 02:54:28 DEBUG : file2: reading active writers 2025/02/17 02:54:28 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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/02/17 02:54:35 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:54:35 DEBUG : : Looking for writers 2025/02/17 02:54:35 DEBUG : newLeaf: reading active writers 2025/02/17 02:54:35 DEBUG : file1: reading active writers 2025/02/17 02:54:35 DEBUG : file2: reading active writers 2025/02/17 02:54:35 DEBUG : >WaitForWriters: 2025/02/17 02:54:35 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleWriteNoWrite (14.84s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 02:54:42 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:54:42 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 02:54:42 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:54:42 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:54:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:54:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:54:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:54:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:54:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:54:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:54:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:54:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:54:42 DEBUG : file1: newRWFileHandle: 2025/02/17 02:54:42 DEBUG : file1(0xc004d91180): openPending: 2025/02/17 02:54:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:54:42 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/02/17 02:54:42 INFO : mega root 'rclone-test-sawifif2giri': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/02/17 02:54:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 02:54:42 DEBUG : file1(0xc004d91180): >openPending: err= 2025/02/17 02:54:42 DEBUG : file1: >newRWFileHandle: err= 2025/02/17 02:54:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 02:54:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/17 02:54:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/17 02:54:42 DEBUG : file1(0xc004d91180): _writeAt: size=5, off=0 2025/02/17 02:54:42 DEBUG : file1(0xc004d91180): >_writeAt: n=5, err= 2025/02/17 02:54:42 DEBUG : file1(0xc004d91180): RWFileHandle.Flush 2025/02/17 02:54:42 DEBUG : file1(0xc004d91180): RWFileHandle.Flush 2025/02/17 02:54:42 DEBUG : file1(0xc004d91180): close: 2025/02/17 02:54:42 DEBUG : file1: vfs cache: setting modification time to 2025-02-17 02:54:42.793978153 +0000 UTC m=+458.409055822 2025/02/17 02:54:42 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/17 02:54:42 DEBUG : file1(0xc004d91180): >close: err= 2025/02/17 02:54:42 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:54:42 DEBUG : : Looking for writers 2025/02/17 02:54:42 DEBUG : newLeaf: reading active writers 2025/02/17 02:54:42 DEBUG : file1: reading active writers 2025/02/17 02:54:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/17 02:54:42 DEBUG : : Looking for writers 2025/02/17 02:54:42 DEBUG : newLeaf: reading active writers 2025/02/17 02:54:42 DEBUG : file1: reading active writers 2025/02/17 02:54:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/17 02:54:42 DEBUG : : Looking for writers 2025/02/17 02:54:42 DEBUG : newLeaf: reading active writers 2025/02/17 02:54:42 DEBUG : file1: reading active writers 2025/02/17 02:54:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/17 02:54:42 DEBUG : : Looking for writers 2025/02/17 02:54:42 DEBUG : newLeaf: reading active writers 2025/02/17 02:54:42 DEBUG : file1: reading active writers 2025/02/17 02:54:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/17 02:54:42 DEBUG : file1: vfs cache: starting upload 2025/02/17 02:54:42 DEBUG : : Looking for writers 2025/02/17 02:54:42 DEBUG : newLeaf: reading active writers 2025/02/17 02:54:42 DEBUG : file1: reading active writers 2025/02/17 02:54:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/17 02:54:43 DEBUG : : Looking for writers 2025/02/17 02:54:43 DEBUG : newLeaf: reading active writers 2025/02/17 02:54:43 DEBUG : file1: reading active writers 2025/02/17 02:54:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/17 02:54:43 INFO : file1: Copied (new) 2025/02/17 02:54:43 DEBUG : file1: vfs cache: fingerprint now "5" 2025/02/17 02:54:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/17 02:54:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 02:54:43 INFO : file1: vfs cache: upload succeeded try #1 2025/02/17 02:54:43 DEBUG : : Looking for writers 2025/02/17 02:54:43 DEBUG : newLeaf: reading active writers 2025/02/17 02:54:43 DEBUG : file1: reading active writers 2025/02/17 02:54:43 DEBUG : >WaitForWriters: 2025/02/17 02:54:43 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleFlushWrite Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleFlushWrite Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleFlushWrite (7.75s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 02:54:50 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:54:50 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 02:54:50 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:54:50 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:54:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:54:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:54:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:54:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:54:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:54:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:54:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:54:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:54:50 DEBUG : file1: newRWFileHandle: 2025/02/17 02:54:50 DEBUG : file1(0xc00858d140): openPending: 2025/02/17 02:54:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:54:50 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/02/17 02:54:50 INFO : mega root 'rclone-test-sawifif2giri': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/02/17 02:54:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 02:54:50 DEBUG : file1(0xc00858d140): >openPending: err= 2025/02/17 02:54:50 DEBUG : file1: >newRWFileHandle: err= 2025/02/17 02:54:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 02:54:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/17 02:54:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/17 02:54:50 DEBUG : file1(0xc00858d140): _writeAt: size=5, off=0 2025/02/17 02:54:50 DEBUG : file1(0xc00858d140): >_writeAt: n=5, err= 2025/02/17 02:54:50 DEBUG : file1(0xc00858d140): RWFileHandle.Release 2025/02/17 02:54:50 DEBUG : file1(0xc00858d140): close: 2025/02/17 02:54:50 DEBUG : file1: vfs cache: setting modification time to 2025-02-17 02:54:50.53948576 +0000 UTC m=+466.154563419 2025/02/17 02:54:50 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/17 02:54:50 DEBUG : file1(0xc00858d140): >close: err= 2025/02/17 02:54:50 DEBUG : file1(0xc00858d140): RWFileHandle.Release 2025/02/17 02:54:50 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:54:50 DEBUG : : Looking for writers 2025/02/17 02:54:50 DEBUG : newLeaf: reading active writers 2025/02/17 02:54:50 DEBUG : file1: reading active writers 2025/02/17 02:54:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/17 02:54:50 DEBUG : : Looking for writers 2025/02/17 02:54:50 DEBUG : newLeaf: reading active writers 2025/02/17 02:54:50 DEBUG : file1: reading active writers 2025/02/17 02:54:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/17 02:54:50 DEBUG : : Looking for writers 2025/02/17 02:54:50 DEBUG : newLeaf: reading active writers 2025/02/17 02:54:50 DEBUG : file1: reading active writers 2025/02/17 02:54:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/17 02:54:50 DEBUG : : Looking for writers 2025/02/17 02:54:50 DEBUG : newLeaf: reading active writers 2025/02/17 02:54:50 DEBUG : file1: reading active writers 2025/02/17 02:54:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/17 02:54:50 DEBUG : file1: vfs cache: starting upload 2025/02/17 02:54:50 DEBUG : : Looking for writers 2025/02/17 02:54:50 DEBUG : newLeaf: reading active writers 2025/02/17 02:54:50 DEBUG : file1: reading active writers 2025/02/17 02:54:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/17 02:54:50 INFO : file1: Copied (new) 2025/02/17 02:54:50 DEBUG : file1: vfs cache: fingerprint now "5" 2025/02/17 02:54:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/17 02:54:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 02:54:50 INFO : file1: vfs cache: upload succeeded try #1 2025/02/17 02:54:50 DEBUG : : Looking for writers 2025/02/17 02:54:50 DEBUG : newLeaf: reading active writers 2025/02/17 02:54:50 DEBUG : file1: reading active writers 2025/02/17 02:54:50 DEBUG : >WaitForWriters: 2025/02/17 02:54:50 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleReleaseWrite Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleReleaseWrite Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleReleaseWrite (7.52s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 02:54:58 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:54:58 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 02:54:58 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:54:58 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:54:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:54:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:54:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:54:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:54:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:54:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:54:58 INFO : mega root 'rclone-test-sawifif2giri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/02/17 02:55:05 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/02/17 02:55:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/17 02:55:05 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 02:55:05 DEBUG : dir/file1(0xc002a95640): openPending: 2025/02/17 02:55:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/02/17 02:55:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/17 02:55:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 02:55:05 DEBUG : dir/file1(0xc002a95640): >openPending: err= 2025/02/17 02:55:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/17 02:55:05 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 02:55:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 02:55:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/17 02:55:05 DEBUG : dir/file1(0xc002a95640): _writeAt: size=5, off=0 2025/02/17 02:55:05 DEBUG : dir/file1(0xc002a95640): >_writeAt: n=5, err= 2025/02/17 02:55:05 DEBUG : dir/file1(0xc002a95640): close: 2025/02/17 02:55:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:05 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-17 02:55:05.297030748 +0000 UTC m=+480.912108417 2025/02/17 02:55:05 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:05 DEBUG : dir/file1(0xc002a95640): >close: err= 2025/02/17 02:55:05 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:55:05 DEBUG : dir: Looking for writers 2025/02/17 02:55:05 DEBUG : file1: reading active writers 2025/02/17 02:55:05 DEBUG : : Looking for writers 2025/02/17 02:55:05 DEBUG : dir: reading active writers 2025/02/17 02:55:05 DEBUG : newLeaf: reading active writers 2025/02/17 02:55:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/17 02:55:05 DEBUG : dir: Looking for writers 2025/02/17 02:55:05 DEBUG : file1: reading active writers 2025/02/17 02:55:05 DEBUG : : Looking for writers 2025/02/17 02:55:05 DEBUG : dir: reading active writers 2025/02/17 02:55:05 DEBUG : newLeaf: reading active writers 2025/02/17 02:55:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/17 02:55:05 DEBUG : dir: Looking for writers 2025/02/17 02:55:05 DEBUG : file1: reading active writers 2025/02/17 02:55:05 DEBUG : : Looking for writers 2025/02/17 02:55:05 DEBUG : dir: reading active writers 2025/02/17 02:55:05 DEBUG : newLeaf: reading active writers 2025/02/17 02:55:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/17 02:55:05 DEBUG : dir: Looking for writers 2025/02/17 02:55:05 DEBUG : file1: reading active writers 2025/02/17 02:55:05 DEBUG : : Looking for writers 2025/02/17 02:55:05 DEBUG : dir: reading active writers 2025/02/17 02:55:05 DEBUG : newLeaf: reading active writers 2025/02/17 02:55:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/17 02:55:05 DEBUG : dir/file1: vfs cache: starting upload 2025/02/17 02:55:05 DEBUG : dir: Looking for writers 2025/02/17 02:55:05 DEBUG : file1: reading active writers 2025/02/17 02:55:05 DEBUG : : Looking for writers 2025/02/17 02:55:05 DEBUG : dir: reading active writers 2025/02/17 02:55:05 DEBUG : newLeaf: reading active writers 2025/02/17 02:55:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/17 02:55:05 DEBUG : dir: Looking for writers 2025/02/17 02:55:05 DEBUG : file1: reading active writers 2025/02/17 02:55:05 DEBUG : : Looking for writers 2025/02/17 02:55:05 DEBUG : dir: reading active writers 2025/02/17 02:55:05 DEBUG : newLeaf: reading active writers 2025/02/17 02:55:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/17 02:55:05 INFO : dir/file1: Copied (replaced existing) 2025/02/17 02:55:05 DEBUG : dir/file1: vfs cache: fingerprint now "5" 2025/02/17 02:55:05 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/17 02:55:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 02:55:05 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/17 02:55:05 DEBUG : dir: Looking for writers 2025/02/17 02:55:05 DEBUG : file1: reading active writers 2025/02/17 02:55:05 DEBUG : : Looking for writers 2025/02/17 02:55:05 DEBUG : dir: reading active writers 2025/02/17 02:55:05 DEBUG : newLeaf: reading active writers 2025/02/17 02:55:05 DEBUG : >WaitForWriters: 2025/02/17 02:55:05 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleSizeTruncateExisting (15.18s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 02:55:13 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:55:13 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 02:55:13 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:55:13 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:55:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:55:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:55:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:55:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:55:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:55:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:55:13 INFO : mega root 'rclone-test-sawifif2giri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/02/17 02:55:20 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:20 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 02:55:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 02:55:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 02:55:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 02:55:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/17 02:55:20 DEBUG : dir/file1(0xc007787540): _writeAt: size=5, off=0 2025/02/17 02:55:20 DEBUG : dir/file1(0xc007787540): openPending: 2025/02/17 02:55:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/02/17 02:55:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/17 02:55:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 02:55:20 DEBUG : dir/file1(0xc007787540): >openPending: err= 2025/02/17 02:55:20 DEBUG : dir/file1(0xc007787540): >_writeAt: n=5, err= 2025/02/17 02:55:20 DEBUG : dir/file1(0xc007787540): _writeAt: size=15, off=5 2025/02/17 02:55:20 DEBUG : dir/file1(0xc007787540): >_writeAt: n=15, err= 2025/02/17 02:55:20 DEBUG : dir/file1(0xc007787540): close: 2025/02/17 02:55:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/02/17 02:55:20 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-17 02:55:20.631957344 +0000 UTC m=+496.247035023 2025/02/17 02:55:20 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:20 DEBUG : dir/file1(0xc007787540): >close: err= 2025/02/17 02:55:20 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:55:20 DEBUG : dir: Looking for writers 2025/02/17 02:55:20 DEBUG : file1: reading active writers 2025/02/17 02:55:20 DEBUG : : Looking for writers 2025/02/17 02:55:20 DEBUG : dir: reading active writers 2025/02/17 02:55:20 DEBUG : newLeaf: reading active writers 2025/02/17 02:55:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/17 02:55:20 DEBUG : dir: Looking for writers 2025/02/17 02:55:20 DEBUG : file1: reading active writers 2025/02/17 02:55:20 DEBUG : : Looking for writers 2025/02/17 02:55:20 DEBUG : dir: reading active writers 2025/02/17 02:55:20 DEBUG : newLeaf: reading active writers 2025/02/17 02:55:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/17 02:55:20 DEBUG : dir: Looking for writers 2025/02/17 02:55:20 DEBUG : file1: reading active writers 2025/02/17 02:55:20 DEBUG : : Looking for writers 2025/02/17 02:55:20 DEBUG : newLeaf: reading active writers 2025/02/17 02:55:20 DEBUG : dir: reading active writers 2025/02/17 02:55:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/17 02:55:20 DEBUG : dir: Looking for writers 2025/02/17 02:55:20 DEBUG : file1: reading active writers 2025/02/17 02:55:20 DEBUG : : Looking for writers 2025/02/17 02:55:20 DEBUG : dir: reading active writers 2025/02/17 02:55:20 DEBUG : newLeaf: reading active writers 2025/02/17 02:55:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/17 02:55:20 DEBUG : dir/file1: vfs cache: starting upload 2025/02/17 02:55:20 DEBUG : dir: Looking for writers 2025/02/17 02:55:20 DEBUG : file1: reading active writers 2025/02/17 02:55:20 DEBUG : : Looking for writers 2025/02/17 02:55:20 DEBUG : dir: reading active writers 2025/02/17 02:55:20 DEBUG : newLeaf: reading active writers 2025/02/17 02:55:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/17 02:55:20 DEBUG : dir: Looking for writers 2025/02/17 02:55:20 DEBUG : file1: reading active writers 2025/02/17 02:55:20 DEBUG : : Looking for writers 2025/02/17 02:55:20 DEBUG : dir: reading active writers 2025/02/17 02:55:20 DEBUG : newLeaf: reading active writers 2025/02/17 02:55:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/17 02:55:21 INFO : dir/file1: Copied (replaced existing) 2025/02/17 02:55:21 DEBUG : dir/file1: vfs cache: fingerprint now "20" 2025/02/17 02:55:21 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/17 02:55:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 02:55:21 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/17 02:55:21 DEBUG : dir: Looking for writers 2025/02/17 02:55:21 DEBUG : file1: reading active writers 2025/02/17 02:55:21 DEBUG : : Looking for writers 2025/02/17 02:55:21 DEBUG : dir: reading active writers 2025/02/17 02:55:21 DEBUG : newLeaf: reading active writers 2025/02/17 02:55:21 DEBUG : >WaitForWriters: 2025/02/17 02:55:21 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleSizeCreateExisting (15.45s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 02:55:28 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:55:28 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 02:55:28 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:55:28 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:55:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:55:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:55:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:55:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:55:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:55:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:55:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:28 DEBUG : file1: newRWFileHandle: 2025/02/17 02:55:28 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/02/17 02:55:28 INFO : mega root 'rclone-test-sawifif2giri': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/17 02:55:28 DEBUG : file1(0xc007787980): openPending: 2025/02/17 02:55:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 02:55:28 DEBUG : file1(0xc007787980): >openPending: err= 2025/02/17 02:55:28 DEBUG : file1: >newRWFileHandle: err= 2025/02/17 02:55:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 02:55:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/17 02:55:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/17 02:55:28 DEBUG : file1(0xc007787980): _writeAt: size=5, off=0 2025/02/17 02:55:28 DEBUG : file1(0xc007787980): >_writeAt: n=5, err= 2025/02/17 02:55:28 DEBUG : file1(0xc007787980): close: 2025/02/17 02:55:28 DEBUG : file1: vfs cache: setting modification time to 2025-02-17 02:55:28.685257004 +0000 UTC m=+504.300334703 2025/02/17 02:55:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:28 DEBUG : file1(0xc007787980): >close: err= 2025/02/17 02:55:28 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:55:28 DEBUG : : Looking for writers 2025/02/17 02:55:28 DEBUG : newLeaf: reading active writers 2025/02/17 02:55:28 DEBUG : file1: reading active writers 2025/02/17 02:55:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/17 02:55:28 DEBUG : : Looking for writers 2025/02/17 02:55:28 DEBUG : file1: reading active writers 2025/02/17 02:55:28 DEBUG : newLeaf: reading active writers 2025/02/17 02:55:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/17 02:55:28 DEBUG : : Looking for writers 2025/02/17 02:55:28 DEBUG : newLeaf: reading active writers 2025/02/17 02:55:28 DEBUG : file1: reading active writers 2025/02/17 02:55:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/17 02:55:28 DEBUG : : Looking for writers 2025/02/17 02:55:28 DEBUG : file1: reading active writers 2025/02/17 02:55:28 DEBUG : newLeaf: reading active writers 2025/02/17 02:55:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/17 02:55:28 DEBUG : file1: vfs cache: starting upload 2025/02/17 02:55:28 DEBUG : : Looking for writers 2025/02/17 02:55:28 DEBUG : newLeaf: reading active writers 2025/02/17 02:55:28 DEBUG : file1: reading active writers 2025/02/17 02:55:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/17 02:55:28 DEBUG : : Looking for writers 2025/02/17 02:55:28 DEBUG : newLeaf: reading active writers 2025/02/17 02:55:28 DEBUG : file1: reading active writers 2025/02/17 02:55:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/17 02:55:29 INFO : file1: Copied (new) 2025/02/17 02:55:29 DEBUG : file1: vfs cache: fingerprint now "5" 2025/02/17 02:55:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/17 02:55:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 02:55:29 INFO : file1: vfs cache: upload succeeded try #1 2025/02/17 02:55:29 DEBUG : : Looking for writers 2025/02/17 02:55:29 DEBUG : newLeaf: reading active writers 2025/02/17 02:55:29 DEBUG : file1: reading active writers 2025/02/17 02:55:29 DEBUG : >WaitForWriters: 2025/02/17 02:55:29 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleSizeCreateNew Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleSizeCreateNew Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleSizeCreateNew (7.74s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 02:55:36 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:55:36 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 02:55:36 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:55:36 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:55:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:55:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:55:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:55:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:55:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:55:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:55:36 INFO : mega root 'rclone-test-sawifif2giri': 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/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c762c0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c762c0): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c762c0): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c762c0): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c762c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.426679688 +0000 UTC m=+512.041757357 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c762c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c76500): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c76500): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c76500): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c76500): >_readAt: n=2, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c76500): _writeAt: size=3, off=2 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c76500): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c76500): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.426679688 +0000 UTC m=+512.041757357 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c76500): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c76540): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c76540): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c76540): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c76540): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c76540): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.426679688 +0000 UTC m=+512.041757357 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c76540): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000610850 item 1 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c77180): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c77180): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c77180): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c77180): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c77180): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.428564432 +0000 UTC m=+512.043642111 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c77180): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c77200): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c77200): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c77200): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c77200): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c77200): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.428564432 +0000 UTC m=+512.043642111 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c77200): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dbc70 item 2 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c77980): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c77980): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c77980): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c77980): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c77980): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.429816832 +0000 UTC m=+512.044894511 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c77980): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c779c0): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c779c0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c779c0): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c779c0): >_readAt: n=2, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c779c0): _writeAt: size=3, off=2 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c779c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c779c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.429816832 +0000 UTC m=+512.044894511 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c779c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c77b80): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c77b80): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c77b80): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c77b80): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c77b80): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.429816832 +0000 UTC m=+512.044894511 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007c77b80): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c96c0 item 3 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0066a6c40): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0066a6c40): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0066a6c40): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0066a6c40): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0066a6c40): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.431389372 +0000 UTC m=+512.046467051 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0066a6c40): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0066a6ec0): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0066a6ec0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0066a6ec0): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0066a6ec0): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0066a6ec0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.431389372 +0000 UTC m=+512.046467051 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0066a6ec0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532380 item 4 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0066a7b40): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0066a7b40): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0066a7b40): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0066a7b40): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0066a7b40): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.432579847 +0000 UTC m=+512.047657526 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0066a7b40): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0066a7c40): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0066a7c40): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0066a7c40): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0066a7c40): >_readAt: n=2, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0066a7c40): _writeAt: size=3, off=2 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0066a7c40): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0066a7c40): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.432579847 +0000 UTC m=+512.047657526 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0066a7c40): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0066a7d00): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0066a7d00): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0066a7d00): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0066a7d00): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0066a7d00): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.432579847 +0000 UTC m=+512.047657526 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0066a7d00): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005980e0 item 5 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0004cd2c0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0004cd2c0): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0004cd2c0): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0004cd2c0): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0004cd2c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.434130997 +0000 UTC m=+512.049208676 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0004cd2c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0004cd340): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0004cd340): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0004cd340): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0004cd340): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0004cd340): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.434130997 +0000 UTC m=+512.049208676 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0004cd340): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006812d0 item 6 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0004cde00): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0004cde00): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0004cde00): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0004cde00): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0004cde00): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.435290755 +0000 UTC m=+512.050368434 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0004cde00): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001bae040): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001bae040): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001bae040): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001bae040): >_readAt: n=2, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001bae040): _writeAt: size=3, off=2 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001bae040): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001bae040): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.435290755 +0000 UTC m=+512.050368434 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001bae040): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001bae300): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001bae300): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001bae300): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001bae300): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001bae300): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.435290755 +0000 UTC m=+512.050368434 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001bae300): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00018acb0 item 7 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001baea40): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001baea40): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001baea40): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001baea40): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001baea40): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.436884343 +0000 UTC m=+512.051962012 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001baea40): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001baec40): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001baec40): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001baec40): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001baec40): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001baec40): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.436884343 +0000 UTC m=+512.051962012 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001baec40): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032fce0 item 8 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001baf1c0): _readAt: size=2, off=0 2025/02/17 02:55:36 ERROR : open-test-file(0xc001baf1c0): Couldn't read size of file 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001baf1c0): >_readAt: n=0, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001baf1c0): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001baf1c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001baf1c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001baf1c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001baf2c0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001baf2c0): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001baf2c0): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001baf2c0): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001baf2c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.438143397 +0000 UTC m=+512.053221066 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001baf2c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001baf300): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001baf300): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001baf300): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001baf300): >_readAt: n=2, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001baf300): _writeAt: size=3, off=2 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001baf300): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001baf300): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.438143397 +0000 UTC m=+512.053221066 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001baf300): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001baf380): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001baf380): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001baf380): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001baf380): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001baf380): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.438143397 +0000 UTC m=+512.053221066 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001baf380): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367b90 item 9 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001bafd80): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001bafd80): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001bafd80): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001bafd80): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001bafd80): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.439655193 +0000 UTC m=+512.054732863 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001bafd80): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001bafe00): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001bafe00): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001bafe00): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001bafe00): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001bafe00): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.439655193 +0000 UTC m=+512.054732863 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc001bafe00): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003813b0 item 10 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0002d7980): _readAt: size=2, off=0 2025/02/17 02:55:36 ERROR : open-test-file(0xc0002d7980): Couldn't read size of file 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0002d7980): >_readAt: n=0, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0002d7980): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0002d7980): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0002d7980): close: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0002d7980): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0002d79c0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0002d79c0): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0002d79c0): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0002d79c0): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0002d79c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.440966454 +0000 UTC m=+512.056044123 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0002d79c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0002d7b00): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0002d7b00): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0002d7b00): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0002d7b00): >_readAt: n=2, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0002d7b00): _writeAt: size=3, off=2 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0002d7b00): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0002d7b00): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.440966454 +0000 UTC m=+512.056044123 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0002d7b00): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0002d7b80): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0002d7b80): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0002d7b80): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0002d7b80): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0002d7b80): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.440966454 +0000 UTC m=+512.056044123 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0002d7b80): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a07e0 item 11 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aac200): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aac200): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aac200): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aac200): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aac200): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.442486155 +0000 UTC m=+512.057563834 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aac200): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aac300): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aac300): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aac300): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aac300): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aac300): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.442486155 +0000 UTC m=+512.057563834 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aac300): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4e70 item 12 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aacdc0): _readAt: size=2, off=0 2025/02/17 02:55:36 ERROR : open-test-file(0xc003aacdc0): Couldn't read size of file 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aacdc0): >_readAt: n=0, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aacdc0): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aacdc0): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aacdc0): close: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aacdc0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aacec0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aacec0): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aacec0): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aacec0): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aacec0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.443794641 +0000 UTC m=+512.058872309 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aacec0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aad100): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aad100): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aad100): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aad100): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aad100): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.443794641 +0000 UTC m=+512.058872309 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aad100): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec540 item 13 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aad900): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aad900): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aad900): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aad900): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aad900): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.444989103 +0000 UTC m=+512.060066772 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aad900): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aad9c0): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aad9c0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aad9c0): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aad9c0): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aad9c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.444989103 +0000 UTC m=+512.060066772 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aad9c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f11f0 item 14 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d20c0): _readAt: size=2, off=0 2025/02/17 02:55:36 ERROR : open-test-file(0xc0040d20c0): Couldn't read size of file 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d20c0): >_readAt: n=0, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d20c0): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d20c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d20c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d20c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d2140): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d2140): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d2140): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d2140): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d2140): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.446236475 +0000 UTC m=+512.061314154 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d2140): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d22c0): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d22c0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d22c0): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d22c0): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d22c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.446236475 +0000 UTC m=+512.061314154 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d22c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff500 item 15 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 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/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d2980): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d2980): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d2980): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d2980): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d2980): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.44741049 +0000 UTC m=+512.062488169 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d2980): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d2a80): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d2a80): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d2a80): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d2a80): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d2a80): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.44741049 +0000 UTC m=+512.062488169 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d2a80): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a460 item 16 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d31c0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d31c0): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d31c0): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d31c0): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d31c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.4485291 +0000 UTC m=+512.063606779 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d31c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d3200): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d3200): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d3200): open at offset 5 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d3200): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d3200): >_readAt: n=2, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d3200): _writeAt: size=3, off=7 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d3200): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d3200): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.4485291 +0000 UTC m=+512.063606779 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d3200): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d32c0): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d32c0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d32c0): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d32c0): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d32c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.4485291 +0000 UTC m=+512.063606779 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d32c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000195110 item 17 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d3940): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d3940): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d3940): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d3940): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d3940): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.450068929 +0000 UTC m=+512.065146597 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d3940): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d3a40): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d3a40): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d3a40): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d3a40): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d3a40): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.450068929 +0000 UTC m=+512.065146597 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0040d3a40): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f5ea0 item 18 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004618180): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004618180): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004618180): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004618180): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004618180): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.451228065 +0000 UTC m=+512.066305734 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004618180): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0046183c0): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0046183c0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0046183c0): open at offset 5 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0046183c0): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0046183c0): >_readAt: n=2, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0046183c0): _writeAt: size=3, off=7 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0046183c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0046183c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.451228065 +0000 UTC m=+512.066305734 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0046183c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004618400): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004618400): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004618400): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004618400): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004618400): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.451228065 +0000 UTC m=+512.066305734 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004618400): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003947e0 item 19 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004618a40): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004618a40): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004618a40): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004618a40): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004618a40): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.452740071 +0000 UTC m=+512.067817750 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004618a40): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004618ac0): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004618ac0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004618ac0): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004618ac0): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004618ac0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.452740071 +0000 UTC m=+512.067817750 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004618ac0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436cb0 item 20 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004618f40): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004618f40): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004618f40): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004618f40): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004618f40): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.453868611 +0000 UTC m=+512.068946281 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004618f40): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004619040): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004619040): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004619040): open at offset 5 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004619040): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004619040): >_readAt: n=2, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004619040): _writeAt: size=3, off=7 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004619040): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004619040): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.453868611 +0000 UTC m=+512.068946281 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004619040): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004619180): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004619180): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004619180): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004619180): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004619180): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.453868611 +0000 UTC m=+512.068946281 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004619180): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004436c0 item 21 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0046195c0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0046195c0): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0046195c0): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0046195c0): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0046195c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.45544104 +0000 UTC m=+512.070518719 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0046195c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004619640): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004619640): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004619640): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004619640): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004619640): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.45544104 +0000 UTC m=+512.070518719 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004619640): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bc2a0 item 22 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004619ac0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004619ac0): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004619ac0): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004619ac0): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004619ac0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.456584268 +0000 UTC m=+512.071661947 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004619ac0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004619b80): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004619b80): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004619b80): open at offset 5 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004619b80): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004619b80): >_readAt: n=2, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004619b80): _writeAt: size=3, off=7 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004619b80): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004619b80): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.456584268 +0000 UTC m=+512.071661947 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004619b80): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004619bc0): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004619bc0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004619bc0): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004619bc0): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004619bc0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.456584268 +0000 UTC m=+512.071661947 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004619bc0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8c40 item 23 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 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/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061a1c0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061a1c0): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061a1c0): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061a1c0): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061a1c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.458095271 +0000 UTC m=+512.073172950 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061a1c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061a600): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061a600): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061a600): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061a600): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061a600): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.458095271 +0000 UTC m=+512.073172950 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061a600): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5b90 item 24 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061ae40): _readAt: size=2, off=0 2025/02/17 02:55:36 ERROR : open-test-file(0xc00061ae40): Couldn't read size of file 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061ae40): >_readAt: n=0, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061ae40): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061ae40): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061ae40): close: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061ae40): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061aec0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061aec0): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061aec0): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061aec0): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061aec0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.459396094 +0000 UTC m=+512.074473763 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061aec0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061b0c0): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061b0c0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061b0c0): open at offset 5 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061b0c0): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061b0c0): >_readAt: n=2, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061b0c0): _writeAt: size=3, off=7 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061b0c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061b0c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.459396094 +0000 UTC m=+512.074473763 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061b0c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061b140): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061b140): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061b140): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061b140): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061b140): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.459396094 +0000 UTC m=+512.074473763 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061b140): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007f0e5b0 item 25 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061bb00): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061bb00): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061bb00): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061bb00): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061bb00): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.460976057 +0000 UTC m=+512.076053736 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061bb00): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061bb80): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061bb80): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061bb80): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061bb80): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061bb80): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.460976057 +0000 UTC m=+512.076053736 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00061bb80): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00813eaf0 item 26 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004d90dc0): _readAt: size=2, off=0 2025/02/17 02:55:36 ERROR : open-test-file(0xc004d90dc0): Couldn't read size of file 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004d90dc0): >_readAt: n=0, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004d90dc0): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004d90dc0): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004d90dc0): close: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004d90dc0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004d90f00): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004d90f00): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004d90f00): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004d90f00): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004d90f00): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.462237455 +0000 UTC m=+512.077315134 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004d90f00): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004d91b40): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004d91b40): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004d91b40): open at offset 5 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004d91b40): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004d91b40): >_readAt: n=2, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004d91b40): _writeAt: size=3, off=7 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004d91b40): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004d91b40): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.462237455 +0000 UTC m=+512.077315134 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004d91b40): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004d91b80): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004d91b80): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004d91b80): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004d91b80): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004d91b80): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.462237455 +0000 UTC m=+512.077315134 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc004d91b80): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000baca80 item 27 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 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/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007922740): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007922740): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007922740): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007922740): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007922740): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.463768035 +0000 UTC m=+512.078845704 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007922740): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0079227c0): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0079227c0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0079227c0): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0079227c0): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0079227c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.463768035 +0000 UTC m=+512.078845704 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0079227c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccaa10 item 28 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007922ec0): _readAt: size=2, off=0 2025/02/17 02:55:36 ERROR : open-test-file(0xc007922ec0): Couldn't read size of file 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007922ec0): >_readAt: n=0, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007922ec0): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007922ec0): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007922ec0): close: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007922ec0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007922f00): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007922f00): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007922f00): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007922f00): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007922f00): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.465020457 +0000 UTC m=+512.080098136 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007922f00): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0079231c0): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0079231c0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0079231c0): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0079231c0): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0079231c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.465020457 +0000 UTC m=+512.080098136 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0079231c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d268c0 item 29 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 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/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0079237c0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0079237c0): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0079237c0): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0079237c0): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0079237c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.466201374 +0000 UTC m=+512.081279043 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0079237c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0079238c0): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0079238c0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0079238c0): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0079238c0): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0079238c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.466201374 +0000 UTC m=+512.081279043 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0079238c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000daa770 item 30 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 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/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0060ac6c0): _readAt: size=2, off=0 2025/02/17 02:55:36 ERROR : open-test-file(0xc0060ac6c0): Couldn't read size of file 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0060ac6c0): >_readAt: n=0, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0060ac6c0): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0060ac6c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0060ac6c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0060ac6c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0060ac880): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0060ac880): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0060ac880): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0060ac880): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0060ac880): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.467400325 +0000 UTC m=+512.082478005 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0060ac880): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0060acbc0): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0060acbc0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0060acbc0): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0060acbc0): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0060acbc0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.467400325 +0000 UTC m=+512.082478005 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0060acbc0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dea620 item 31 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 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/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0060ada80): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0060ada80): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0060ada80): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0060ada80): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0060ada80): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.468607903 +0000 UTC m=+512.083685582 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0060ada80): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0060add00): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0060add00): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0060add00): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0060add00): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0060add00): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.468607903 +0000 UTC m=+512.083685582 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0060add00): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1e4d0 item 32 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a94500): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a94500): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a94500): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a94500): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a94500): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.469779933 +0000 UTC m=+512.084857602 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a94500): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a94580): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a94580): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a94580): _writeAt: size=3, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a94580): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a94580): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e76380 item 33 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a94580): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a94580): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.470137572 +0000 UTC m=+512.085215251 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a94580): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a94600): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a94600): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a94600): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a94600): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a94600): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.470137572 +0000 UTC m=+512.085215251 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a94600): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e764d0 item 33 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a94dc0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a94dc0): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a94dc0): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a94dc0): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a94dc0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.471320994 +0000 UTC m=+512.086398673 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a94dc0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a94e40): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a94e40): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb8380 item 34 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a94e40): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a94e40): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a94e40): _writeAt: size=3, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a94e40): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a94e40): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.471722624 +0000 UTC m=+512.086800294 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a94e40): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a94e80): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a94e80): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a94e80): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a94e80): >_readAt: n=3, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a94e80): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.471722624 +0000 UTC m=+512.086800294 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a94e80): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb84d0 item 34 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a95600): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a95600): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a95600): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a95600): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a95600): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.47285413 +0000 UTC m=+512.087931809 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a95600): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a95740): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a95740): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a95740): _writeAt: size=3, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a95740): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a95740): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee8380 item 35 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a95740): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a95740): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.473263795 +0000 UTC m=+512.088341474 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a95740): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a95800): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a95800): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a95800): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a95800): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a95800): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.473263795 +0000 UTC m=+512.088341474 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc002a95800): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee84d0 item 35 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0086581c0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0086581c0): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0086581c0): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0086581c0): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0086581c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.474494907 +0000 UTC m=+512.089572576 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0086581c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658280): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658280): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f36380 item 36 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658280): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658280): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658280): _writeAt: size=3, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658280): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658280): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.474921184 +0000 UTC m=+512.089998863 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658280): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0086582c0): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0086582c0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0086582c0): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0086582c0): >_readAt: n=3, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0086582c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.474921184 +0000 UTC m=+512.089998863 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0086582c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f364d0 item 36 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0086585c0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0086585c0): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0086585c0): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0086585c0): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0086585c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.476012985 +0000 UTC m=+512.091090664 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0086585c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658600): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658600): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658600): _writeAt: size=3, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658600): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658600): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f92380 item 37 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658600): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658600): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.476385922 +0000 UTC m=+512.091463601 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658600): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658680): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658680): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658680): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658680): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658680): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.476385922 +0000 UTC m=+512.091463601 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658680): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f924d0 item 37 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0086589c0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0086589c0): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0086589c0): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0086589c0): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0086589c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.477578581 +0000 UTC m=+512.092656250 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0086589c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658a80): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658a80): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103e380 item 38 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658a80): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658a80): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658a80): _writeAt: size=3, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658a80): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658a80): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.477948222 +0000 UTC m=+512.093025891 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658a80): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658ac0): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658ac0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658ac0): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658ac0): >_readAt: n=3, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658ac0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.477948222 +0000 UTC m=+512.093025891 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658ac0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103e4d0 item 38 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658e00): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658e00): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658e00): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658e00): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658e00): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.479058176 +0000 UTC m=+512.094135846 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658e00): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658ec0): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658ec0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658ec0): _writeAt: size=3, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658ec0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658ec0): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00106e380 item 39 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658ec0): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658ec0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.479406788 +0000 UTC m=+512.094484467 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658ec0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658f00): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658f00): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658f00): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658f00): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658f00): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.479406788 +0000 UTC m=+512.094484467 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008658f00): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00106e4d0 item 39 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659240): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659240): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659240): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659240): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659240): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.480604688 +0000 UTC m=+512.095682367 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659240): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659300): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659300): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010be380 item 40 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659300): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659300): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659300): _writeAt: size=3, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659300): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659300): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.481004254 +0000 UTC m=+512.096081923 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659300): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659340): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659340): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659340): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659340): >_readAt: n=3, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659340): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.481004254 +0000 UTC m=+512.096081923 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659340): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010be4d0 item 40 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659640): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659640): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659640): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659640): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659640): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659640): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659640): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.482089624 +0000 UTC m=+512.097167303 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659640): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659680): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659680): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659680): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001112380 item 41 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659680): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659680): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.482441141 +0000 UTC m=+512.097518820 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659680): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0086596c0): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0086596c0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0086596c0): _writeAt: size=3, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0086596c0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0086596c0): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011124d0 item 41 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0086596c0): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0086596c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.482841138 +0000 UTC m=+512.097918807 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0086596c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659700): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659700): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659700): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659700): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659700): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.482841138 +0000 UTC m=+512.097918807 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659700): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001112620 item 41 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659a80): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659a80): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659a80): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659a80): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659a80): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659a80): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659a80): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.483991839 +0000 UTC m=+512.099069508 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659a80): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659ac0): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659ac0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659ac0): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00115c4d0 item 42 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659ac0): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659ac0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.48432927 +0000 UTC m=+512.099406949 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659ac0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659b80): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659b80): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00115c620 item 42 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659b80): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659b80): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659b80): _writeAt: size=3, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659b80): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659b80): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.484737953 +0000 UTC m=+512.099815632 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659b80): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659bc0): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659bc0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659bc0): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659bc0): >_readAt: n=3, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659bc0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.484737953 +0000 UTC m=+512.099815632 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659bc0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00115c770 item 42 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659f40): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659f40): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659f40): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659f40): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659f40): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659f40): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659f40): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.48595012 +0000 UTC m=+512.101027788 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008659f40): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c000): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c000): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c000): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011a2620 item 43 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c000): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c000): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.486294443 +0000 UTC m=+512.101372123 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c000): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c0c0): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c0c0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c0c0): _writeAt: size=3, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c0c0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c0c0): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011a2770 item 43 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c0c0): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c0c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.486648515 +0000 UTC m=+512.101726185 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c0c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c100): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c100): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c100): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c100): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c100): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.486648515 +0000 UTC m=+512.101726185 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c100): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011a28c0 item 43 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c600): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c600): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c600): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c600): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c600): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c600): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c600): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.487836606 +0000 UTC m=+512.102914275 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c600): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c640): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c640): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c640): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011d0770 item 44 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c640): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c640): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.488178735 +0000 UTC m=+512.103256404 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c640): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c700): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c700): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011d08c0 item 44 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c700): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c700): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c700): _writeAt: size=3, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c700): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c700): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.488597759 +0000 UTC m=+512.103675438 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c700): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c740): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c740): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c740): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c740): >_readAt: n=3, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c740): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.488597759 +0000 UTC m=+512.103675438 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858c740): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011d0a10 item 44 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858cbc0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858cbc0): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858cbc0): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858cbc0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858cbc0): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858cbc0): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858cbc0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.489724776 +0000 UTC m=+512.104802444 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858cbc0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858cc00): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858cc00): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858cc00): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012528c0 item 45 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858cc00): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858cc00): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.490065512 +0000 UTC m=+512.105143191 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858cc00): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858ccc0): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858ccc0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858ccc0): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858ccc0): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858ccc0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.490065512 +0000 UTC m=+512.105143191 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858ccc0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001252a10 item 45 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858d040): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858d040): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858d040): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858d040): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858d040): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858d040): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858d040): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.491281906 +0000 UTC m=+512.106359575 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858d040): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858d080): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858d080): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858d080): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012928c0 item 46 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858d080): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858d080): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.491627131 +0000 UTC m=+512.106704800 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858d080): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858d1c0): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858d1c0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858d1c0): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858d1c0): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858d1c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.491627131 +0000 UTC m=+512.106704800 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858d1c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001292a10 item 46 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858d540): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858d540): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858d540): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858d540): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858d540): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858d540): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858d540): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.492908938 +0000 UTC m=+512.107986607 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858d540): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858d580): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858d580): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858d580): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012d48c0 item 47 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858d580): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858d580): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.493259512 +0000 UTC m=+512.108337191 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858d580): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858d740): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858d740): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858d740): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858d740): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858d740): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.493259512 +0000 UTC m=+512.108337191 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858d740): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012d4a10 item 47 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 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/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858dac0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858dac0): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858dac0): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858dac0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858dac0): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858dac0): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858dac0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.494475185 +0000 UTC m=+512.109552854 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858dac0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858db00): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858db00): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858db00): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013488c0 item 48 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858db00): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858db00): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.494818446 +0000 UTC m=+512.109896116 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858db00): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858dbc0): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858dbc0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858dbc0): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858dbc0): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858dbc0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.494818446 +0000 UTC m=+512.109896116 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858dbc0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001348a10 item 48 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858dec0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858dec0): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858dec0): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858dec0): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858dec0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.495926757 +0000 UTC m=+512.111004427 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858dec0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858df00): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858df00): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858df00): _writeAt: size=3, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858df00): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858df00): open at offset 5 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858df00): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013968c0 item 49 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858df00): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858df00): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.496244672 +0000 UTC m=+512.111322362 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc00858df00): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aeab40): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aeab40): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aeab40): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aeab40): >_readAt: n=8, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aeab40): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.496244672 +0000 UTC m=+512.111322362 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aeab40): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008634540 item 49 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aeb240): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aeb240): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aeb240): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aeb240): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aeb240): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.497644809 +0000 UTC m=+512.112722479 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aeb240): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aeb3c0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aeb3c0): open at offset 5 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aeb3c0): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000be29a0 item 50 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aeb3c0): _readAt: size=2, off=5 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aeb3c0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aeb3c0): _writeAt: size=3, off=5 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aeb3c0): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aeb3c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.498084532 +0000 UTC m=+512.113162201 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aeb3c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aeb400): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aeb400): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aeb400): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aeb400): >_readAt: n=3, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aeb400): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.498084532 +0000 UTC m=+512.113162201 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aeb400): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000be2af0 item 50 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aeba80): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aeba80): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aeba80): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aeba80): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aeba80): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.499409368 +0000 UTC m=+512.114487037 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aeba80): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aebcc0): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aebcc0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aebcc0): _writeAt: size=3, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aebcc0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aebcc0): open at offset 5 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aebcc0): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014529a0 item 51 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aebcc0): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aebcc0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.49980618 +0000 UTC m=+512.114883859 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aebcc0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aebd00): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aebd00): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aebd00): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aebd00): >_readAt: n=8, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aebd00): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.49980618 +0000 UTC m=+512.114883859 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003aebd00): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001452af0 item 51 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc006ba2b80): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc006ba2b80): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc006ba2b80): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc006ba2b80): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc006ba2b80): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.500952964 +0000 UTC m=+512.116030622 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc006ba2b80): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc006ba3180): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc006ba3180): open at offset 5 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc006ba3180): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00148a9a0 item 52 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc006ba3180): _readAt: size=2, off=5 2025/02/17 02:55:36 DEBUG : open-test-file(0xc006ba3180): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc006ba3180): _writeAt: size=3, off=5 2025/02/17 02:55:36 DEBUG : open-test-file(0xc006ba3180): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc006ba3180): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.501317674 +0000 UTC m=+512.116395344 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc006ba3180): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc006ba3200): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc006ba3200): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc006ba3200): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc006ba3200): >_readAt: n=3, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc006ba3200): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.501317674 +0000 UTC m=+512.116395344 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc006ba3200): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00148aaf0 item 52 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc006ba3f00): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc006ba3f00): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc006ba3f00): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc006ba3f00): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc006ba3f00): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.502354753 +0000 UTC m=+512.117432423 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc006ba3f00): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8080): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8080): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8080): _writeAt: size=3, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8080): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8080): open at offset 5 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8080): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014ee9a0 item 53 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8080): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8080): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.502685221 +0000 UTC m=+512.117762890 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8080): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8100): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8100): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8100): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8100): >_readAt: n=8, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8100): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.502685221 +0000 UTC m=+512.117762890 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8100): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014eeaf0 item 53 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8540): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8540): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8540): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8540): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8540): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.503814802 +0000 UTC m=+512.118892472 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8540): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8600): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8600): open at offset 5 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8600): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015269a0 item 54 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8600): _readAt: size=2, off=5 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8600): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8600): _writeAt: size=3, off=5 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8600): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8600): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.50419843 +0000 UTC m=+512.119276089 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8600): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8640): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8640): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8640): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8640): >_readAt: n=3, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8640): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.50419843 +0000 UTC m=+512.119276089 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8640): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001526af0 item 54 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8980): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8980): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8980): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8980): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8980): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.505245767 +0000 UTC m=+512.120323437 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8980): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8a40): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8a40): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8a40): _writeAt: size=3, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8a40): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8a40): open at offset 5 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8a40): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015429a0 item 55 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8a40): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8a40): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.505572468 +0000 UTC m=+512.120650137 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8a40): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8a80): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8a80): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8a80): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8a80): >_readAt: n=8, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8a80): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.505572468 +0000 UTC m=+512.120650137 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8a80): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001542af0 item 55 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 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/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8dc0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8dc0): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8dc0): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8dc0): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8dc0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.506627541 +0000 UTC m=+512.121705199 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8dc0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8e80): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8e80): open at offset 5 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8e80): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00157a9a0 item 56 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8e80): _readAt: size=2, off=5 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8e80): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8e80): _writeAt: size=3, off=5 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8e80): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8e80): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.507042747 +0000 UTC m=+512.122120415 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8e80): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8ec0): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8ec0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8ec0): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8ec0): >_readAt: n=3, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8ec0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.507042747 +0000 UTC m=+512.122120415 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a8ec0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00157aaf0 item 56 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9240): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9240): open at offset 0 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9240): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9240): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9240): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9240): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9240): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9240): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.508014312 +0000 UTC m=+512.123091981 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9240): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9280): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9280): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9280): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015ae9a0 item 57 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9280): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9280): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.508336655 +0000 UTC m=+512.123414324 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9280): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9340): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9340): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9340): _writeAt: size=3, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9340): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9340): open at offset 5 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9340): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015aeaf0 item 57 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9340): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9340): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.508688513 +0000 UTC m=+512.123766182 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9340): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9380): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9380): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9380): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9380): >_readAt: n=8, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9380): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.508688513 +0000 UTC m=+512.123766182 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9380): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015aec40 item 57 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9740): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9740): open at offset 0 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9740): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9740): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9740): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9740): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9740): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9740): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.509806683 +0000 UTC m=+512.124884352 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9740): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9780): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9780): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9780): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00161eaf0 item 58 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9780): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9780): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.510203696 +0000 UTC m=+512.125281364 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9780): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9840): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9840): open at offset 5 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9840): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00161ec40 item 58 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9840): _readAt: size=2, off=5 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9840): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9840): _writeAt: size=3, off=5 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9840): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9840): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.510595768 +0000 UTC m=+512.125673437 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9840): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9880): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9880): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9880): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9880): >_readAt: n=3, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9880): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.510595768 +0000 UTC m=+512.125673437 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9880): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00161ed90 item 58 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9c00): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9c00): open at offset 0 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9c00): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9c00): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9c00): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9c00): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9c00): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9c00): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.511737924 +0000 UTC m=+512.126815582 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9c00): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9c40): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9c40): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9c40): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001698c40 item 59 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9c40): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9c40): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.512075764 +0000 UTC m=+512.127153434 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9c40): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9d00): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9d00): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9d00): _writeAt: size=3, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9d00): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9d00): open at offset 5 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9d00): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001698d90 item 59 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9d00): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9d00): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.51244244 +0000 UTC m=+512.127520109 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9d00): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9d40): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9d40): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9d40): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9d40): >_readAt: n=8, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9d40): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.51244244 +0000 UTC m=+512.127520109 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0071a9d40): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001698ee0 item 59 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 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/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6140): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6140): open at offset 0 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6140): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6140): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6140): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6140): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6140): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6140): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.51356635 +0000 UTC m=+512.128644020 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6140): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6180): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6180): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6180): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016eed90 item 60 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6180): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6180): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.513911907 +0000 UTC m=+512.128989575 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6180): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6240): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6240): open at offset 5 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6240): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016eeee0 item 60 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6240): _readAt: size=2, off=5 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6240): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6240): _writeAt: size=3, off=5 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6240): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6240): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.514321071 +0000 UTC m=+512.129398740 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6240): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6280): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6280): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6280): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6280): >_readAt: n=3, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6280): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.514321071 +0000 UTC m=+512.129398740 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6280): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016ef030 item 60 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6640): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6640): open at offset 0 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6640): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6640): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6640): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6640): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6640): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6640): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.515354733 +0000 UTC m=+512.130432403 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6640): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6680): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6680): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6680): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001748ee0 item 61 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6680): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6680): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.515670063 +0000 UTC m=+512.130747732 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6680): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6800): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6800): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6800): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6800): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6800): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.515670063 +0000 UTC m=+512.130747732 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0070d6800): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001749030 item 61 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 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/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571380): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571380): open at offset 0 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571380): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571380): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571380): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571380): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571380): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571380): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.516875366 +0000 UTC m=+512.131953035 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571380): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0085713c0): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0085713c0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0085713c0): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bf3b0 item 62 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0085713c0): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0085713c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.517204481 +0000 UTC m=+512.132282150 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0085713c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571480): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571480): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571480): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571480): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571480): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.517204481 +0000 UTC m=+512.132282150 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571480): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bf570 item 62 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 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/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571800): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571800): open at offset 0 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571800): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571800): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571800): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571800): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571800): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571800): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.518354491 +0000 UTC m=+512.133432159 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571800): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571840): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571840): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571840): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00178b420 item 63 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571840): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571840): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.518718702 +0000 UTC m=+512.133796371 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571840): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571900): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571900): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571900): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571900): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571900): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.518718702 +0000 UTC m=+512.133796371 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571900): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00178b570 item 63 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 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/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571c80): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571c80): open at offset 0 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571c80): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571c80): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571c80): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571c80): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571c80): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571c80): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.519819971 +0000 UTC m=+512.134897640 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571c80): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571cc0): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571cc0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571cc0): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017f9420 item 64 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571cc0): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571cc0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.520283277 +0000 UTC m=+512.135360936 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571cc0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571d80): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571d80): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571d80): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571d80): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571d80): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.520283277 +0000 UTC m=+512.135360936 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc008571d80): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017f9570 item 64 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782240): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782240): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782240): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782240): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782240): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.521403841 +0000 UTC m=+512.136481510 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782240): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782280): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782280): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782280): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782280): >_readAt: n=2, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782280): _writeAt: size=3, off=2 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001851420 item 65 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782280): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782280): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.521744488 +0000 UTC m=+512.136822157 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782280): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0077822c0): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0077822c0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0077822c0): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0077822c0): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0077822c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.521744488 +0000 UTC m=+512.136822157 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0077822c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001851570 item 65 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782600): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782600): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782600): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782600): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782600): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.522824307 +0000 UTC m=+512.137901976 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782600): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782640): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782640): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001883420 item 66 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782640): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782640): >_readAt: n=0, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782640): _writeAt: size=3, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782640): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782640): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.523193226 +0000 UTC m=+512.138270895 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782640): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782680): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782680): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782680): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782680): >_readAt: n=3, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782680): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.523193226 +0000 UTC m=+512.138270895 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782680): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001883570 item 66 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782980): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782980): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782980): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782980): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782980): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.52425449 +0000 UTC m=+512.139332159 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782980): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0077829c0): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0077829c0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0077829c0): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0077829c0): >_readAt: n=2, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0077829c0): _writeAt: size=3, off=2 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018cb420 item 67 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0077829c0): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0077829c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.524673563 +0000 UTC m=+512.139751232 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0077829c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782a00): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782a00): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782a00): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782a00): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782a00): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.524673563 +0000 UTC m=+512.139751232 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782a00): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018cb570 item 67 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782d80): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782d80): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782d80): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782d80): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782d80): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.525905035 +0000 UTC m=+512.140982714 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782d80): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782e40): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782e40): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001917420 item 68 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782e40): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782e40): >_readAt: n=0, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782e40): _writeAt: size=3, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782e40): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782e40): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.526342452 +0000 UTC m=+512.141420131 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782e40): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782e80): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782e80): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782e80): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782e80): >_readAt: n=3, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782e80): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.526342452 +0000 UTC m=+512.141420131 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007782e80): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001917570 item 68 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783180): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783180): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783180): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783180): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783180): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.527586458 +0000 UTC m=+512.142664137 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783180): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0077831c0): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0077831c0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0077831c0): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0077831c0): >_readAt: n=2, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0077831c0): _writeAt: size=3, off=2 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00194b420 item 69 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0077831c0): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0077831c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.527962811 +0000 UTC m=+512.143040491 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0077831c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783200): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783200): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783200): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783200): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783200): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.527962811 +0000 UTC m=+512.143040491 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783200): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00194b570 item 69 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783540): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783540): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783540): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783540): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783540): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.529308156 +0000 UTC m=+512.144385835 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783540): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783600): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783600): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001985420 item 70 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783600): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783600): >_readAt: n=0, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783600): _writeAt: size=3, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783600): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783600): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.529712862 +0000 UTC m=+512.144790541 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783600): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783640): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783640): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783640): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783640): >_readAt: n=3, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783640): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.529712862 +0000 UTC m=+512.144790541 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783640): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001985570 item 70 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783980): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783980): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783980): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783980): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783980): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.531029314 +0000 UTC m=+512.146106983 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783980): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783a40): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783a40): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783a40): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783a40): >_readAt: n=2, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783a40): _writeAt: size=3, off=2 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019ad420 item 71 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783a40): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783a40): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.531424271 +0000 UTC m=+512.146501950 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783a40): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783a80): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783a80): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783a80): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783a80): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783a80): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.531424271 +0000 UTC m=+512.146501950 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783a80): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019ad570 item 71 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783ec0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783ec0): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783ec0): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783ec0): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783ec0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.532709324 +0000 UTC m=+512.147786992 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007783ec0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774040): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774040): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a11420 item 72 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774040): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774040): >_readAt: n=0, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774040): _writeAt: size=3, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774040): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774040): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.533120492 +0000 UTC m=+512.148198171 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774040): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0037740c0): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0037740c0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0037740c0): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0037740c0): >_readAt: n=3, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0037740c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.533120492 +0000 UTC m=+512.148198171 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0037740c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a11570 item 72 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774700): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774700): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774700): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774700): >_readAt: n=0, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774700): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774700): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774700): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.534256586 +0000 UTC m=+512.149334255 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774700): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774740): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774740): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774740): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a4b420 item 73 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774740): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774740): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.534643799 +0000 UTC m=+512.149721468 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774740): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774840): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774840): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774840): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774840): >_readAt: n=2, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774840): _writeAt: size=3, off=2 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a4b570 item 73 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774840): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774840): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.535071339 +0000 UTC m=+512.150149007 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774840): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774880): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774880): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774880): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774880): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774880): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.535071339 +0000 UTC m=+512.150149007 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774880): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a4b6c0 item 73 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774d40): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774d40): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774d40): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774d40): >_readAt: n=0, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774d40): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774d40): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774d40): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.536167107 +0000 UTC m=+512.151244766 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774d40): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774d80): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774d80): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774d80): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a7f570 item 74 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774d80): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774d80): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.536552597 +0000 UTC m=+512.151630256 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774d80): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774e40): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774e40): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a7f6c0 item 74 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774e40): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774e40): >_readAt: n=0, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774e40): _writeAt: size=3, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774e40): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774e40): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.537125439 +0000 UTC m=+512.152203118 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774e40): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774e80): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774e80): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774e80): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774e80): >_readAt: n=3, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774e80): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.537125439 +0000 UTC m=+512.152203118 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003774e80): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a7f810 item 74 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775300): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775300): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775300): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775300): >_readAt: n=0, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775300): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775300): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775300): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.538499686 +0000 UTC m=+512.153577366 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775300): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775340): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775340): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775340): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ac36c0 item 75 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775340): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775340): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.538855272 +0000 UTC m=+512.153932951 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775340): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775400): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775400): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775400): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775400): >_readAt: n=2, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775400): _writeAt: size=3, off=2 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ac3810 item 75 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775400): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775400): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.539252484 +0000 UTC m=+512.154330153 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775400): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775440): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775440): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775440): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775440): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775440): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.539252484 +0000 UTC m=+512.154330153 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775440): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ac3960 item 75 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0037757c0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0037757c0): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0037757c0): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0037757c0): >_readAt: n=0, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0037757c0): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0037757c0): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0037757c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.540392956 +0000 UTC m=+512.155470625 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0037757c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775800): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775800): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775800): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b07810 item 76 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775800): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775800): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.540719297 +0000 UTC m=+512.155796965 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775800): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0037758c0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0037758c0): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b07960 item 76 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0037758c0): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0037758c0): >_readAt: n=0, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0037758c0): _writeAt: size=3, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0037758c0): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0037758c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.541131036 +0000 UTC m=+512.156208705 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0037758c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775900): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775900): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775900): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775900): >_readAt: n=3, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775900): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.541131036 +0000 UTC m=+512.156208705 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775900): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b07ab0 item 76 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775c80): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775c80): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775c80): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775c80): >_readAt: n=0, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775c80): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775c80): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775c80): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.542126687 +0000 UTC m=+512.157204355 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775c80): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775cc0): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775cc0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775cc0): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b4b960 item 77 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775cc0): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775cc0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.542457826 +0000 UTC m=+512.157535495 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775cc0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775d80): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775d80): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775d80): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775d80): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775d80): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.542457826 +0000 UTC m=+512.157535495 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc003775d80): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b4bab0 item 77 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4180): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4180): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4180): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4180): >_readAt: n=0, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4180): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4180): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4180): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.543539658 +0000 UTC m=+512.158617328 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4180): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd41c0): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd41c0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd41c0): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001bc1960 item 78 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd41c0): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd41c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.543856069 +0000 UTC m=+512.158933739 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd41c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4280): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4280): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4280): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4280): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4280): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.543856069 +0000 UTC m=+512.158933739 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4280): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001bc1ab0 item 78 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4600): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4600): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4600): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4600): >_readAt: n=0, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4600): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4600): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4600): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.544978097 +0000 UTC m=+512.160055765 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4600): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4640): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4640): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4640): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c13960 item 79 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4640): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4640): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.545309316 +0000 UTC m=+512.160386985 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4640): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4700): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4700): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4700): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4700): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4700): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.545309316 +0000 UTC m=+512.160386985 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4700): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c13ab0 item 79 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 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/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4a80): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4a80): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4a80): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4a80): >_readAt: n=0, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4a80): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4a80): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4a80): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.546529327 +0000 UTC m=+512.161606996 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4a80): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4ac0): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4ac0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4ac0): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c49960 item 80 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4ac0): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4ac0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.546903015 +0000 UTC m=+512.161980683 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4ac0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4b80): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4b80): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4b80): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4b80): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4b80): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.546903015 +0000 UTC m=+512.161980683 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4b80): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c49ab0 item 80 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4e80): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4e80): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4e80): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4e80): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4e80): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.548161167 +0000 UTC m=+512.163238836 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4e80): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4ec0): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4ec0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4ec0): open at offset 5 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4ec0): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4ec0): >_readAt: n=2, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4ec0): _writeAt: size=3, off=7 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c6f960 item 81 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4ec0): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4ec0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.548548961 +0000 UTC m=+512.163626630 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4ec0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4f00): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4f00): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4f00): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4f00): >_readAt: n=8, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4f00): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.548548961 +0000 UTC m=+512.163626630 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd4f00): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c6fab0 item 81 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5240): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5240): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5240): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5240): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5240): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.549609354 +0000 UTC m=+512.164687022 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5240): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5300): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5300): open at offset 5 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5300): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001cdd960 item 82 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5300): _readAt: size=2, off=5 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5300): >_readAt: n=0, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5300): _writeAt: size=3, off=5 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5300): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5300): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.550070475 +0000 UTC m=+512.165148155 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5300): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5340): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5340): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5340): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5340): >_readAt: n=3, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5340): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.550070475 +0000 UTC m=+512.165148155 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5340): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001cddab0 item 82 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5680): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5680): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5680): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5680): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5680): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.551220526 +0000 UTC m=+512.166298195 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5680): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5740): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5740): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5740): open at offset 5 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5740): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5740): >_readAt: n=2, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5740): _writeAt: size=3, off=7 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d35960 item 83 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5740): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5740): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.551604924 +0000 UTC m=+512.166682603 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5740): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5780): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5780): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5780): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5780): >_readAt: n=8, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5780): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.551604924 +0000 UTC m=+512.166682603 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5780): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d35ab0 item 83 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5c00): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5c00): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5c00): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5c00): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5c00): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.552981818 +0000 UTC m=+512.168059497 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5c00): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5cc0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5cc0): open at offset 5 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5cc0): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d99960 item 84 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5cc0): _readAt: size=2, off=5 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5cc0): >_readAt: n=0, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5cc0): _writeAt: size=3, off=5 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5cc0): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5cc0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.553546874 +0000 UTC m=+512.168624543 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5cc0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5d00): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5d00): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5d00): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5d00): >_readAt: n=3, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5d00): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.553546874 +0000 UTC m=+512.168624543 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc007fd5d00): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d99ab0 item 84 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d21c0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d21c0): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d21c0): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d21c0): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d21c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.554631181 +0000 UTC m=+512.169708850 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d21c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2280): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2280): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2280): open at offset 5 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2280): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2280): >_readAt: n=2, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2280): _writeAt: size=3, off=7 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ddf960 item 85 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2280): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2280): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.554987537 +0000 UTC m=+512.170065206 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2280): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d22c0): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d22c0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d22c0): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d22c0): >_readAt: n=8, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d22c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.554987537 +0000 UTC m=+512.170065206 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d22c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ddfab0 item 85 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2600): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2600): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2600): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2600): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2600): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.556087804 +0000 UTC m=+512.171165473 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2600): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d26c0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d26c0): open at offset 5 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d26c0): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e37960 item 86 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d26c0): _readAt: size=2, off=5 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d26c0): >_readAt: n=0, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d26c0): _writeAt: size=3, off=5 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d26c0): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d26c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.556483392 +0000 UTC m=+512.171561062 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d26c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2700): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2700): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2700): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2700): >_readAt: n=3, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2700): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.556483392 +0000 UTC m=+512.171561062 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2700): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e37ab0 item 86 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2a40): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2a40): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2a40): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2a40): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2a40): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.557506045 +0000 UTC m=+512.172583715 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2a40): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2b00): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2b00): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2b00): open at offset 5 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2b00): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2b00): >_readAt: n=2, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2b00): _writeAt: size=3, off=7 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e7f960 item 87 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2b00): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2b00): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.55787287 +0000 UTC m=+512.172950539 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2b00): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2b40): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2b40): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2b40): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2b40): >_readAt: n=8, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2b40): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.55787287 +0000 UTC m=+512.172950539 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2b40): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e7fab0 item 87 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 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/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2e80): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2e80): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2e80): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2e80): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2e80): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.558994899 +0000 UTC m=+512.174072567 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2e80): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2f40): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2f40): open at offset 5 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2f40): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00202b960 item 88 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2f40): _readAt: size=2, off=5 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2f40): >_readAt: n=0, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2f40): _writeAt: size=3, off=5 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2f40): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2f40): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.559392852 +0000 UTC m=+512.174470521 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2f40): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2f80): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2f80): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2f80): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2f80): >_readAt: n=3, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2f80): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.559392852 +0000 UTC m=+512.174470521 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d2f80): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00202bab0 item 88 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3300): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3300): open at offset 0 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3300): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3300): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3300): >_readAt: n=0, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3300): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3300): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3300): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.560462602 +0000 UTC m=+512.175540270 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3300): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3340): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3340): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3340): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00206b960 item 89 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3340): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3340): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.560839395 +0000 UTC m=+512.175917065 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3340): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3400): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3400): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3400): open at offset 5 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3400): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3400): >_readAt: n=2, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3400): _writeAt: size=3, off=7 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00206bab0 item 89 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3400): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3400): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.561150046 +0000 UTC m=+512.176227715 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3400): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3440): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3440): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3440): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3440): >_readAt: n=8, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3440): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.561150046 +0000 UTC m=+512.176227715 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3440): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00206bc00 item 89 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d37c0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d37c0): open at offset 0 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d37c0): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d37c0): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d37c0): >_readAt: n=0, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d37c0): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d37c0): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d37c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.562243491 +0000 UTC m=+512.177321159 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d37c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3800): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3800): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3800): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020b1ab0 item 90 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3800): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3800): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.56256934 +0000 UTC m=+512.177647008 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3800): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d38c0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d38c0): open at offset 5 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d38c0): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020b1c00 item 90 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d38c0): _readAt: size=2, off=5 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d38c0): >_readAt: n=0, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d38c0): _writeAt: size=3, off=5 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d38c0): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d38c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.562958397 +0000 UTC m=+512.178036066 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d38c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3900): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3900): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3900): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3900): >_readAt: n=3, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3900): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.562958397 +0000 UTC m=+512.178036066 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3900): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020b1d50 item 90 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3c80): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3c80): open at offset 0 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3c80): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3c80): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3c80): >_readAt: n=0, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3c80): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3c80): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3c80): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.563971771 +0000 UTC m=+512.179049440 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3c80): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3cc0): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3cc0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3cc0): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020dfc00 item 91 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3cc0): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3cc0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.564295826 +0000 UTC m=+512.179373486 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3cc0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3d80): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3d80): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3d80): open at offset 5 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3d80): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3d80): >_readAt: n=2, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3d80): _writeAt: size=3, off=7 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020dfd50 item 91 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3d80): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3d80): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.564644869 +0000 UTC m=+512.179722528 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3d80): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3dc0): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3dc0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3dc0): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3dc0): >_readAt: n=8, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3dc0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.564644869 +0000 UTC m=+512.179722528 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0082d3dc0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020dfea0 item 91 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 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/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc200): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc200): open at offset 0 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc200): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc200): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc200): >_readAt: n=0, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc200): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc200): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc200): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.565722173 +0000 UTC m=+512.180799842 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc200): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc240): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc240): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc240): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00211fd50 item 92 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc240): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc240): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.566401833 +0000 UTC m=+512.181479502 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc240): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc300): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc300): open at offset 5 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc300): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00211fea0 item 92 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc300): _readAt: size=2, off=5 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc300): >_readAt: n=0, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc300): _writeAt: size=3, off=5 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc300): >_writeAt: n=3, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc300): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.566984673 +0000 UTC m=+512.182062341 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc300): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc340): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc340): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc340): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc340): >_readAt: n=3, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc340): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.566984673 +0000 UTC m=+512.182062341 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc340): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002150070 item 92 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc6c0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc6c0): open at offset 0 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc6c0): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc6c0): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc6c0): >_readAt: n=0, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc6c0): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc6c0): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc6c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.568378779 +0000 UTC m=+512.183456448 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc6c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc700): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc700): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc700): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002157ea0 item 93 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc700): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc700): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.568887649 +0000 UTC m=+512.183965328 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc700): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc7c0): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc7c0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc7c0): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc7c0): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc7c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.568887649 +0000 UTC m=+512.183965328 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dc7c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002184070 item 93 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 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/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dcb40): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dcb40): open at offset 0 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dcb40): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dcb40): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dcb40): >_readAt: n=0, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dcb40): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dcb40): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dcb40): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.570272989 +0000 UTC m=+512.185350658 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dcb40): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dcb80): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dcb80): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dcb80): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00218bea0 item 94 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dcb80): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dcb80): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.570768867 +0000 UTC m=+512.185846546 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dcb80): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dcc40): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dcc40): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dcc40): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dcc40): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dcc40): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.570768867 +0000 UTC m=+512.185846546 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dcc40): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021c8070 item 94 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 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/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dcfc0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dcfc0): open at offset 0 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dcfc0): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dcfc0): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dcfc0): >_readAt: n=0, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dcfc0): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dcfc0): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dcfc0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.572153003 +0000 UTC m=+512.187230682 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dcfc0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dd000): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dd000): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dd000): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021d1ea0 item 95 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dd000): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dd000): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.572501866 +0000 UTC m=+512.187579545 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dd000): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dd0c0): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dd0c0): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dd0c0): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dd0c0): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dd0c0): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.572501866 +0000 UTC m=+512.187579545 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dd0c0): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021fc070 item 95 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 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/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dd440): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dd440): open at offset 0 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dd440): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dd440): _readAt: size=2, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dd440): >_readAt: n=0, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dd440): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dd440): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dd440): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.573834225 +0000 UTC m=+512.188911895 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dd440): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dd480): _writeAt: size=5, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dd480): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dd480): >openPending: err= 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002207ea0 item 96 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dd480): >_writeAt: n=5, err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dd480): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.574285459 +0000 UTC m=+512.189363138 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dd480): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 02:55:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:36 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dd580): _readAt: size=512, off=0 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dd580): openPending: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dd580): >openPending: err= 2025/02/17 02:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dd580): >_readAt: n=5, err=EOF 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dd580): close: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:36.574285459 +0000 UTC m=+512.189363138 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:36 DEBUG : open-test-file(0xc0081dd580): >close: err= 2025/02/17 02:55:36 DEBUG : open-test-file: Remove: 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002232070 item 96 2025/02/17 02:55:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:36 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:36 DEBUG : open-test-file: >Remove: err= 2025/02/17 02:55:36 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:55:36 DEBUG : : Looking for writers 2025/02/17 02:55:36 DEBUG : newLeaf: reading active writers 2025/02/17 02:55:36 DEBUG : >WaitForWriters: 2025/02/17 02:55:36 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: cleaner exiting === NAME TestRWFileHandleOpenTests/writes fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleOpenTests/writes Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleOpenTests/writes Messages: Unexpected file "newLeaf" === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 02:55:43 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:55:43 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 02:55:43 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:55:43 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:55:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:55:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:55:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:55:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:55:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:55:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:55:43 INFO : mega root 'rclone-test-sawifif2giri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0081dda40): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0081dda40): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0081dda40): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0081dda40): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0081dda40): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.616551557 +0000 UTC m=+519.231629236 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0081dda40): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0081dda80): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0081dda80): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0081dda80): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0081dda80): >_readAt: n=2, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0081dda80): _writeAt: size=3, off=2 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0081dda80): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0081dda80): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.616551557 +0000 UTC m=+519.231629236 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0081dda80): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0081ddac0): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0081ddac0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0081ddac0): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0081ddac0): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0081ddac0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.616551557 +0000 UTC m=+519.231629236 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0081ddac0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002247ea0 item 1 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0081dddc0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0081dddc0): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0081dddc0): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0081dddc0): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0081dddc0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.618560833 +0000 UTC m=+519.233638512 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0081dddc0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0081dde00): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0081dde00): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0081dde00): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0081dde00): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0081dde00): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.618560833 +0000 UTC m=+519.233638512 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0081dde00): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002397e30 item 2 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0180): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0180): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0180): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0180): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0180): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.620501902 +0000 UTC m=+519.235579590 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0180): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c01c0): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c01c0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c01c0): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c01c0): >_readAt: n=2, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c01c0): _writeAt: size=3, off=2 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c01c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c01c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.620501902 +0000 UTC m=+519.235579590 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c01c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0200): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0200): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0200): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0200): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0200): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.620501902 +0000 UTC m=+519.235579590 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0200): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0023cdce0 item 3 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0540): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0540): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0540): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0540): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0540): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.625860768 +0000 UTC m=+519.240938447 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0540): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c05c0): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c05c0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c05c0): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c05c0): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c05c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.625860768 +0000 UTC m=+519.240938447 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c05c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002463c70 item 4 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c08c0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c08c0): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c08c0): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c08c0): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c08c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.62756841 +0000 UTC m=+519.242646090 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c08c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0900): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0900): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0900): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0900): >_readAt: n=2, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0900): _writeAt: size=3, off=2 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0900): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0900): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.62756841 +0000 UTC m=+519.242646090 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0900): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0940): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0940): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0940): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0940): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0940): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.62756841 +0000 UTC m=+519.242646090 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0940): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0024c1b20 item 5 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d6bc0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d6bc0): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d6bc0): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d6bc0): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d6bc0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.629759195 +0000 UTC m=+519.244836864 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d6bc0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d6c40): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d6c40): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d6c40): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d6c40): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d6c40): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.629759195 +0000 UTC m=+519.244836864 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d6c40): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00177b0a0 item 6 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d6f80): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d6f80): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d6f80): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d6f80): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d6f80): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.631359416 +0000 UTC m=+519.246437095 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d6f80): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7040): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7040): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7040): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7040): >_readAt: n=2, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7040): _writeAt: size=3, off=2 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7040): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7040): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.631359416 +0000 UTC m=+519.246437095 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7040): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7080): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7080): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7080): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7080): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7080): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.631359416 +0000 UTC m=+519.246437095 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7080): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00252ef50 item 7 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7400): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7400): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7400): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7400): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7400): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.63367205 +0000 UTC m=+519.248749729 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7400): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7480): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7480): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7480): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7480): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7480): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.63367205 +0000 UTC m=+519.248749729 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7480): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002560ee0 item 8 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7780): _readAt: size=2, off=0 2025/02/17 02:55:43 ERROR : open-test-file(0xc0070d7780): Couldn't read size of file 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7780): >_readAt: n=0, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7780): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7780): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7780): close: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7780): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d77c0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d77c0): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d77c0): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d77c0): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d77c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.635330139 +0000 UTC m=+519.250407818 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d77c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7800): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7800): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7800): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7800): >_readAt: n=2, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7800): _writeAt: size=3, off=2 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7800): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7800): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.635330139 +0000 UTC m=+519.250407818 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7800): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7840): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7840): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7840): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7840): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7840): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.635330139 +0000 UTC m=+519.250407818 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7840): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002588d90 item 9 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7b80): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7b80): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7b80): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7b80): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7b80): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.637334686 +0000 UTC m=+519.252412365 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7b80): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7c00): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7c00): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7c00): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7c00): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7c00): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.637334686 +0000 UTC m=+519.252412365 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0070d7c00): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0025d0d20 item 10 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c100): _readAt: size=2, off=0 2025/02/17 02:55:43 ERROR : open-test-file(0xc00260c100): Couldn't read size of file 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c100): >_readAt: n=0, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c100): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c100): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c100): close: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c100): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c140): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c140): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c140): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c140): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c140): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.639074558 +0000 UTC m=+519.254152237 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c140): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c200): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c200): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c200): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c200): >_readAt: n=2, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c200): _writeAt: size=3, off=2 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c200): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c200): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.639074558 +0000 UTC m=+519.254152237 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c200): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c240): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c240): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c240): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c240): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c240): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.639074558 +0000 UTC m=+519.254152237 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c240): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002608bd0 item 11 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c580): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c580): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c580): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c580): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c580): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.641321969 +0000 UTC m=+519.256399648 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c580): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c600): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c600): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c600): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c600): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c600): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.641321969 +0000 UTC m=+519.256399648 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c600): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002652b60 item 12 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c980): _readAt: size=2, off=0 2025/02/17 02:55:43 ERROR : open-test-file(0xc00260c980): Couldn't read size of file 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c980): >_readAt: n=0, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c980): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c980): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c980): close: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c980): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c9c0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c9c0): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c9c0): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c9c0): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c9c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.643063364 +0000 UTC m=+519.258141033 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260c9c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260ca80): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260ca80): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260ca80): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260ca80): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260ca80): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.643063364 +0000 UTC m=+519.258141033 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260ca80): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002688a10 item 13 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260cdc0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260cdc0): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260cdc0): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260cdc0): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260cdc0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.644711725 +0000 UTC m=+519.259789404 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260cdc0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260ce40): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260ce40): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260ce40): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260ce40): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260ce40): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.644711725 +0000 UTC m=+519.259789404 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260ce40): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0026b88c0 item 14 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260d1c0): _readAt: size=2, off=0 2025/02/17 02:55:43 ERROR : open-test-file(0xc00260d1c0): Couldn't read size of file 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260d1c0): >_readAt: n=0, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260d1c0): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260d1c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260d1c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260d1c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260d200): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260d200): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260d200): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260d200): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260d200): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.646520577 +0000 UTC m=+519.261598256 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260d200): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260d2c0): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260d2c0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260d2c0): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260d2c0): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260d2c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.646520577 +0000 UTC m=+519.261598256 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260d2c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002700770 item 15 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 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/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260d600): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260d600): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260d600): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260d600): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260d600): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.648206988 +0000 UTC m=+519.263284667 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260d600): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260d680): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260d680): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260d680): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260d680): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260d680): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.648206988 +0000 UTC m=+519.263284667 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260d680): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002746620 item 16 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260d980): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260d980): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260d980): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260d980): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260d980): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.649859847 +0000 UTC m=+519.264937526 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260d980): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008504080): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008504080): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008504080): open at offset 5 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008504080): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008504080): >_readAt: n=2, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008504080): _writeAt: size=3, off=7 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008504080): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008504080): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.649859847 +0000 UTC m=+519.264937526 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008504080): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0085040c0): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0085040c0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0085040c0): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0085040c0): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0085040c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.649859847 +0000 UTC m=+519.264937526 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0085040c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0022bad20 item 17 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008504400): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008504400): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008504400): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008504400): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008504400): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.652073906 +0000 UTC m=+519.267151585 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008504400): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008504480): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008504480): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008504480): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008504480): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008504480): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.652073906 +0000 UTC m=+519.267151585 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008504480): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002338cb0 item 18 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0085047c0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0085047c0): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0085047c0): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0085047c0): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0085047c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.653474484 +0000 UTC m=+519.268552163 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0085047c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008504880): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008504880): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008504880): open at offset 5 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008504880): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008504880): >_readAt: n=2, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008504880): _writeAt: size=3, off=7 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008504880): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008504880): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.653474484 +0000 UTC m=+519.268552163 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008504880): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0085048c0): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0085048c0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0085048c0): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0085048c0): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0085048c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.653474484 +0000 UTC m=+519.268552163 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0085048c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002810b60 item 19 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008504c00): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008504c00): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008504c00): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008504c00): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008504c00): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.655228583 +0000 UTC m=+519.270306262 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008504c00): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008504d80): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008504d80): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008504d80): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008504d80): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008504d80): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.655228583 +0000 UTC m=+519.270306262 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008504d80): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002886af0 item 20 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0085050c0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0085050c0): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0085050c0): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0085050c0): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0085050c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.656556426 +0000 UTC m=+519.271634105 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0085050c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008505180): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008505180): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008505180): open at offset 5 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008505180): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008505180): >_readAt: n=2, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008505180): _writeAt: size=3, off=7 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008505180): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008505180): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.656556426 +0000 UTC m=+519.271634105 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008505180): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0085051c0): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0085051c0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0085051c0): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0085051c0): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0085051c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.656556426 +0000 UTC m=+519.271634105 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0085051c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0028d69a0 item 21 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008505500): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008505500): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008505500): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008505500): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008505500): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.658177086 +0000 UTC m=+519.273254765 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008505500): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008505580): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008505580): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008505580): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008505580): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008505580): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.658177086 +0000 UTC m=+519.273254765 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008505580): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00294a930 item 22 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0085058c0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0085058c0): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0085058c0): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0085058c0): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0085058c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.65946887 +0000 UTC m=+519.274546539 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0085058c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008505980): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008505980): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008505980): open at offset 5 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008505980): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008505980): >_readAt: n=2, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008505980): _writeAt: size=3, off=7 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008505980): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008505980): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.65946887 +0000 UTC m=+519.274546539 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008505980): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0085059c0): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0085059c0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0085059c0): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0085059c0): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0085059c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.65946887 +0000 UTC m=+519.274546539 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0085059c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0029e87e0 item 23 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 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/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008505d00): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008505d00): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008505d00): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008505d00): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008505d00): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.664074448 +0000 UTC m=+519.279152127 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008505d00): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008505dc0): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008505dc0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008505dc0): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008505dc0): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008505dc0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.664074448 +0000 UTC m=+519.279152127 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc008505dc0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002a86770 item 24 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b081c0): _readAt: size=2, off=0 2025/02/17 02:55:43 ERROR : open-test-file(0xc002b081c0): Couldn't read size of file 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b081c0): >_readAt: n=0, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b081c0): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b081c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b081c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b081c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08200): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08200): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08200): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08200): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08200): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.665911803 +0000 UTC m=+519.280989482 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08200): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b082c0): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b082c0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b082c0): open at offset 5 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b082c0): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b082c0): >_readAt: n=2, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b082c0): _writeAt: size=3, off=7 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b082c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b082c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.665911803 +0000 UTC m=+519.280989482 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b082c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08300): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08300): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08300): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08300): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08300): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.665911803 +0000 UTC m=+519.280989482 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08300): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002b0e620 item 25 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08640): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08640): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08640): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08640): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08640): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.668065478 +0000 UTC m=+519.283143147 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08640): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b086c0): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b086c0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b086c0): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b086c0): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b086c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.668065478 +0000 UTC m=+519.283143147 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b086c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002b865b0 item 26 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08a40): _readAt: size=2, off=0 2025/02/17 02:55:43 ERROR : open-test-file(0xc002b08a40): Couldn't read size of file 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08a40): >_readAt: n=0, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08a40): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08a40): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08a40): close: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08a40): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08a80): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08a80): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08a80): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08a80): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08a80): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.670286079 +0000 UTC m=+519.285363748 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08a80): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08b40): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08b40): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08b40): open at offset 5 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08b40): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08b40): >_readAt: n=2, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08b40): _writeAt: size=3, off=7 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08b40): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08b40): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.670286079 +0000 UTC m=+519.285363748 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08b40): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08b80): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08b80): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08b80): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08b80): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08b80): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.670286079 +0000 UTC m=+519.285363748 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08b80): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002c04460 item 27 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 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/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08ec0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08ec0): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08ec0): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08ec0): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08ec0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.672743363 +0000 UTC m=+519.287821032 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08ec0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08f40): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08f40): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08f40): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08f40): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08f40): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.672743363 +0000 UTC m=+519.287821032 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b08f40): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002c523f0 item 28 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b092c0): _readAt: size=2, off=0 2025/02/17 02:55:43 ERROR : open-test-file(0xc002b092c0): Couldn't read size of file 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b092c0): >_readAt: n=0, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b092c0): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b092c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b092c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b092c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b09300): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b09300): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b09300): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b09300): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b09300): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.674955467 +0000 UTC m=+519.290033137 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b09300): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b093c0): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b093c0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b093c0): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b093c0): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b093c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.674955467 +0000 UTC m=+519.290033137 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b093c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002ce22a0 item 29 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 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/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b09700): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b09700): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b09700): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b09700): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b09700): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.677008676 +0000 UTC m=+519.292086345 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b09700): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b09780): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b09780): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b09780): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b09780): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b09780): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.677008676 +0000 UTC m=+519.292086345 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b09780): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002d48150 item 30 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 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/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b09b00): _readAt: size=2, off=0 2025/02/17 02:55:43 ERROR : open-test-file(0xc002b09b00): Couldn't read size of file 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b09b00): >_readAt: n=0, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b09b00): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b09b00): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b09b00): close: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b09b00): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b09b40): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b09b40): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b09b40): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b09b40): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b09b40): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.678776961 +0000 UTC m=+519.293854631 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b09b40): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b09c00): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b09c00): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b09c00): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b09c00): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b09c00): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.678776961 +0000 UTC m=+519.293854631 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b09c00): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002dac000 item 31 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 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/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b09f40): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b09f40): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b09f40): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b09f40): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b09f40): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.680481747 +0000 UTC m=+519.295559417 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002b09f40): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20040): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20040): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20040): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20040): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20040): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.680481747 +0000 UTC m=+519.295559417 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20040): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002dc5e30 item 32 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20340): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20340): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20340): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20340): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20340): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.68199144 +0000 UTC m=+519.297069108 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20340): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20380): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20380): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20380): _writeAt: size=3, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20380): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20380): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002e4fce0 item 33 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20380): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20380): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.682503978 +0000 UTC m=+519.297581647 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20380): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e203c0): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e203c0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e203c0): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e203c0): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e203c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.682503978 +0000 UTC m=+519.297581647 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e203c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002e4fe30 item 33 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e206c0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e206c0): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e206c0): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e206c0): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e206c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.684277473 +0000 UTC m=+519.299355142 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e206c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20700): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20700): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002ef5ce0 item 34 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20700): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20700): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20700): _writeAt: size=3, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20700): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20700): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.684731802 +0000 UTC m=+519.299809471 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20700): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20740): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20740): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20740): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20740): >_readAt: n=3, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20740): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.684731802 +0000 UTC m=+519.299809471 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20740): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002ef5e30 item 34 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20a40): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20a40): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20a40): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20a40): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20a40): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.686420469 +0000 UTC m=+519.301498138 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20a40): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20a80): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20a80): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20a80): _writeAt: size=3, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20a80): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20a80): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002f55ce0 item 35 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20a80): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20a80): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.687313899 +0000 UTC m=+519.302391568 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20a80): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20ac0): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20ac0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20ac0): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20ac0): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20ac0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.687313899 +0000 UTC m=+519.302391568 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20ac0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002f55e30 item 35 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20e00): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20e00): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20e00): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20e00): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20e00): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.688960627 +0000 UTC m=+519.304038286 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20e00): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20ec0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20ec0): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002fd7ce0 item 36 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20ec0): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20ec0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20ec0): _writeAt: size=3, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20ec0): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20ec0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.689540391 +0000 UTC m=+519.304618059 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20ec0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20f00): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20f00): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20f00): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20f00): >_readAt: n=3, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20f00): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.689540391 +0000 UTC m=+519.304618059 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e20f00): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002fd7e30 item 36 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21200): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21200): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21200): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21200): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21200): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.69129496 +0000 UTC m=+519.306372629 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21200): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21240): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21240): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21240): _writeAt: size=3, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21240): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21240): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003027ce0 item 37 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21240): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21240): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.691878641 +0000 UTC m=+519.306956310 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21240): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21280): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21280): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21280): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21280): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21280): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.691878641 +0000 UTC m=+519.306956310 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21280): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003027e30 item 37 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e215c0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e215c0): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e215c0): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e215c0): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e215c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.693674658 +0000 UTC m=+519.308752327 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e215c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21680): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21680): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003067ce0 item 38 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21680): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21680): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21680): _writeAt: size=3, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21680): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21680): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.694181254 +0000 UTC m=+519.309258933 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21680): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e216c0): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e216c0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e216c0): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e216c0): >_readAt: n=3, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e216c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.694181254 +0000 UTC m=+519.309258933 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e216c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003067e30 item 38 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21a00): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21a00): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21a00): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21a00): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21a00): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.695769514 +0000 UTC m=+519.310847183 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21a00): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21ac0): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21ac0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21ac0): _writeAt: size=3, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21ac0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21ac0): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0030e7ce0 item 39 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21ac0): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21ac0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.696240084 +0000 UTC m=+519.311317753 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21ac0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21b00): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21b00): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21b00): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21b00): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21b00): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.696240084 +0000 UTC m=+519.311317753 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21b00): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0030e7e30 item 39 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21e40): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21e40): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21e40): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21e40): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21e40): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.697893514 +0000 UTC m=+519.312971184 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21e40): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21f00): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21f00): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00313bce0 item 40 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21f00): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21f00): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21f00): _writeAt: size=3, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21f00): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21f00): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.698371067 +0000 UTC m=+519.313448736 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21f00): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21f40): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21f40): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21f40): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21f40): >_readAt: n=3, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21f40): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.698371067 +0000 UTC m=+519.313448736 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc002e21f40): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00313be30 item 40 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa2c0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa2c0): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa2c0): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa2c0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa2c0): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa2c0): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa2c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.699871381 +0000 UTC m=+519.314949050 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa2c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa300): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa300): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa300): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0031b9ce0 item 41 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa300): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa300): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.700257063 +0000 UTC m=+519.315334731 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa300): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa340): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa340): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa340): _writeAt: size=3, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa340): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa340): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0031b9e30 item 41 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa340): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa340): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.700653724 +0000 UTC m=+519.315731392 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa340): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa380): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa380): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa380): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa380): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa380): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.700653724 +0000 UTC m=+519.315731392 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa380): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003208000 item 41 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa700): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa700): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa700): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa700): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa700): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa700): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa700): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.702043792 +0000 UTC m=+519.317121461 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa700): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa740): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa740): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa740): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00324be30 item 42 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa740): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa740): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.702395239 +0000 UTC m=+519.317472909 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa740): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa800): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa800): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003276000 item 42 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa800): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa800): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa800): _writeAt: size=3, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa800): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa800): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.702846072 +0000 UTC m=+519.317923742 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa800): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa840): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa840): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa840): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa840): >_readAt: n=3, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa840): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.702846072 +0000 UTC m=+519.317923742 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aa840): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003276150 item 42 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aabc0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aabc0): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aabc0): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aabc0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aabc0): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aabc0): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aabc0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.704244957 +0000 UTC m=+519.319322625 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aabc0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aac00): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aac00): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aac00): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003344000 item 43 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aac00): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aac00): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.704648812 +0000 UTC m=+519.319726481 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aac00): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aacc0): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aacc0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aacc0): _writeAt: size=3, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aacc0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aacc0): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003344150 item 43 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aacc0): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aacc0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.705074187 +0000 UTC m=+519.320151856 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aacc0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aad00): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aad00): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aad00): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aad00): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aad00): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.705074187 +0000 UTC m=+519.320151856 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aad00): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0033442a0 item 43 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab080): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab080): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab080): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab080): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab080): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab080): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab080): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.706393774 +0000 UTC m=+519.321471442 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab080): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab0c0): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab0c0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab0c0): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003390150 item 44 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab0c0): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab0c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.706824368 +0000 UTC m=+519.321902037 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab0c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab180): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab180): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0033902a0 item 44 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab180): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab180): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab180): _writeAt: size=3, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab180): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab180): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.707275792 +0000 UTC m=+519.322353461 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab180): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab1c0): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab1c0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab1c0): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab1c0): >_readAt: n=3, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab1c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.707275792 +0000 UTC m=+519.322353461 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab1c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0033903f0 item 44 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab540): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab540): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab540): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab540): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab540): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab540): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab540): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.708474212 +0000 UTC m=+519.323551881 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab540): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab580): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab580): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab580): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0033e02a0 item 45 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab580): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab580): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.708829617 +0000 UTC m=+519.323907286 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab580): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab640): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab640): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab640): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab640): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab640): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.708829617 +0000 UTC m=+519.323907286 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab640): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0033e03f0 item 45 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab9c0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab9c0): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab9c0): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab9c0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab9c0): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab9c0): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab9c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.709917419 +0000 UTC m=+519.324995089 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031ab9c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aba00): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aba00): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aba00): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0034742a0 item 46 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aba00): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aba00): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.710340311 +0000 UTC m=+519.325417980 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031aba00): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031abac0): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031abac0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031abac0): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031abac0): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031abac0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.710340311 +0000 UTC m=+519.325417980 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031abac0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0034743f0 item 46 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031abe40): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031abe40): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031abe40): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031abe40): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031abe40): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031abe40): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031abe40): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.711541436 +0000 UTC m=+519.326619105 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031abe40): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031abe80): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031abe80): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031abe80): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0034fc2a0 item 47 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031abe80): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031abe80): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.712284285 +0000 UTC m=+519.327361954 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031abe80): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031abf40): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031abf40): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031abf40): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031abf40): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031abf40): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.712284285 +0000 UTC m=+519.327361954 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0031abf40): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0034fc3f0 item 47 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 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/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353c340): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353c340): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353c340): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353c340): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353c340): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353c340): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353c340): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.713414847 +0000 UTC m=+519.328492516 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353c340): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353c380): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353c380): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353c380): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0035762a0 item 48 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353c380): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353c380): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.71377455 +0000 UTC m=+519.328852210 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353c380): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353c440): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353c440): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353c440): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353c440): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353c440): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.71377455 +0000 UTC m=+519.328852210 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353c440): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0035763f0 item 48 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353c740): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353c740): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353c740): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353c740): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353c740): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.71489832 +0000 UTC m=+519.329975990 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353c740): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353c780): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353c780): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353c780): _writeAt: size=3, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353c780): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353c780): open at offset 5 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353c780): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0036342a0 item 49 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353c780): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353c780): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.715255488 +0000 UTC m=+519.330333157 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353c780): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353c7c0): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353c7c0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353c7c0): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353c7c0): >_readAt: n=8, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353c7c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.715255488 +0000 UTC m=+519.330333157 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353c7c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0036343f0 item 49 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353cb00): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353cb00): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353cb00): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353cb00): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353cb00): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.716477252 +0000 UTC m=+519.331554921 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353cb00): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353cbc0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353cbc0): open at offset 5 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353cbc0): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0036aa2a0 item 50 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353cbc0): _readAt: size=2, off=5 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353cbc0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353cbc0): _writeAt: size=3, off=5 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353cbc0): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353cbc0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.716906154 +0000 UTC m=+519.331983823 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353cbc0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353cc00): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353cc00): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353cc00): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353cc00): >_readAt: n=3, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353cc00): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.716906154 +0000 UTC m=+519.331983823 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353cc00): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0036aa3f0 item 50 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353cf40): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353cf40): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353cf40): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353cf40): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353cf40): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.718002222 +0000 UTC m=+519.333079891 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353cf40): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353d000): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353d000): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353d000): _writeAt: size=3, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353d000): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353d000): open at offset 5 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353d000): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00370c2a0 item 51 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353d000): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353d000): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.718352908 +0000 UTC m=+519.333430577 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353d000): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353d040): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353d040): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353d040): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353d040): >_readAt: n=8, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353d040): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.718352908 +0000 UTC m=+519.333430577 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353d040): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00370c3f0 item 51 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353d380): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353d380): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353d380): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353d380): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353d380): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.71947773 +0000 UTC m=+519.334555399 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353d380): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353d440): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353d440): open at offset 5 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353d440): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0037ac2a0 item 52 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353d440): _readAt: size=2, off=5 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353d440): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353d440): _writeAt: size=3, off=5 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353d440): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353d440): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.719854144 +0000 UTC m=+519.334931814 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353d440): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353d480): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353d480): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353d480): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353d480): >_readAt: n=3, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353d480): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.719854144 +0000 UTC m=+519.334931814 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00353d480): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0037ac3f0 item 52 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260dcc0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260dcc0): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260dcc0): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260dcc0): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260dcc0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.721187677 +0000 UTC m=+519.336265346 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260dcc0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260dd80): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260dd80): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260dd80): _writeAt: size=3, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260dd80): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260dd80): open at offset 5 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260dd80): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0027d41c0 item 53 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260dd80): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260dd80): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.721572215 +0000 UTC m=+519.336649884 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260dd80): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260ddc0): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260ddc0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260ddc0): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260ddc0): >_readAt: n=8, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260ddc0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.721572215 +0000 UTC m=+519.336649884 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc00260ddc0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0027d4310 item 53 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832180): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832180): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832180): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832180): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832180): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.722682631 +0000 UTC m=+519.337760301 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832180): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832240): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832240): open at offset 5 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832240): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0038541c0 item 54 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832240): _readAt: size=2, off=5 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832240): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832240): _writeAt: size=3, off=5 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832240): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832240): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.723124327 +0000 UTC m=+519.338201986 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832240): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832280): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832280): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832280): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832280): >_readAt: n=3, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832280): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.723124327 +0000 UTC m=+519.338201986 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832280): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003854310 item 54 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0038325c0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0038325c0): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0038325c0): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0038325c0): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0038325c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.724183376 +0000 UTC m=+519.339261045 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0038325c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832680): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832680): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832680): _writeAt: size=3, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832680): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832680): open at offset 5 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832680): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0038e21c0 item 55 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832680): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832680): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.724593653 +0000 UTC m=+519.339671322 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832680): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0038326c0): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0038326c0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0038326c0): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0038326c0): >_readAt: n=8, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0038326c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.724593653 +0000 UTC m=+519.339671322 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0038326c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0038e2310 item 55 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 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/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832a00): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832a00): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832a00): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832a00): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832a00): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.725758711 +0000 UTC m=+519.340836380 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832a00): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832ac0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832ac0): open at offset 5 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832ac0): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0039c81c0 item 56 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832ac0): _readAt: size=2, off=5 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832ac0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832ac0): _writeAt: size=3, off=5 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832ac0): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832ac0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.726223189 +0000 UTC m=+519.341300858 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832ac0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832b00): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832b00): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832b00): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832b00): >_readAt: n=3, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832b00): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.726223189 +0000 UTC m=+519.341300858 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832b00): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0039c8310 item 56 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832e80): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832e80): open at offset 0 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832e80): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832e80): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832e80): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832e80): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832e80): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832e80): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.727276378 +0000 UTC m=+519.342354047 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832e80): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832ec0): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832ec0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832ec0): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003a501c0 item 57 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832ec0): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832ec0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.727746928 +0000 UTC m=+519.342824596 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832ec0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832f80): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832f80): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832f80): _writeAt: size=3, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832f80): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832f80): open at offset 5 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832f80): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003a50310 item 57 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832f80): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832f80): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.728148097 +0000 UTC m=+519.343225766 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832f80): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832fc0): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832fc0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832fc0): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832fc0): >_readAt: n=8, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832fc0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.728148097 +0000 UTC m=+519.343225766 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003832fc0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003a50460 item 57 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833340): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833340): open at offset 0 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833340): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833340): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833340): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833340): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833340): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833340): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.729635467 +0000 UTC m=+519.344713137 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833340): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833380): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833380): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833380): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003b00310 item 58 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833380): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833380): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.730157003 +0000 UTC m=+519.345234661 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833380): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833440): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833440): open at offset 5 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833440): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003b00460 item 58 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833440): _readAt: size=2, off=5 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833440): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833440): _writeAt: size=3, off=5 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833440): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833440): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.730767955 +0000 UTC m=+519.345845624 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833440): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833480): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833480): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833480): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833480): >_readAt: n=3, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833480): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.730767955 +0000 UTC m=+519.345845624 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833480): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003b005b0 item 58 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833800): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833800): open at offset 0 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833800): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833800): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833800): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833800): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833800): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833800): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.732489352 +0000 UTC m=+519.347567021 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833800): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833840): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833840): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833840): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003b3c460 item 59 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833840): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833840): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.733115844 +0000 UTC m=+519.348193512 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833840): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833900): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833900): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833900): _writeAt: size=3, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833900): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833900): open at offset 5 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833900): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003b3c5b0 item 59 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833900): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833900): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.733714412 +0000 UTC m=+519.348792081 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833900): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833940): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833940): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833940): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833940): >_readAt: n=8, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833940): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.733714412 +0000 UTC m=+519.348792081 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833940): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003b3c700 item 59 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 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/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833cc0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833cc0): open at offset 0 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833cc0): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833cc0): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833cc0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833cc0): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833cc0): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833cc0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.735432604 +0000 UTC m=+519.350510273 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833cc0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833d00): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833d00): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833d00): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003b9c5b0 item 60 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833d00): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833d00): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.735990727 +0000 UTC m=+519.351068396 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833d00): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833dc0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833dc0): open at offset 5 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833dc0): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003b9c700 item 60 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833dc0): _readAt: size=2, off=5 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833dc0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833dc0): _writeAt: size=3, off=5 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833dc0): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833dc0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.736606649 +0000 UTC m=+519.351684317 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833dc0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833e00): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833e00): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833e00): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833e00): >_readAt: n=3, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833e00): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.736606649 +0000 UTC m=+519.351684317 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003833e00): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003b9c850 item 60 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2200): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2200): open at offset 0 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2200): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2200): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2200): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2200): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2200): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2200): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.738464341 +0000 UTC m=+519.353542010 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2200): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2240): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2240): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2240): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003bca700 item 61 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2240): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2240): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.739280917 +0000 UTC m=+519.354358586 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2240): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2300): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2300): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2300): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2300): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2300): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.739280917 +0000 UTC m=+519.354358586 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2300): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003bca850 item 61 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 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/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2680): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2680): open at offset 0 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2680): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2680): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2680): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2680): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2680): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2680): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.741174387 +0000 UTC m=+519.356252055 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2680): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc26c0): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc26c0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc26c0): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003c5c700 item 62 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc26c0): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc26c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.74184493 +0000 UTC m=+519.356922600 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc26c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2780): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2780): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2780): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2780): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2780): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.74184493 +0000 UTC m=+519.356922600 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2780): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003c5c850 item 62 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 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/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2b00): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2b00): open at offset 0 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2b00): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2b00): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2b00): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2b00): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2b00): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2b00): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.743686933 +0000 UTC m=+519.358764602 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2b00): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2b40): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2b40): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2b40): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003caa700 item 63 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2b40): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2b40): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.744218076 +0000 UTC m=+519.359295744 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2b40): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2c00): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2c00): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2c00): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2c00): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2c00): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.744218076 +0000 UTC m=+519.359295744 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2c00): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003caa850 item 63 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 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/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2f80): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2f80): open at offset 0 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2f80): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2f80): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2f80): >_readAt: n=0, err=Bad file descriptor 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2f80): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2f80): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2f80): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.746353067 +0000 UTC m=+519.361430735 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2f80): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2fc0): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2fc0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2fc0): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003d02700 item 64 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2fc0): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2fc0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.747050381 +0000 UTC m=+519.362128050 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc2fc0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3080): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3080): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3080): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3080): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3080): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.747050381 +0000 UTC m=+519.362128050 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3080): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003d02850 item 64 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3380): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3380): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3380): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3380): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3380): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.748634171 +0000 UTC m=+519.363711839 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3380): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc33c0): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc33c0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc33c0): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc33c0): >_readAt: n=2, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc33c0): _writeAt: size=3, off=2 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003d82700 item 65 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc33c0): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc33c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.748992781 +0000 UTC m=+519.364070441 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc33c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3400): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3400): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3400): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3400): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3400): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.748992781 +0000 UTC m=+519.364070441 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3400): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003d82850 item 65 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3700): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3700): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3700): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3700): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3700): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.750382488 +0000 UTC m=+519.365460147 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3700): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3740): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3740): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003dde700 item 66 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3740): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3740): >_readAt: n=0, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3740): _writeAt: size=3, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3740): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3740): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.750747871 +0000 UTC m=+519.365825541 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3740): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3780): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3780): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3780): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3780): >_readAt: n=3, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3780): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.750747871 +0000 UTC m=+519.365825541 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3780): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003dde850 item 66 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3a80): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3a80): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3a80): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3a80): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3a80): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.751809576 +0000 UTC m=+519.366887235 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3a80): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3ac0): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3ac0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3ac0): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3ac0): >_readAt: n=2, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3ac0): _writeAt: size=3, off=2 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003e2e700 item 67 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3ac0): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3ac0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.752184256 +0000 UTC m=+519.367261926 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3ac0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3b00): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3b00): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3b00): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3b00): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3b00): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.752184256 +0000 UTC m=+519.367261926 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3b00): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003e2e850 item 67 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3e40): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3e40): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3e40): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3e40): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3e40): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.753244268 +0000 UTC m=+519.368321927 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3e40): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3f00): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3f00): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003e84700 item 68 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3f00): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3f00): >_readAt: n=0, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3f00): _writeAt: size=3, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3f00): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3f00): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.753645237 +0000 UTC m=+519.368722906 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3f00): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3f40): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3f40): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3f40): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3f40): >_readAt: n=3, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3f40): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.753645237 +0000 UTC m=+519.368722906 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003bc3f40): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003e84850 item 68 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb22c0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb22c0): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb22c0): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb22c0): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb22c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.755202729 +0000 UTC m=+519.370280397 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb22c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2300): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2300): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2300): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2300): >_readAt: n=2, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2300): _writeAt: size=3, off=2 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003ede700 item 69 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2300): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2300): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.755590593 +0000 UTC m=+519.370668262 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2300): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2340): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2340): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2340): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2340): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2340): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.755590593 +0000 UTC m=+519.370668262 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2340): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003ede850 item 69 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0f00): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0f00): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0f00): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0f00): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0f00): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.756931411 +0000 UTC m=+519.372009080 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0f00): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0fc0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0fc0): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003f93030 item 70 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0fc0): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0fc0): >_readAt: n=0, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0fc0): _writeAt: size=3, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0fc0): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0fc0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.757387502 +0000 UTC m=+519.372465172 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c0fc0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1000): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1000): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1000): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1000): >_readAt: n=3, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1000): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.757387502 +0000 UTC m=+519.372465172 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1000): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003f93180 item 70 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1340): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1340): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1340): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1340): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1340): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.75849849 +0000 UTC m=+519.373576158 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1340): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1400): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1400): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1400): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1400): >_readAt: n=2, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1400): _writeAt: size=3, off=2 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003fe1030 item 71 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1400): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1400): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.758855938 +0000 UTC m=+519.373933607 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1400): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1440): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1440): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1440): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1440): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1440): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.758855938 +0000 UTC m=+519.373933607 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1440): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003fe1180 item 71 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1780): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1780): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1780): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1780): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1780): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.759952757 +0000 UTC m=+519.375030426 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1780): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1840): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1840): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004053030 item 72 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1840): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1840): >_readAt: n=0, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1840): _writeAt: size=3, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1840): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1840): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.760356823 +0000 UTC m=+519.375434493 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1840): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1880): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1880): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1880): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1880): >_readAt: n=3, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1880): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.760356823 +0000 UTC m=+519.375434493 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1880): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004053180 item 72 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1b80): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1b80): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1b80): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1b80): >_readAt: n=0, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1b80): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1b80): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1b80): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.761443314 +0000 UTC m=+519.376520982 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1b80): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1bc0): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1bc0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1bc0): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00408f030 item 73 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1bc0): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1bc0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.761775465 +0000 UTC m=+519.376853134 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1bc0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1c00): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1c00): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1c00): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1c00): >_readAt: n=2, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1c00): _writeAt: size=3, off=2 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00408f180 item 73 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1c00): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1c00): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.762183086 +0000 UTC m=+519.377260755 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1c00): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1c40): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1c40): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1c40): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1c40): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1c40): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.762183086 +0000 UTC m=+519.377260755 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0023c1c40): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00408f2d0 item 73 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134040): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134040): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134040): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134040): >_readAt: n=0, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134040): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134040): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134040): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.763241765 +0000 UTC m=+519.378319435 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134040): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134080): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134080): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134080): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004103180 item 74 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134080): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134080): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.763617768 +0000 UTC m=+519.378695438 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134080): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134140): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134140): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0041032d0 item 74 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134140): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134140): >_readAt: n=0, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134140): _writeAt: size=3, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134140): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134140): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.764116 +0000 UTC m=+519.379193670 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134140): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134180): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134180): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134180): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134180): >_readAt: n=3, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134180): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.764116 +0000 UTC m=+519.379193670 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134180): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004103420 item 74 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134500): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134500): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134500): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134500): >_readAt: n=0, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134500): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134500): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134500): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.765549299 +0000 UTC m=+519.380626968 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134500): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134540): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134540): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134540): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00417b2d0 item 75 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134540): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134540): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.765955879 +0000 UTC m=+519.381033548 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134540): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134600): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134600): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134600): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134600): >_readAt: n=2, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134600): _writeAt: size=3, off=2 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00417b420 item 75 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134600): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134600): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.766498934 +0000 UTC m=+519.381576603 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134600): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134640): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134640): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134640): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134640): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134640): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.766498934 +0000 UTC m=+519.381576603 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134640): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00417b570 item 75 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0041349c0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0041349c0): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0041349c0): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0041349c0): >_readAt: n=0, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0041349c0): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0041349c0): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0041349c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.768264674 +0000 UTC m=+519.383342333 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0041349c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134a00): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134a00): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134a00): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0041cb420 item 76 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134a00): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134a00): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.768755732 +0000 UTC m=+519.383833401 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134a00): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134ac0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134ac0): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0041cb570 item 76 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134ac0): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134ac0): >_readAt: n=0, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134ac0): _writeAt: size=3, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134ac0): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134ac0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.769388746 +0000 UTC m=+519.384466415 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134ac0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134b00): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134b00): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134b00): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134b00): >_readAt: n=3, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134b00): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.769388746 +0000 UTC m=+519.384466415 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134b00): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0041cb6c0 item 76 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134e80): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134e80): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134e80): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134e80): >_readAt: n=0, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134e80): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134e80): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134e80): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.770705116 +0000 UTC m=+519.385782785 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134e80): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134ec0): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134ec0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134ec0): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004265570 item 77 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134ec0): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134ec0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.771085357 +0000 UTC m=+519.386163027 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134ec0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134f80): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134f80): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134f80): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134f80): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134f80): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.771085357 +0000 UTC m=+519.386163027 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004134f80): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042656c0 item 77 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135300): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135300): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135300): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135300): >_readAt: n=0, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135300): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135300): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135300): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.772503277 +0000 UTC m=+519.387580947 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135300): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135340): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135340): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135340): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004299570 item 78 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135340): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135340): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.772936848 +0000 UTC m=+519.388014517 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135340): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135400): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135400): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135400): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135400): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135400): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.772936848 +0000 UTC m=+519.388014517 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135400): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042996c0 item 78 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135780): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135780): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135780): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135780): >_readAt: n=0, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135780): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135780): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135780): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.774360109 +0000 UTC m=+519.389437778 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135780): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0041357c0): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0041357c0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0041357c0): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042dd570 item 79 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0041357c0): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0041357c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.774759264 +0000 UTC m=+519.389836934 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0041357c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135880): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135880): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135880): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135880): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135880): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.774759264 +0000 UTC m=+519.389836934 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135880): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042dd6c0 item 79 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 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/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135c00): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135c00): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135c00): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135c00): >_readAt: n=0, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135c00): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135c00): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135c00): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.776168068 +0000 UTC m=+519.391245737 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135c00): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135c40): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135c40): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135c40): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004361570 item 80 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135c40): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135c40): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.776553719 +0000 UTC m=+519.391631387 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135c40): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135d00): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135d00): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135d00): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135d00): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135d00): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.776553719 +0000 UTC m=+519.391631387 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004135d00): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0043616c0 item 80 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa080): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa080): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa080): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa080): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa080): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.778037893 +0000 UTC m=+519.393115572 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa080): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa0c0): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa0c0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa0c0): open at offset 5 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa0c0): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa0c0): >_readAt: n=2, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa0c0): _writeAt: size=3, off=7 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00439d570 item 81 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa0c0): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa0c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.778498244 +0000 UTC m=+519.393575913 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa0c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa100): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa100): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa100): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa100): >_readAt: n=8, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa100): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.778498244 +0000 UTC m=+519.393575913 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa100): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00439d6c0 item 81 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa440): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa440): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa440): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa440): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa440): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.780001152 +0000 UTC m=+519.395078832 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa440): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa500): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa500): open at offset 5 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa500): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0043cd570 item 82 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa500): _readAt: size=2, off=5 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa500): >_readAt: n=0, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa500): _writeAt: size=3, off=5 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa500): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa500): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.78042242 +0000 UTC m=+519.395500099 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa500): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa540): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa540): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa540): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa540): >_readAt: n=3, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa540): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.78042242 +0000 UTC m=+519.395500099 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa540): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0043cd6c0 item 82 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa880): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa880): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa880): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa880): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa880): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.781722822 +0000 UTC m=+519.396800490 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa880): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa940): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa940): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa940): open at offset 5 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa940): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa940): >_readAt: n=2, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa940): _writeAt: size=3, off=7 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004431570 item 83 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa940): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa940): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.78219337 +0000 UTC m=+519.397271039 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0043aa940): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2380): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2380): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2380): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2380): >_readAt: n=8, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2380): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.78219337 +0000 UTC m=+519.397271039 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2380): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003ede9a0 item 83 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb26c0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb26c0): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb26c0): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb26c0): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb26c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.783422478 +0000 UTC m=+519.398500147 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb26c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2780): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2780): open at offset 5 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2780): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003f70850 item 84 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2780): _readAt: size=2, off=5 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2780): >_readAt: n=0, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2780): _writeAt: size=3, off=5 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2780): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2780): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.783865787 +0000 UTC m=+519.398943446 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2780): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb27c0): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb27c0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb27c0): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb27c0): >_readAt: n=3, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb27c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.783865787 +0000 UTC m=+519.398943446 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb27c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003f709a0 item 84 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2b00): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2b00): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2b00): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2b00): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2b00): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.785084565 +0000 UTC m=+519.400162234 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2b00): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2bc0): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2bc0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2bc0): open at offset 5 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2bc0): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2bc0): >_readAt: n=2, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2bc0): _writeAt: size=3, off=7 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0044e2850 item 85 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2bc0): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2bc0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.78548355 +0000 UTC m=+519.400561220 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2bc0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2c00): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2c00): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2c00): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2c00): >_readAt: n=8, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2c00): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.78548355 +0000 UTC m=+519.400561220 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2c00): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0044e29a0 item 85 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2f40): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2f40): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2f40): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2f40): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2f40): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.786927801 +0000 UTC m=+519.402005470 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb2f40): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3000): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3000): open at offset 5 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3000): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004538850 item 86 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3000): _readAt: size=2, off=5 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3000): >_readAt: n=0, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3000): _writeAt: size=3, off=5 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3000): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3000): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.787458162 +0000 UTC m=+519.402535831 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3000): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3040): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3040): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3040): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3040): >_readAt: n=3, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3040): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.787458162 +0000 UTC m=+519.402535831 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3040): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0045389a0 item 86 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3380): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3380): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3380): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3380): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3380): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.788972031 +0000 UTC m=+519.404049701 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3380): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3440): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3440): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3440): open at offset 5 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3440): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3440): >_readAt: n=2, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3440): _writeAt: size=3, off=7 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004576850 item 87 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3440): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3440): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.789422403 +0000 UTC m=+519.404500072 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3440): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3480): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3480): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3480): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3480): >_readAt: n=8, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3480): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.789422403 +0000 UTC m=+519.404500072 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3480): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0045769a0 item 87 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 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/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb37c0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb37c0): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb37c0): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb37c0): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb37c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.790810929 +0000 UTC m=+519.405888598 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb37c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3880): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3880): open at offset 5 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3880): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0045ee850 item 88 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3880): _readAt: size=2, off=5 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3880): >_readAt: n=0, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3880): _writeAt: size=3, off=5 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3880): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3880): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.791294644 +0000 UTC m=+519.406372313 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3880): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb38c0): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb38c0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb38c0): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb38c0): >_readAt: n=3, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb38c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.791294644 +0000 UTC m=+519.406372313 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb38c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0045ee9a0 item 88 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3c40): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3c40): open at offset 0 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3c40): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3c40): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3c40): >_readAt: n=0, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3c40): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3c40): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3c40): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.792847395 +0000 UTC m=+519.407925065 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3c40): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3c80): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3c80): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3c80): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00463e850 item 89 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3c80): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3c80): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.793194074 +0000 UTC m=+519.408271743 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3c80): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3d40): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3d40): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3d40): open at offset 5 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3d40): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3d40): >_readAt: n=2, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3d40): _writeAt: size=3, off=7 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00463e9a0 item 89 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3d40): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3d40): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.793651539 +0000 UTC m=+519.408729208 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3d40): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3d80): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3d80): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3d80): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3d80): >_readAt: n=8, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3d80): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.793651539 +0000 UTC m=+519.408729208 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc003eb3d80): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00463eaf0 item 89 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690180): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690180): open at offset 0 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690180): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690180): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690180): >_readAt: n=0, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690180): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690180): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690180): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.795122789 +0000 UTC m=+519.410200458 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690180): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0046901c0): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0046901c0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0046901c0): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0046969a0 item 90 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0046901c0): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0046901c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.795656977 +0000 UTC m=+519.410734646 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0046901c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690280): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690280): open at offset 5 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690280): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004696af0 item 90 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690280): _readAt: size=2, off=5 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690280): >_readAt: n=0, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690280): _writeAt: size=3, off=5 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690280): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690280): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.796171239 +0000 UTC m=+519.411248908 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690280): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0046902c0): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0046902c0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0046902c0): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0046902c0): >_readAt: n=3, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0046902c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.796171239 +0000 UTC m=+519.411248908 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0046902c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004696c40 item 90 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690640): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690640): open at offset 0 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690640): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690640): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690640): >_readAt: n=0, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690640): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690640): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690640): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.797844245 +0000 UTC m=+519.412921915 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690640): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690680): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690680): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690680): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00473aaf0 item 91 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690680): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690680): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.798282044 +0000 UTC m=+519.413359713 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690680): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690740): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690740): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690740): open at offset 5 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690740): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690740): >_readAt: n=2, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690740): _writeAt: size=3, off=7 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00473ac40 item 91 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690740): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690740): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.798705155 +0000 UTC m=+519.413782824 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690740): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690780): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690780): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690780): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690780): >_readAt: n=8, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690780): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.798705155 +0000 UTC m=+519.413782824 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690780): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00473ad90 item 91 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 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/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690b00): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690b00): open at offset 0 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690b00): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690b00): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690b00): >_readAt: n=0, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690b00): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690b00): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690b00): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.800148393 +0000 UTC m=+519.415226062 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690b00): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690b40): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690b40): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690b40): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0047a8c40 item 92 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690b40): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690b40): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.800539644 +0000 UTC m=+519.415617313 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690b40): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690c00): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690c00): open at offset 5 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690c00): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0047a8d90 item 92 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690c00): _readAt: size=2, off=5 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690c00): >_readAt: n=0, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690c00): _writeAt: size=3, off=5 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690c00): >_writeAt: n=3, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690c00): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.800979216 +0000 UTC m=+519.416056885 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690c00): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690c40): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690c40): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690c40): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690c40): >_readAt: n=3, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690c40): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.800979216 +0000 UTC m=+519.416056885 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690c40): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0047a8ee0 item 92 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690fc0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690fc0): open at offset 0 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690fc0): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690fc0): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690fc0): >_readAt: n=0, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690fc0): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690fc0): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690fc0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.802332226 +0000 UTC m=+519.417409894 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004690fc0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691000): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691000): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691000): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0047e8d90 item 93 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691000): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691000): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.802683742 +0000 UTC m=+519.417761411 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691000): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0046910c0): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0046910c0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0046910c0): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0046910c0): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0046910c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.802683742 +0000 UTC m=+519.417761411 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0046910c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0047e8ee0 item 93 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 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/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691440): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691440): open at offset 0 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691440): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691440): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691440): >_readAt: n=0, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691440): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691440): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691440): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.804118685 +0000 UTC m=+519.419196344 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691440): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691480): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691480): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691480): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004856d90 item 94 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691480): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691480): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.804493855 +0000 UTC m=+519.419571524 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691480): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691540): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691540): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691540): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691540): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691540): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.804493855 +0000 UTC m=+519.419571524 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691540): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004856ee0 item 94 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 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/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0046918c0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0046918c0): open at offset 0 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0046918c0): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0046918c0): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0046918c0): >_readAt: n=0, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0046918c0): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0046918c0): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0046918c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.806001544 +0000 UTC m=+519.421079213 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0046918c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691900): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691900): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691900): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0048d0d90 item 95 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691900): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691900): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.806389158 +0000 UTC m=+519.421466837 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691900): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0046919c0): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0046919c0): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0046919c0): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0046919c0): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0046919c0): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.806389158 +0000 UTC m=+519.421466837 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc0046919c0): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0048d0ee0 item 95 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 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/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691d40): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691d40): open at offset 0 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691d40): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691d40): _readAt: size=2, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691d40): >_readAt: n=0, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691d40): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691d40): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691d40): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.807746685 +0000 UTC m=+519.422824355 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691d40): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691d80): _writeAt: size=5, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691d80): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691d80): >openPending: err= 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004926d90 item 96 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691d80): >_writeAt: n=5, err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691d80): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.808184303 +0000 UTC m=+519.423261982 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691d80): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 02:55:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 02:55:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 02:55:43 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 02:55:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 02:55:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691e40): _readAt: size=512, off=0 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691e40): openPending: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691e40): >openPending: err= 2025/02/17 02:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691e40): >_readAt: n=5, err=EOF 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691e40): close: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 02:55:43.808184303 +0000 UTC m=+519.423261982 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 02:55:43 DEBUG : open-test-file(0xc004691e40): >close: err= 2025/02/17 02:55:43 DEBUG : open-test-file: Remove: 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004926ee0 item 96 2025/02/17 02:55:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 02:55:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 02:55:43 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 02:55:43 DEBUG : open-test-file: >Remove: err= 2025/02/17 02:55:43 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:55:43 DEBUG : : Looking for writers 2025/02/17 02:55:43 DEBUG : newLeaf: reading active writers 2025/02/17 02:55:43 DEBUG : >WaitForWriters: 2025/02/17 02:55:43 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: cleaner exiting === NAME TestRWFileHandleOpenTests/full fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleOpenTests/full Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleOpenTests/full Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleOpenTests (14.42s) --- FAIL: TestRWFileHandleOpenTests/writes (7.19s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- FAIL: TestRWFileHandleOpenTests/full (7.23s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 02:55:50 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:55:50 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 02:55:50 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:55:50 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:55:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:55:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:55:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:55:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:55:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:55:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:55:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:55:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:55:50 DEBUG : file1: newRWFileHandle: 2025/02/17 02:55:50 DEBUG : file1(0xc0043ab040): openPending: 2025/02/17 02:55:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:55:50 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/02/17 02:55:50 INFO : mega root 'rclone-test-sawifif2giri': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/02/17 02:55:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 02:55:50 DEBUG : file1(0xc0043ab040): >openPending: err= 2025/02/17 02:55:50 DEBUG : file1: >newRWFileHandle: err= 2025/02/17 02:55:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 02:55:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/17 02:55:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/17 02:55:51 DEBUG : Can set mod time: false read_write_test.go:655: can't set mod time 2025/02/17 02:55:51 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:55:51 DEBUG : : Looking for writers 2025/02/17 02:55:51 DEBUG : newLeaf: reading active writers 2025/02/17 02:55:51 DEBUG : file1: reading active writers 2025/02/17 02:55:51 DEBUG : file1: active writers 1 2025/02/17 02:55:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/02/17 02:55:51 DEBUG : : Looking for writers 2025/02/17 02:55:51 DEBUG : newLeaf: reading active writers 2025/02/17 02:55:51 DEBUG : file1: reading active writers 2025/02/17 02:55:51 DEBUG : file1: active writers 1 2025/02/17 02:55:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/02/17 02:55:51 DEBUG : : Looking for writers 2025/02/17 02:55:51 DEBUG : newLeaf: reading active writers 2025/02/17 02:55:51 DEBUG : file1: reading active writers 2025/02/17 02:55:51 DEBUG : file1: active writers 1 2025/02/17 02:55:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/02/17 02:55:51 DEBUG : : Looking for writers 2025/02/17 02:55:51 DEBUG : newLeaf: reading active writers 2025/02/17 02:55:51 DEBUG : file1: reading active writers 2025/02/17 02:55:51 DEBUG : file1: active writers 1 2025/02/17 02:55:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/02/17 02:55:51 DEBUG : : Looking for writers 2025/02/17 02:55:51 DEBUG : newLeaf: reading active writers 2025/02/17 02:55:51 DEBUG : file1: reading active writers 2025/02/17 02:55:51 DEBUG : file1: active writers 1 2025/02/17 02:55:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/02/17 02:55:51 DEBUG : : Looking for writers 2025/02/17 02:55:51 DEBUG : newLeaf: reading active writers 2025/02/17 02:55:51 DEBUG : file1: reading active writers 2025/02/17 02:55:51 DEBUG : file1: active writers 1 2025/02/17 02:55:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/02/17 02:55:51 DEBUG : : Looking for writers 2025/02/17 02:55:51 DEBUG : newLeaf: reading active writers 2025/02/17 02:55:51 DEBUG : file1: reading active writers 2025/02/17 02:55:51 DEBUG : file1: active writers 1 2025/02/17 02:55:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/02/17 02:55:52 DEBUG : : Looking for writers 2025/02/17 02:55:52 DEBUG : file1: reading active writers 2025/02/17 02:55:52 DEBUG : file1: active writers 1 2025/02/17 02:55:52 DEBUG : newLeaf: reading active writers 2025/02/17 02:55:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 02:55:53 DEBUG : : Looking for writers 2025/02/17 02:55:53 DEBUG : newLeaf: reading active writers 2025/02/17 02:55:53 DEBUG : file1: reading active writers 2025/02/17 02:55:53 DEBUG : file1: active writers 1 2025/02/17 02:55:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 02:55:54 DEBUG : : Looking for writers 2025/02/17 02:55:54 DEBUG : newLeaf: reading active writers 2025/02/17 02:55:54 DEBUG : file1: reading active writers 2025/02/17 02:55:54 DEBUG : file1: active writers 1 2025/02/17 02:55:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 02:55:55 DEBUG : : Looking for writers 2025/02/17 02:55:55 DEBUG : newLeaf: reading active writers 2025/02/17 02:55:55 DEBUG : file1: reading active writers 2025/02/17 02:55:55 DEBUG : file1: active writers 1 2025/02/17 02:55:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 02:55:56 DEBUG : : Looking for writers 2025/02/17 02:55:56 DEBUG : newLeaf: reading active writers 2025/02/17 02:55:56 DEBUG : file1: reading active writers 2025/02/17 02:55:56 DEBUG : file1: active writers 1 2025/02/17 02:55:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 02:55:57 DEBUG : : Looking for writers 2025/02/17 02:55:57 DEBUG : newLeaf: reading active writers 2025/02/17 02:55:57 DEBUG : file1: reading active writers 2025/02/17 02:55:57 DEBUG : file1: active writers 1 2025/02/17 02:55:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 02:55:58 DEBUG : : Looking for writers 2025/02/17 02:55:58 DEBUG : newLeaf: reading active writers 2025/02/17 02:55:58 DEBUG : file1: reading active writers 2025/02/17 02:55:58 DEBUG : file1: active writers 1 2025/02/17 02:55:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 02:55:59 DEBUG : : Looking for writers 2025/02/17 02:55:59 DEBUG : newLeaf: reading active writers 2025/02/17 02:55:59 DEBUG : file1: reading active writers 2025/02/17 02:55:59 DEBUG : file1: active writers 1 2025/02/17 02:55:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 02:56:00 DEBUG : : Looking for writers 2025/02/17 02:56:00 DEBUG : newLeaf: reading active writers 2025/02/17 02:56:00 DEBUG : file1: reading active writers 2025/02/17 02:56:00 DEBUG : file1: active writers 1 2025/02/17 02:56:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 02:56:01 DEBUG : : Looking for writers 2025/02/17 02:56:01 DEBUG : newLeaf: reading active writers 2025/02/17 02:56:01 DEBUG : file1: reading active writers 2025/02/17 02:56:01 DEBUG : file1: active writers 1 2025/02/17 02:56:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 02:56:02 DEBUG : : Looking for writers 2025/02/17 02:56:02 DEBUG : newLeaf: reading active writers 2025/02/17 02:56:02 DEBUG : file1: reading active writers 2025/02/17 02:56:02 DEBUG : file1: active writers 1 2025/02/17 02:56:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 02:56:03 DEBUG : : Looking for writers 2025/02/17 02:56:03 DEBUG : file1: reading active writers 2025/02/17 02:56:03 DEBUG : file1: active writers 1 2025/02/17 02:56:03 DEBUG : newLeaf: reading active writers 2025/02/17 02:56:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 02:56:04 DEBUG : : Looking for writers 2025/02/17 02:56:04 DEBUG : newLeaf: reading active writers 2025/02/17 02:56:04 DEBUG : file1: reading active writers 2025/02/17 02:56:04 DEBUG : file1: active writers 1 2025/02/17 02:56:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 02:56:05 DEBUG : : Looking for writers 2025/02/17 02:56:05 DEBUG : newLeaf: reading active writers 2025/02/17 02:56:05 DEBUG : file1: reading active writers 2025/02/17 02:56:05 DEBUG : file1: active writers 1 2025/02/17 02:56:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 02:56:06 DEBUG : : Looking for writers 2025/02/17 02:56:06 DEBUG : newLeaf: reading active writers 2025/02/17 02:56:06 DEBUG : file1: reading active writers 2025/02/17 02:56:06 DEBUG : file1: active writers 1 2025/02/17 02:56:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 02:56:07 DEBUG : : Looking for writers 2025/02/17 02:56:07 DEBUG : newLeaf: reading active writers 2025/02/17 02:56:07 DEBUG : file1: reading active writers 2025/02/17 02:56:07 DEBUG : file1: active writers 1 2025/02/17 02:56:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 02:56:08 DEBUG : : Looking for writers 2025/02/17 02:56:08 DEBUG : newLeaf: reading active writers 2025/02/17 02:56:08 DEBUG : file1: reading active writers 2025/02/17 02:56:08 DEBUG : file1: active writers 1 2025/02/17 02:56:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 02:56:09 DEBUG : : Looking for writers 2025/02/17 02:56:09 DEBUG : newLeaf: reading active writers 2025/02/17 02:56:09 DEBUG : file1: reading active writers 2025/02/17 02:56:09 DEBUG : file1: active writers 1 2025/02/17 02:56:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 02:56:10 DEBUG : : Looking for writers 2025/02/17 02:56:10 DEBUG : newLeaf: reading active writers 2025/02/17 02:56:10 DEBUG : file1: reading active writers 2025/02/17 02:56:10 DEBUG : file1: active writers 1 2025/02/17 02:56:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 02:56:11 DEBUG : : Looking for writers 2025/02/17 02:56:11 DEBUG : newLeaf: reading active writers 2025/02/17 02:56:11 DEBUG : file1: reading active writers 2025/02/17 02:56:11 DEBUG : file1: active writers 1 2025/02/17 02:56:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 02:56:12 DEBUG : : Looking for writers 2025/02/17 02:56:12 DEBUG : newLeaf: reading active writers 2025/02/17 02:56:12 DEBUG : file1: reading active writers 2025/02/17 02:56:12 DEBUG : file1: active writers 1 2025/02/17 02:56:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 02:56:13 DEBUG : : Looking for writers 2025/02/17 02:56:13 DEBUG : newLeaf: reading active writers 2025/02/17 02:56:13 DEBUG : file1: reading active writers 2025/02/17 02:56:13 DEBUG : file1: active writers 1 2025/02/17 02:56:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 02:56:14 DEBUG : : Looking for writers 2025/02/17 02:56:14 DEBUG : newLeaf: reading active writers 2025/02/17 02:56:14 DEBUG : file1: reading active writers 2025/02/17 02:56:14 DEBUG : file1: active writers 1 2025/02/17 02:56:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 02:56:15 DEBUG : : Looking for writers 2025/02/17 02:56:15 DEBUG : newLeaf: reading active writers 2025/02/17 02:56:15 DEBUG : file1: reading active writers 2025/02/17 02:56:15 DEBUG : file1: active writers 1 2025/02/17 02:56:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 02:56:16 DEBUG : : Looking for writers 2025/02/17 02:56:16 DEBUG : newLeaf: reading active writers 2025/02/17 02:56:16 DEBUG : file1: reading active writers 2025/02/17 02:56:16 DEBUG : file1: active writers 1 2025/02/17 02:56:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 02:56:17 DEBUG : : Looking for writers 2025/02/17 02:56:17 DEBUG : newLeaf: reading active writers 2025/02/17 02:56:17 DEBUG : file1: reading active writers 2025/02/17 02:56:17 DEBUG : file1: active writers 1 2025/02/17 02:56:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 02:56:18 DEBUG : : Looking for writers 2025/02/17 02:56:18 DEBUG : file1: reading active writers 2025/02/17 02:56:18 DEBUG : file1: active writers 1 2025/02/17 02:56:18 DEBUG : newLeaf: reading active writers 2025/02/17 02:56:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 02:56:19 DEBUG : : Looking for writers 2025/02/17 02:56:19 DEBUG : newLeaf: reading active writers 2025/02/17 02:56:19 DEBUG : file1: reading active writers 2025/02/17 02:56:19 DEBUG : file1: active writers 1 2025/02/17 02:56:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 02:56:20 DEBUG : : Looking for writers 2025/02/17 02:56:20 DEBUG : newLeaf: reading active writers 2025/02/17 02:56:20 DEBUG : file1: reading active writers 2025/02/17 02:56:20 DEBUG : file1: active writers 1 2025/02/17 02:56:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 02:56:21 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0002252c0 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc0049d6208 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824711144000} name:file1 opens:1 downloaders: o: fd:0xc00791a298 info:{ModTime:{wall:13971510943094704241 ext:526464721303 loc:0x3daf640} ATime:{wall:13971510943094704241 ext:526464721303 loc:0x3daf640} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/02/17 02:56:21 DEBUG : >WaitForWriters: 2025/02/17 02:56:21 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /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 (37.33s) === RUN TestRWCacheRename run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 02:56:28 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:56:28 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 02:56:28 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:56:28 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:56:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:56:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:56:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:56:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:56:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:56:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:56:28 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:56:28 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:56:28 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item rename_me not removed, freed 0 bytes 2025/02/17 02:56:28 DEBUG : rename_me: newRWFileHandle: 2025/02/17 02:56:28 INFO : mega root 'rclone-test-sawifif2giri': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/17 02:56:28 DEBUG : rename_me(0xc0013b4840): openPending: 2025/02/17 02:56:28 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 02:56:28 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/02/17 02:56:28 DEBUG : rename_me(0xc0013b4840): >openPending: err= 2025/02/17 02:56:28 DEBUG : rename_me: >newRWFileHandle: err= 2025/02/17 02:56:28 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/02/17 02:56:28 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/02/17 02:56:28 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/02/17 02:56:28 DEBUG : rename_me(0xc0013b4840): _writeAt: size=5, off=0 2025/02/17 02:56:28 DEBUG : rename_me(0xc0013b4840): >_writeAt: n=5, err= 2025/02/17 02:56:28 DEBUG : rename_me(0xc0013b4840): close: 2025/02/17 02:56:28 DEBUG : rename_me: vfs cache: setting modification time to 2025-02-17 02:56:28.180776542 +0000 UTC m=+563.795854201 2025/02/17 02:56:28 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/02/17 02:56:28 DEBUG : rename_me(0xc0013b4840): >close: err= 2025/02/17 02:56:28 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/02/17 02:56:28 DEBUG : i_was_renamed: Updating file with 0xc006ee1800 2025/02/17 02:56:28 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/02/17 02:56:28 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/02/17 02:56:28 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:56:28 DEBUG : : Looking for writers 2025/02/17 02:56:28 DEBUG : newLeaf: reading active writers 2025/02/17 02:56:28 DEBUG : i_was_renamed: reading active writers 2025/02/17 02:56:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/17 02:56:28 DEBUG : : Looking for writers 2025/02/17 02:56:28 DEBUG : newLeaf: reading active writers 2025/02/17 02:56:28 DEBUG : i_was_renamed: reading active writers 2025/02/17 02:56:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/17 02:56:28 DEBUG : : Looking for writers 2025/02/17 02:56:28 DEBUG : newLeaf: reading active writers 2025/02/17 02:56:28 DEBUG : i_was_renamed: reading active writers 2025/02/17 02:56:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/17 02:56:28 DEBUG : : Looking for writers 2025/02/17 02:56:28 DEBUG : newLeaf: reading active writers 2025/02/17 02:56:28 DEBUG : i_was_renamed: reading active writers 2025/02/17 02:56:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/17 02:56:28 DEBUG : i_was_renamed: vfs cache: starting upload 2025/02/17 02:56:28 DEBUG : : Looking for writers 2025/02/17 02:56:28 DEBUG : newLeaf: reading active writers 2025/02/17 02:56:28 DEBUG : i_was_renamed: reading active writers 2025/02/17 02:56:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/17 02:56:28 DEBUG : : Looking for writers 2025/02/17 02:56:28 DEBUG : newLeaf: reading active writers 2025/02/17 02:56:28 DEBUG : i_was_renamed: reading active writers 2025/02/17 02:56:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/17 02:56:28 INFO : i_was_renamed: Copied (new) 2025/02/17 02:56:28 DEBUG : i_was_renamed: vfs cache: fingerprint now "5" 2025/02/17 02:56:28 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/02/17 02:56:28 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/02/17 02:56:28 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/02/17 02:56:28 DEBUG : : Looking for writers 2025/02/17 02:56:28 DEBUG : newLeaf: reading active writers 2025/02/17 02:56:28 DEBUG : i_was_renamed: reading active writers 2025/02/17 02:56:28 DEBUG : >WaitForWriters: 2025/02/17 02:56:28 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWCacheRename Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWCacheRename Messages: Unexpected file "newLeaf" --- FAIL: TestRWCacheRename (7.73s) === RUN TestRWCacheUpdate run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 02:56:35 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:56:35 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 02:56:35 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:56:35 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:56:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:56:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:56:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:56:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" 2025/02/17 02:56:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 02:56:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-sawifif2giri" read_write_test.go:729: skip as modtime not supported 2025/02/17 02:56:35 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:56:35 DEBUG : : Looking for writers 2025/02/17 02:56:35 DEBUG : >WaitForWriters: 2025/02/17 02:56:35 DEBUG : mega root 'rclone-test-sawifif2giri': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 2025/02/17 02:56:36 DEBUG : : forgetting directory cache fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /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.04s) === RUN TestCaseSensitivity run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/02/17 02:56:50 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:56:50 NOTICE: mega root 'rclone-test-sawifif2giri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 02:56:50 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:56:50 NOTICE: mega root 'rclone-test-sawifif2giri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 02:56:50 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 02:56:50 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/17 02:56:50 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/17 02:56:50 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/17 02:56:50 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/17 02:56:50 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 02:56:51 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 02:56:51 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/17 02:56:51 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/17 02:56:51 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/17 02:56:51 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/17 02:56:51 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 02:56:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 02:56:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/17 02:56:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/17 02:56:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/17 02:56:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/17 02:56:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 02:56:52 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 02:56:52 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/02/17 02:56:52 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/02/17 02:56:52 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/02/17 02:56:52 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/02/17 02:56:52 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 02:56:53 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 02:56:53 DEBUG : FilEb: Open: flags=O_RDONLY 2025/02/17 02:56:53 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/02/17 02:56:53 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/02/17 02:56:53 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/02/17 02:56:53 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/02/17 02:57:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 02:57:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/17 02:57:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/17 02:57:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/17 02:57:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/17 02:57:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 02:57:02 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 02:57:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/17 02:57:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/17 02:57:02 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/02/17 02:57:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/17 02:57:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 02:57:02 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 02:57:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/17 02:57:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/17 02:57:02 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/02/17 02:57:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/17 02:57:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 02:57:03 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 02:57:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/17 02:57:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/17 02:57:03 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/02/17 02:57:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/17 02:57:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 02:57:04 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 02:57:04 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/02/17 02:57:04 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/02/17 02:57:04 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/02/17 02:57:04 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/02/17 02:57:04 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 02:57:04 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 02:57:04 DEBUG : FilEb: Open: flags=O_RDONLY 2025/02/17 02:57:04 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/02/17 02:57:04 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/02/17 02:57:04 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/02/17 02:57:04 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 02:57:04 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 02:57:04 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/02/17 02:57:04 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/02/17 02:57:04 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 02:57:04 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/02/17 02:57:04 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/02/17 02:57:04 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 02:57:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/17 02:57:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/17 02:57:04 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/17 02:57:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/17 02:57:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 02:57:05 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 02:57:05 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/02/17 02:57:05 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 02:57:05 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/02/17 02:57:05 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 02:57:05 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/02/17 02:57:05 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 02:57:05 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/02/17 02:57:05 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/02/17 02:57:05 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/02/17 02:57:05 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/02/17 02:57:05 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 02:57:05 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 02:57:05 DEBUG : FilEb: Open: flags=O_RDONLY 2025/02/17 02:57:05 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/02/17 02:57:05 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/02/17 02:57:05 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/02/17 02:57:05 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 02:57:05 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 02:57:05 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/02/17 02:57:05 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 02:57:05 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/02/17 02:57:05 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:57:05 DEBUG : : Looking for writers 2025/02/17 02:57:05 DEBUG : FiLeA: reading active writers 2025/02/17 02:57:05 DEBUG : FiLeB: reading active writers 2025/02/17 02:57:05 DEBUG : FilEb: reading active writers 2025/02/17 02:57:05 DEBUG : newLeaf: reading active writers 2025/02/17 02:57:05 DEBUG : >WaitForWriters: 2025/02/17 02:57:05 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:57:05 DEBUG : : Looking for writers 2025/02/17 02:57:05 DEBUG : FiLeA: reading active writers 2025/02/17 02:57:05 DEBUG : FiLeB: reading active writers 2025/02/17 02:57:05 DEBUG : FilEb: reading active writers 2025/02/17 02:57:05 DEBUG : newLeaf: reading active writers 2025/02/17 02:57:05 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestCaseSensitivity Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestCaseSensitivity Messages: Unexpected file "newLeaf" --- FAIL: TestCaseSensitivity (31.76s) === RUN TestUnicodeNormalization run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 2025/02/17 02:57:21 DEBUG : : forgetting directory cache 2025/02/17 02:57:21 DEBUG : dir: forgetting directory cache 2025/02/17 02:57:21 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/02/17 02:57:21 DEBUG : : Removed virtual directory entry vAddFile: "newLeaf" fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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), normal name with no special characters.txt (5), 測試_Русский___ě_áñ (5) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/02/17 02:57:22 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:57:22 NOTICE: mega root 'rclone-test-sawifif2giri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 02:57:22 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 02:57:22 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/02/17 02:57:22 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/02/17 02:57:22 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/02/17 02:57:22 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/17 02:57:22 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 02:57:23 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 02:57:23 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/02/17 02:57:23 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/02/17 02:57:23 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/02/17 02:57:23 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/02/17 02:57:23 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 02:57:24 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 02:57:24 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/02/17 02:57:24 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/02/17 02:57:24 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/02/17 02:57:24 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/17 02:57:24 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 02:57:24 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 02:57:24 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/02/17 02:57:24 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:57:24 DEBUG : : Looking for writers 2025/02/17 02:57:24 DEBUG : normal name with no special characters.txt: reading active writers 2025/02/17 02:57:24 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/02/17 02:57:24 DEBUG : newLeaf: reading active writers 2025/02/17 02:57:24 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestUnicodeNormalization Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestUnicodeNormalization Messages: Unexpected file "newLeaf" --- FAIL: TestUnicodeNormalization (16.78s) === RUN TestVFSNew run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 02:57:31 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:57:31 NOTICE: mega root 'rclone-test-sawifif2giri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 02:57:31 DEBUG : mega root 'rclone-test-sawifif2giri': Reusing VFS from active cache 2025/02/17 02:57:31 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:57:31 DEBUG : : Looking for writers 2025/02/17 02:57:31 DEBUG : >WaitForWriters: 2025/02/17 02:57:31 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:57:31 DEBUG : : Looking for writers 2025/02/17 02:57:31 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 2025/02/17 02:57:38 DEBUG : : forgetting directory cache 2025/02/17 02:57:38 DEBUG : dir: forgetting directory cache 2025/02/17 02:57:38 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/02/17 02:57:38 DEBUG : : Removed virtual directory entry vAddFile: "newLeaf" fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestVFSNew Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestVFSNew Messages: Unexpected file "newLeaf" --- FAIL: TestVFSNew (7.04s) === RUN TestVFSNewWithOpts run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 02:57:38 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:57:38 NOTICE: mega root 'rclone-test-sawifif2giri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 02:57:38 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:57:38 DEBUG : : Looking for writers 2025/02/17 02:57:38 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestVFSNewWithOpts Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestVFSNewWithOpts Messages: Unexpected file "newLeaf" --- FAIL: TestVFSNewWithOpts (7.04s) === RUN TestVFSRoot run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 02:57:45 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:57:45 NOTICE: mega root 'rclone-test-sawifif2giri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 02:57:45 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:57:45 DEBUG : : Looking for writers 2025/02/17 02:57:45 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestVFSRoot Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestVFSRoot Messages: Unexpected file "newLeaf" --- FAIL: TestVFSRoot (7.17s) === RUN TestVFSStat run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 02:57:52 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:57:52 NOTICE: mega root 'rclone-test-sawifif2giri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/02/17 02:58:00 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:58:00 DEBUG : dir: Looking for writers 2025/02/17 02:58:00 DEBUG : file2: reading active writers 2025/02/17 02:58:00 DEBUG : : Looking for writers 2025/02/17 02:58:00 DEBUG : dir: reading active writers 2025/02/17 02:58:00 DEBUG : file1: reading active writers 2025/02/17 02:58:00 DEBUG : newLeaf: reading active writers 2025/02/17 02:58:00 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestVFSStat Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestVFSStat Messages: Unexpected file "newLeaf" --- FAIL: TestVFSStat (15.21s) === RUN TestVFSStatParent run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 02:58:07 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:58:07 NOTICE: mega root 'rclone-test-sawifif2giri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 2025/02/17 02:58:15 DEBUG : : forgetting directory cache 2025/02/17 02:58:15 DEBUG : dir: forgetting directory cache 2025/02/17 02:58:15 DEBUG : dir: forgetting directory cache 2025/02/17 02:58:15 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/02/17 02:58:15 DEBUG : : Removed virtual directory entry vAddFile: "newLeaf" fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/02/17 02:58:15 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:58:15 DEBUG : dir: Looking for writers 2025/02/17 02:58:15 DEBUG : : Looking for writers 2025/02/17 02:58:15 DEBUG : dir: reading active writers 2025/02/17 02:58:15 DEBUG : file1: reading active writers 2025/02/17 02:58:15 DEBUG : newLeaf: reading active writers 2025/02/17 02:58:15 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestVFSStatParent Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestVFSStatParent Messages: Unexpected file "newLeaf" --- FAIL: TestVFSStatParent (16.90s) === RUN TestVFSOpenFile run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 02:58:24 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:58:24 NOTICE: mega root 'rclone-test-sawifif2giri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/02/17 02:58:32 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 02:58:32 DEBUG : file1: Open: flags=O_RDONLY 2025/02/17 02:58:32 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/17 02:58:32 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/17 02:58:32 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 02:58:32 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/02/17 02:58:32 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 02:58:32 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/02/17 02:58:32 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:58:32 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/02/17 02:58:32 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/17 02:58:32 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/02/17 02:58:32 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/02/17 02:58:32 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/17 02:58:32 DEBUG : mega root 'rclone-test-sawifif2giri': File to upload is small (0 bytes), uploading instead of streaming 2025/02/17 02:58:32 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/02/17 02:58:32 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/17 02:58:32 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 02:58:32 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/02/17 02:58:32 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:58:32 DEBUG : dir: Looking for writers 2025/02/17 02:58:32 DEBUG : file2: reading active writers 2025/02/17 02:58:32 DEBUG : new_file.txt: reading active writers 2025/02/17 02:58:32 DEBUG : : Looking for writers 2025/02/17 02:58:32 DEBUG : dir: reading active writers 2025/02/17 02:58:32 DEBUG : file1: reading active writers 2025/02/17 02:58:32 DEBUG : newLeaf: reading active writers 2025/02/17 02:58:32 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestVFSOpenFile Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestVFSOpenFile Messages: Unexpected file "newLeaf" --- FAIL: TestVFSOpenFile (15.66s) === RUN TestVFSRename run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 02:58:40 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:58:40 NOTICE: mega root 'rclone-test-sawifif2giri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/02/17 02:58:49 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/02/17 02:58:49 DEBUG : dir/file1: Updating file with dir/file1 0xc004dc0d80 2025/02/17 02:58:49 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/02/17 02:58:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/02/17 02:58:57 INFO : dir/file1: Moved (server-side) to: file0 2025/02/17 02:58:57 DEBUG : file0: Updating file with file0 0xc004dc0d80 2025/02/17 02:58:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/17 02:58:57 DEBUG : : Added virtual directory entry vAddFile: "file0" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 2025/02/17 02:59:02 DEBUG : : forgetting directory cache 2025/02/17 02:59:02 DEBUG : dir: forgetting directory cache 2025/02/17 02:59:02 DEBUG : dir: forgetting directory cache 2025/02/17 02:59:02 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/02/17 02:59:02 DEBUG : : Removed virtual directory entry vAddFile: "newLeaf" fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/02/17 02:59:04 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:59:04 DEBUG : dir: Looking for writers 2025/02/17 02:59:04 DEBUG : : Looking for writers 2025/02/17 02:59:04 DEBUG : dir: reading active writers 2025/02/17 02:59:04 DEBUG : newLeaf: reading active writers 2025/02/17 02:59:04 DEBUG : file0: reading active writers 2025/02/17 02:59:04 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestVFSRename Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestVFSRename Messages: Unexpected file "newLeaf" --- FAIL: TestVFSRename (30.86s) === RUN TestVFSStatfs run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 02:59:11 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:59:11 NOTICE: mega root 'rclone-test-sawifif2giri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 02:59:11 DEBUG : WaitForWriters: timeout=30s 2025/02/17 02:59:11 DEBUG : : Looking for writers 2025/02/17 02:59:11 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestVFSStatfs Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestVFSStatfs Messages: Unexpected file "newLeaf" --- FAIL: TestVFSStatfs (7.21s) === RUN TestVFSMkdir run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 02:59:18 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 02:59:18 NOTICE: mega root 'rclone-test-sawifif2giri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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/02/17 02:59:25 DEBUG : : Added virtual directory entry vAddDir: "/" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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/02/17 02:59:32 DEBUG : : Added virtual directory entry vAddDir: "a" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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/02/17 02:59:46 DEBUG : : Added virtual directory entry vAddDir: "b" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 2025/02/17 02:59:48 DEBUG : dir: forgetting directory cache 2025/02/17 02:59:48 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/02/17 02:59:48 DEBUG : : forgetting directory cache 2025/02/17 02:59:48 DEBUG : dir: forgetting directory cache 2025/02/17 02:59:48 DEBUG : : Removed virtual directory entry vAddFile: "newLeaf" fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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/02/17 02:59:53 DEBUG : : Added virtual directory entry vAddDir: "c" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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/02/17 03:00:00 DEBUG : : Added virtual directory entry vAddDir: "d" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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/02/17 03:00:07 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:00:07 DEBUG : d: Looking for writers 2025/02/17 03:00:07 DEBUG : : Looking for writers 2025/02/17 03:00:07 DEBUG : a: Looking for writers 2025/02/17 03:00:07 DEBUG : b: Looking for writers 2025/02/17 03:00:07 DEBUG : c: Looking for writers 2025/02/17 03:00:07 DEBUG : : Looking for writers 2025/02/17 03:00:07 DEBUG : newLeaf: reading active writers 2025/02/17 03:00:07 DEBUG : /: reading active writers 2025/02/17 03:00:07 DEBUG : a: reading active writers 2025/02/17 03:00:07 DEBUG : b: reading active writers 2025/02/17 03:00:07 DEBUG : c: reading active writers 2025/02/17 03:00:07 DEBUG : d: reading active writers 2025/02/17 03:00:07 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" --- FAIL: TestVFSMkdir (57.25s) === RUN TestVFSMkdirAll run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 03:00:15 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 03:00:15 NOTICE: mega root 'rclone-test-sawifif2giri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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/02/17 03:00:29 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/02/17 03:00:30 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/02/17 03:00:30 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/02/17 03:00:30 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 2025/02/17 03:00:32 DEBUG : dir: forgetting directory cache 2025/02/17 03:00:32 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/02/17 03:00:32 DEBUG : : forgetting directory cache 2025/02/17 03:00:32 DEBUG : dir: forgetting directory cache 2025/02/17 03:00:32 DEBUG : : Removed virtual directory entry vAddFile: "newLeaf" fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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/02/17 03:00:51 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:00:51 DEBUG : a/b/c/d: Looking for writers 2025/02/17 03:00:51 DEBUG : a/b/c: Looking for writers 2025/02/17 03:00:51 DEBUG : d: reading active writers 2025/02/17 03:00:51 DEBUG : a/b: Looking for writers 2025/02/17 03:00:51 DEBUG : c: reading active writers 2025/02/17 03:00:51 DEBUG : a: Looking for writers 2025/02/17 03:00:51 DEBUG : b: reading active writers 2025/02/17 03:00:51 DEBUG : : Looking for writers 2025/02/17 03:00:51 DEBUG : newLeaf: reading active writers 2025/02/17 03:00:51 DEBUG : a: reading active writers 2025/02/17 03:00:51 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "newLeaf" --- FAIL: TestVFSMkdirAll (43.32s) === RUN TestWriteFileHandleMethods run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 03:00:59 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 03:00:59 NOTICE: mega root 'rclone-test-sawifif2giri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:00:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:00:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:00:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:00:59 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/17 03:00:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/17 03:00:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:00:59 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/02/17 03:00:59 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/02/17 03:00:59 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/02/17 03:00:59 DEBUG : mega root 'rclone-test-sawifif2giri': File to upload is small (5 bytes), uploading instead of streaming 2025/02/17 03:00:59 DEBUG : file1: Size of src and dst objects identical 2025/02/17 03:00:59 DEBUG : : Added virtual directory entry vAddFile: "file1" dir_test.go:248: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:248 /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:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:157 Error: Should be true Test: TestWriteFileHandleMethods Messages: Unexpected file "newLeaf" 2025/02/17 03:01:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:01:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:01:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:01:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/17 03:01:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= dir_test.go:248: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:248 /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/02/17 03:01:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:01:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:01:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:01:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/17 03:01:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/17 03:01:06 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes dir_test.go:248: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:248 /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/02/17 03:01:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/17 03:01:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/17 03:01:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:01:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/17 03:01:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/17 03:01:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:01:06 DEBUG : mega root 'rclone-test-sawifif2giri': File to upload is small (0 bytes), uploading instead of streaming 2025/02/17 03:01:07 DEBUG : file1: Size of src and dst objects identical 2025/02/17 03:01:07 DEBUG : : Added virtual directory entry vAddFile: "file1" dir_test.go:248: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:248 /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/02/17 03:01:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/17 03:01:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/17 03:01:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:01:07 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/17 03:01:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/17 03:01:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:01:07 DEBUG : mega root 'rclone-test-sawifif2giri': File to upload is small (7 bytes), uploading instead of streaming 2025/02/17 03:01:07 DEBUG : file1: Size of src and dst objects identical 2025/02/17 03:01:07 DEBUG : : Added virtual directory entry vAddFile: "file1" dir_test.go:248: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:248 /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/02/17 03:01:07 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:01:07 DEBUG : : Looking for writers 2025/02/17 03:01:07 DEBUG : newLeaf: reading active writers 2025/02/17 03:01:07 DEBUG : file1: reading active writers 2025/02/17 03:01:07 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 2025/02/17 03:01:10 DEBUG : : forgetting directory cache 2025/02/17 03:01:10 DEBUG : : forgetting directory cache fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestWriteFileHandleMethods Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestWriteFileHandleMethods Messages: Unexpected file "newLeaf" --- FAIL: TestWriteFileHandleMethods (15.55s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 03:01:14 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 03:01:14 NOTICE: mega root 'rclone-test-sawifif2giri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:01:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:01:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:01:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:01:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/17 03:01:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/17 03:01:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:01:14 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/02/17 03:01:15 DEBUG : file1: aborting in-sequence write wait, off=100 2025/02/17 03:01:15 DEBUG : file1: failed to wait for in-sequence write to 100 2025/02/17 03:01:15 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/02/17 03:01:15 DEBUG : mega root 'rclone-test-sawifif2giri': File to upload is small (11 bytes), uploading instead of streaming 2025/02/17 03:01:15 DEBUG : file1: Size of src and dst objects identical 2025/02/17 03:01:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:01:15 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor dir_test.go:248: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:248 /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:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:235 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: Unexpected file "newLeaf" 2025/02/17 03:01:22 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:01:22 DEBUG : : Looking for writers 2025/02/17 03:01:22 DEBUG : newLeaf: reading active writers 2025/02/17 03:01:22 DEBUG : file1: reading active writers 2025/02/17 03:01:22 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 2025/02/17 03:01:24 DEBUG : dir: forgetting directory cache 2025/02/17 03:01:24 DEBUG : : forgetting directory cache 2025/02/17 03:01:24 DEBUG : dir: forgetting directory cache fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: Unexpected file "newLeaf" --- FAIL: TestWriteFileHandleWriteAt (15.36s) === RUN TestWriteFileHandleFlush run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 03:01:30 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 03:01:30 NOTICE: mega root 'rclone-test-sawifif2giri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:01:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:01:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:01:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:01:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/17 03:01:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/17 03:01:30 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/02/17 03:01:30 DEBUG : : Added virtual directory entry vAddFile: "file1" dir_test.go:248: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:248 /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/02/17 03:01:30 DEBUG : mega root 'rclone-test-sawifif2giri': File to upload is small (5 bytes), uploading instead of streaming 2025/02/17 03:01:30 DEBUG : file1: Size of src and dst objects identical 2025/02/17 03:01:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:01:30 DEBUG : file1: WriteFileHandle.Flush nothing to do dir_test.go:248: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:248 /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/02/17 03:01:30 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:01:30 DEBUG : : Looking for writers 2025/02/17 03:01:30 DEBUG : newLeaf: reading active writers 2025/02/17 03:01:30 DEBUG : file1: reading active writers 2025/02/17 03:01:30 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestWriteFileHandleFlush Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestWriteFileHandleFlush Messages: Unexpected file "newLeaf" --- FAIL: TestWriteFileHandleFlush (7.26s) === RUN TestWriteFileHandleRelease run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 03:01:37 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 03:01:37 NOTICE: mega root 'rclone-test-sawifif2giri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:01:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:01:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:01:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:01:37 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/17 03:01:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/17 03:01:37 DEBUG : file1: WriteFileHandle.Release closing 2025/02/17 03:01:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:01:37 DEBUG : mega root 'rclone-test-sawifif2giri': File to upload is small (0 bytes), uploading instead of streaming 2025/02/17 03:01:37 DEBUG : file1: Size of src and dst objects identical 2025/02/17 03:01:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:01:37 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/02/17 03:01:37 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:01:37 DEBUG : : Looking for writers 2025/02/17 03:01:37 DEBUG : newLeaf: reading active writers 2025/02/17 03:01:37 DEBUG : file1: reading active writers 2025/02/17 03:01:37 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 2025/02/17 03:01:39 DEBUG : dir: forgetting directory cache 2025/02/17 03:01:39 DEBUG : : forgetting directory cache 2025/02/17 03:01:39 DEBUG : dir: forgetting directory cache fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestWriteFileHandleRelease Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestWriteFileHandleRelease Messages: Unexpected file "newLeaf" --- FAIL: TestWriteFileHandleRelease (7.72s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 03:01:45 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 03:01:45 NOTICE: mega root 'rclone-test-sawifif2giri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:01:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:01:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:01:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:01:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/17 03:01:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/02/17 03:01:45 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:01:45 DEBUG : : Looking for writers 2025/02/17 03:01:45 DEBUG : newLeaf: reading active writers 2025/02/17 03:01:45 DEBUG : file1: reading active writers 2025/02/17 03:01:45 DEBUG : file1: active writers 1 2025/02/17 03:01:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/02/17 03:01:45 DEBUG : : Looking for writers 2025/02/17 03:01:45 DEBUG : newLeaf: reading active writers 2025/02/17 03:01:45 DEBUG : file1: reading active writers 2025/02/17 03:01:45 DEBUG : file1: active writers 1 2025/02/17 03:01:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/02/17 03:01:45 DEBUG : : Looking for writers 2025/02/17 03:01:45 DEBUG : newLeaf: reading active writers 2025/02/17 03:01:45 DEBUG : file1: reading active writers 2025/02/17 03:01:45 DEBUG : file1: active writers 1 2025/02/17 03:01:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/02/17 03:01:45 DEBUG : : Looking for writers 2025/02/17 03:01:45 DEBUG : newLeaf: reading active writers 2025/02/17 03:01:45 DEBUG : file1: reading active writers 2025/02/17 03:01:45 DEBUG : file1: active writers 1 2025/02/17 03:01:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/02/17 03:01:45 DEBUG : : Looking for writers 2025/02/17 03:01:45 DEBUG : newLeaf: reading active writers 2025/02/17 03:01:45 DEBUG : file1: reading active writers 2025/02/17 03:01:45 DEBUG : file1: active writers 1 2025/02/17 03:01:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/02/17 03:01:45 DEBUG : : Looking for writers 2025/02/17 03:01:45 DEBUG : newLeaf: reading active writers 2025/02/17 03:01:45 DEBUG : file1: reading active writers 2025/02/17 03:01:45 DEBUG : file1: active writers 1 2025/02/17 03:01:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/02/17 03:01:45 DEBUG : : Looking for writers 2025/02/17 03:01:45 DEBUG : newLeaf: reading active writers 2025/02/17 03:01:45 DEBUG : file1: reading active writers 2025/02/17 03:01:45 DEBUG : file1: active writers 1 2025/02/17 03:01:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/02/17 03:01:46 DEBUG : : Looking for writers 2025/02/17 03:01:46 DEBUG : newLeaf: reading active writers 2025/02/17 03:01:46 DEBUG : file1: reading active writers 2025/02/17 03:01:46 DEBUG : file1: active writers 1 2025/02/17 03:01:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:01:47 DEBUG : : Looking for writers 2025/02/17 03:01:47 DEBUG : newLeaf: reading active writers 2025/02/17 03:01:47 DEBUG : file1: reading active writers 2025/02/17 03:01:47 DEBUG : file1: active writers 1 2025/02/17 03:01:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:01:48 DEBUG : : Looking for writers 2025/02/17 03:01:48 DEBUG : newLeaf: reading active writers 2025/02/17 03:01:48 DEBUG : file1: reading active writers 2025/02/17 03:01:48 DEBUG : file1: active writers 1 2025/02/17 03:01:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:01:49 DEBUG : : Looking for writers 2025/02/17 03:01:49 DEBUG : newLeaf: reading active writers 2025/02/17 03:01:49 DEBUG : file1: reading active writers 2025/02/17 03:01:49 DEBUG : file1: active writers 1 2025/02/17 03:01:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:01:50 DEBUG : : Looking for writers 2025/02/17 03:01:50 DEBUG : newLeaf: reading active writers 2025/02/17 03:01:50 DEBUG : file1: reading active writers 2025/02/17 03:01:50 DEBUG : file1: active writers 1 2025/02/17 03:01:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:01:51 DEBUG : : Looking for writers 2025/02/17 03:01:51 DEBUG : newLeaf: reading active writers 2025/02/17 03:01:51 DEBUG : file1: reading active writers 2025/02/17 03:01:51 DEBUG : file1: active writers 1 2025/02/17 03:01:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:01:52 DEBUG : : Looking for writers 2025/02/17 03:01:52 DEBUG : newLeaf: reading active writers 2025/02/17 03:01:52 DEBUG : file1: reading active writers 2025/02/17 03:01:52 DEBUG : file1: active writers 1 2025/02/17 03:01:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:01:53 DEBUG : : Looking for writers 2025/02/17 03:01:53 DEBUG : newLeaf: reading active writers 2025/02/17 03:01:53 DEBUG : file1: reading active writers 2025/02/17 03:01:53 DEBUG : file1: active writers 1 2025/02/17 03:01:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:01:54 DEBUG : : Looking for writers 2025/02/17 03:01:54 DEBUG : newLeaf: reading active writers 2025/02/17 03:01:54 DEBUG : file1: reading active writers 2025/02/17 03:01:54 DEBUG : file1: active writers 1 2025/02/17 03:01:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:01:55 DEBUG : : Looking for writers 2025/02/17 03:01:55 DEBUG : newLeaf: reading active writers 2025/02/17 03:01:55 DEBUG : file1: reading active writers 2025/02/17 03:01:55 DEBUG : file1: active writers 1 2025/02/17 03:01:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:01:56 DEBUG : : Looking for writers 2025/02/17 03:01:56 DEBUG : newLeaf: reading active writers 2025/02/17 03:01:56 DEBUG : file1: reading active writers 2025/02/17 03:01:56 DEBUG : file1: active writers 1 2025/02/17 03:01:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:01:57 DEBUG : : Looking for writers 2025/02/17 03:01:57 DEBUG : file1: reading active writers 2025/02/17 03:01:57 DEBUG : file1: active writers 1 2025/02/17 03:01:57 DEBUG : newLeaf: reading active writers 2025/02/17 03:01:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:01:58 DEBUG : : Looking for writers 2025/02/17 03:01:58 DEBUG : newLeaf: reading active writers 2025/02/17 03:01:58 DEBUG : file1: reading active writers 2025/02/17 03:01:58 DEBUG : file1: active writers 1 2025/02/17 03:01:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:01:59 DEBUG : : Looking for writers 2025/02/17 03:01:59 DEBUG : newLeaf: reading active writers 2025/02/17 03:01:59 DEBUG : file1: reading active writers 2025/02/17 03:01:59 DEBUG : file1: active writers 1 2025/02/17 03:01:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:01:59 DEBUG : : forgetting directory cache 2025/02/17 03:01:59 DEBUG : dir: forgetting directory cache 2025/02/17 03:01:59 DEBUG : dir: forgetting directory cache 2025/02/17 03:02:00 DEBUG : : Looking for writers 2025/02/17 03:02:00 DEBUG : newLeaf: reading active writers 2025/02/17 03:02:00 DEBUG : file1: reading active writers 2025/02/17 03:02:00 DEBUG : file1: active writers 1 2025/02/17 03:02:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:02:01 DEBUG : : Looking for writers 2025/02/17 03:02:01 DEBUG : newLeaf: reading active writers 2025/02/17 03:02:01 DEBUG : file1: reading active writers 2025/02/17 03:02:01 DEBUG : file1: active writers 1 2025/02/17 03:02:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:02:02 DEBUG : : Looking for writers 2025/02/17 03:02:02 DEBUG : newLeaf: reading active writers 2025/02/17 03:02:02 DEBUG : file1: reading active writers 2025/02/17 03:02:02 DEBUG : file1: active writers 1 2025/02/17 03:02:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:02:03 DEBUG : : Looking for writers 2025/02/17 03:02:03 DEBUG : newLeaf: reading active writers 2025/02/17 03:02:03 DEBUG : file1: reading active writers 2025/02/17 03:02:03 DEBUG : file1: active writers 1 2025/02/17 03:02:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:02:04 DEBUG : : Looking for writers 2025/02/17 03:02:04 DEBUG : newLeaf: reading active writers 2025/02/17 03:02:04 DEBUG : file1: reading active writers 2025/02/17 03:02:04 DEBUG : file1: active writers 1 2025/02/17 03:02:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:02:05 DEBUG : : Looking for writers 2025/02/17 03:02:05 DEBUG : file1: reading active writers 2025/02/17 03:02:05 DEBUG : file1: active writers 1 2025/02/17 03:02:05 DEBUG : newLeaf: reading active writers 2025/02/17 03:02:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:02:06 DEBUG : : Looking for writers 2025/02/17 03:02:06 DEBUG : file1: reading active writers 2025/02/17 03:02:06 DEBUG : file1: active writers 1 2025/02/17 03:02:06 DEBUG : newLeaf: reading active writers 2025/02/17 03:02:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:02:07 DEBUG : : Looking for writers 2025/02/17 03:02:07 DEBUG : file1: reading active writers 2025/02/17 03:02:07 DEBUG : file1: active writers 1 2025/02/17 03:02:07 DEBUG : newLeaf: reading active writers 2025/02/17 03:02:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:02:08 DEBUG : : Looking for writers 2025/02/17 03:02:08 DEBUG : newLeaf: reading active writers 2025/02/17 03:02:08 DEBUG : file1: reading active writers 2025/02/17 03:02:08 DEBUG : file1: active writers 1 2025/02/17 03:02:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:02:09 DEBUG : : Looking for writers 2025/02/17 03:02:09 DEBUG : newLeaf: reading active writers 2025/02/17 03:02:09 DEBUG : file1: reading active writers 2025/02/17 03:02:09 DEBUG : file1: active writers 1 2025/02/17 03:02:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:02:10 DEBUG : : Looking for writers 2025/02/17 03:02:10 DEBUG : newLeaf: reading active writers 2025/02/17 03:02:10 DEBUG : file1: reading active writers 2025/02/17 03:02:10 DEBUG : file1: active writers 1 2025/02/17 03:02:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:02:11 DEBUG : : Looking for writers 2025/02/17 03:02:11 DEBUG : file1: reading active writers 2025/02/17 03:02:11 DEBUG : file1: active writers 1 2025/02/17 03:02:11 DEBUG : newLeaf: reading active writers 2025/02/17 03:02:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:02:12 DEBUG : : Looking for writers 2025/02/17 03:02:12 DEBUG : newLeaf: reading active writers 2025/02/17 03:02:12 DEBUG : file1: reading active writers 2025/02/17 03:02:12 DEBUG : file1: active writers 1 2025/02/17 03:02:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:02:13 DEBUG : : Looking for writers 2025/02/17 03:02:13 DEBUG : newLeaf: reading active writers 2025/02/17 03:02:13 DEBUG : file1: reading active writers 2025/02/17 03:02:13 DEBUG : file1: active writers 1 2025/02/17 03:02:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:02:14 DEBUG : : Looking for writers 2025/02/17 03:02:14 DEBUG : newLeaf: reading active writers 2025/02/17 03:02:14 DEBUG : file1: reading active writers 2025/02/17 03:02:14 DEBUG : file1: active writers 1 2025/02/17 03:02:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:02:15 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/02/17 03:02:15 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 2025/02/17 03:02:18 DEBUG : dir: forgetting directory cache 2025/02/17 03:02:18 DEBUG : : forgetting directory cache 2025/02/17 03:02:18 DEBUG : dir: forgetting directory cache fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /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.26s) === RUN TestFileReadAtZeroLength run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 03:02:22 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 03:02:22 NOTICE: mega root 'rclone-test-sawifif2giri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:02:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:02:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:02:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:02:22 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/17 03:02:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/17 03:02:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:02:22 DEBUG : mega root 'rclone-test-sawifif2giri': File to upload is small (0 bytes), uploading instead of streaming 2025/02/17 03:02:22 DEBUG : file1: Size of src and dst objects identical 2025/02/17 03:02:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:02:22 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:02:22 DEBUG : file1: Open: flags=O_RDONLY 2025/02/17 03:02:22 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/17 03:02:22 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/17 03:02:22 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:02:22 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/02/17 03:02:22 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:02:22 DEBUG : : Looking for writers 2025/02/17 03:02:22 DEBUG : newLeaf: reading active writers 2025/02/17 03:02:22 DEBUG : file1: reading active writers 2025/02/17 03:02:22 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestFileReadAtZeroLength Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestFileReadAtZeroLength Messages: Unexpected file "newLeaf" --- FAIL: TestFileReadAtZeroLength (7.40s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "mega root 'rclone-test-sawifif2giri'", Local "Local file system at /tmp/rclone856358729", Modify Window "876000h0m0s" 2025/02/17 03:02:29 INFO : mega root 'rclone-test-sawifif2giri': poll-interval is not supported by this remote 2025/02/17 03:02:29 NOTICE: mega root 'rclone-test-sawifif2giri': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:02:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:02:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:02:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:02:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/17 03:02:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/17 03:02:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:02:29 DEBUG : mega root 'rclone-test-sawifif2giri': File to upload is small (100 bytes), uploading instead of streaming 2025/02/17 03:02:29 DEBUG : file1: Size of src and dst objects identical 2025/02/17 03:02:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:02:29 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:02:29 DEBUG : file1: Open: flags=O_RDONLY 2025/02/17 03:02:29 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/17 03:02:29 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/17 03:02:29 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:02:30 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/02/17 03:02:30 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:02:30 DEBUG : : Looking for writers 2025/02/17 03:02:30 DEBUG : newLeaf: reading active writers 2025/02/17 03:02:30 DEBUG : file1: reading active writers 2025/02/17 03:02:30 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 2025/02/17 03:02:33 DEBUG : : forgetting directory cache 2025/02/17 03:02:33 DEBUG : dir: forgetting directory cache 2025/02/17 03:02:33 DEBUG : dir: forgetting directory cache fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestFileReadAtNonZeroLength Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestFileReadAtNonZeroLength Messages: Unexpected file "newLeaf" --- FAIL: TestFileReadAtNonZeroLength (7.59s) FAIL 2025/02/17 03:02:37 DEBUG : mega root 'rclone-test-sawifif2giri': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCaseSensitivity|TestDirEntryModTimeInvalidation|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|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 15m33.075740316s (try 2/5): exit status 1: Failed [TestDirEntryModTimeInvalidation 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 TestWriteFileHandleMethods TestWriteFileHandleWriteAt TestWriteFileHandleFlush TestWriteFileHandleRelease TestWriteFileModTimeWithOpenWriters TestFileReadAtZeroLength TestFileReadAtNonZeroLength]